automatic version update by autodist [release 3.10.3-1mamba;Sat Sep 25 2021]

This commit is contained in:
Automatic Build System 2024-01-05 16:24:32 +01:00
parent a68c1bcbee
commit 1b7983d6c6

View File

@ -1,5 +1,5 @@
Name: python-pycryptodomex Name: python-pycryptodomex
Version: 3.10.1 Version: 3.10.3
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
@ -10,11 +10,10 @@ URL: https://pypi.org/project/pycryptodome/
Source: https://pypi.debian.net/pycryptodomex/pycryptodomex-%{version}.tar.gz Source: https://pypi.debian.net/pycryptodomex/pycryptodomex-%{version}.tar.gz
License: Apache License 2.0, BSD License: Apache License 2.0, BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
## note: run 'autospec -u -a6 python-pycryptodomex' to get the list of build requirements. BuildRequires: glibc-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libpython-devel BuildRequires: libpython-devel
Requires: python >= %python_version Requires: python >= %python_version
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
%{summary}. %{summary}.
@ -50,6 +49,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
# %doc README.rst # %doc README.rst
%changelog %changelog
* Sat Sep 25 2021 Automatic Build System <autodist@mambasoft.it> 3.10.3-1mamba
- automatic version update by autodist
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 3.10.1-1mamba * Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 3.10.1-1mamba
- automatic version update by autodist - automatic version update by autodist