rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.1.0.post0-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
0fa63ad7c0
commit
42d019eb4f
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2-)
|
%define pkgname %(echo %name | cut -d- -f2-)
|
||||||
Name: python-pytz_deprecation_shim
|
Name: python-pytz_deprecation_shim
|
||||||
Version: 0.1.0.post0
|
Version: 0.1.0.post0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Shims to make deprecation of pytz easier
|
Summary: Shims to make deprecation of pytz easier
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,10 +11,10 @@ URL: https://github.com/pganssle/pytz-deprecation-shim
|
|||||||
Source: https://pypi.debian.net/pytz-deprecation-shim/pytz_deprecation_shim-%{version}.tar.gz
|
Source: https://pypi.debian.net/pytz-deprecation-shim/pytz_deprecation_shim-%{version}.tar.gz
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(backports.zoneinfo)
|
BuildRequires: python3.11dist(tzdata)
|
||||||
BuildRequires: python3.7dist(tzdata)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
BuildRequires: python-build-py3
|
BuildRequires: python-build-py3
|
||||||
BuildRequires: python-python_install-py3
|
BuildRequires: python-python_install-py3
|
||||||
|
|
||||||
@ -55,5 +55,8 @@ BuildRequires: python-python_install-py3
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.1.0.post0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Tue Jan 25 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.0.post0-1mamba
|
* Tue Jan 25 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.0.post0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user