rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 15.1.0-3mamba;Tue Sep 26 2023]
This commit is contained in:
parent
6f5cd055be
commit
3bd9f95878
@ -1,6 +1,6 @@
|
|||||||
Name: python-constantly
|
Name: python-constantly
|
||||||
Version: 15.1.0
|
Version: 15.1.0
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: A library that provides symbolic constant support
|
Summary: A library that provides symbolic constant support
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,8 +10,9 @@ URL: https://pypi.org/project/constantly/
|
|||||||
Source: http://pypi.debian.net/constantly/constantly-%{version}.tar.gz
|
Source: http://pypi.debian.net/constantly/constantly-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
|
|
||||||
@ -46,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc CREDITS LICENSE
|
%doc CREDITS LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 15.1.0-3mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Fri Apr 09 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 15.1.0-2mamba
|
* Fri Apr 09 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 15.1.0-2mamba
|
||||||
- rebuilt with distdeps
|
- rebuilt with distdeps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user