rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 8.1.7-2mamba;Tue Sep 26 2023]

This commit is contained in:
Automatic Build System 2024-01-06 10:57:57 +01:00
parent b660b99442
commit 9f5e3f01fa

View File

@ -1,6 +1,6 @@
Name: python-click Name: python-click
Version: 8.1.7 Version: 8.1.7
Release: 1mamba Release: 2mamba
Summary: A simple wrapper around optparse for powerful command line utilities Summary: A simple wrapper around optparse for powerful command line utilities
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -10,9 +10,9 @@ URL: https://click.palletsprojects.com/en/8.0.x/
Source: https://pypi.debian.net/click/click-%{version}.tar.gz Source: https://pypi.debian.net/click/click-%{version}.tar.gz
License: BSD License: BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel BuildRequires: libpython311-devel
BuildRequires: python3.7dist(importlib-metadata)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
BuildArch: noarch BuildArch: noarch
%description %description
@ -52,6 +52,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/click-%{version}-py*.egg-info/* %{python_sitearch}/click-%{version}-py*.egg-info/*
%changelog %changelog
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 8.1.7-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Fri Aug 18 2023 Automatic Build System <autodist@mambasoft.it> 8.1.7-1mamba * Fri Aug 18 2023 Automatic Build System <autodist@mambasoft.it> 8.1.7-1mamba
- automatic version update by autodist - automatic version update by autodist