automatic version update by autodist [release 3.14.0-1mamba;Mon Jan 31 2022]

This commit is contained in:
Automatic Build System 2024-01-05 16:24:32 +01:00
parent 50053dfb3a
commit ca4ce37f68

View File

@ -1,5 +1,5 @@
Name: python-pycryptodomex Name: python-pycryptodomex
Version: 3.13.0 Version: 3.14.0
Release: 1mamba Release: 1mamba
Summary: A self-contained Python package of low-level cryptographic primitives Summary: A self-contained Python package of low-level cryptographic primitives
Group: System/Libraries Group: System/Libraries
@ -11,6 +11,7 @@ Source: https://pypi.debian.net/pycryptodomex/pycryptodomex-%{version}.ta
License: Apache License 2.0, BSD License: Apache License 2.0, BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libpython3-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libpython-devel BuildRequires: libpython-devel
Requires: python >= %python_version Requires: python >= %python_version
@ -49,6 +50,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
# %doc README.rst # %doc README.rst
%changelog %changelog
* Mon Jan 31 2022 Automatic Build System <autodist@mambasoft.it> 3.14.0-1mamba
- automatic version update by autodist
* Mon Jan 24 2022 Automatic Build System <autodist@mambasoft.it> 3.13.0-1mamba * Mon Jan 24 2022 Automatic Build System <autodist@mambasoft.it> 3.13.0-1mamba
- automatic version update by autodist - automatic version update by autodist