automatic version update by autodist [release 3.2.2-1mamba;Mon May 02 2022]
This commit is contained in:
parent
ce6b71156e
commit
dac2cb8e36
@ -1,5 +1,5 @@
|
||||
Name: python-bcrypt
|
||||
Version: 3.2.0
|
||||
Version: 3.2.2
|
||||
Release: 1mamba
|
||||
Summary: Good password hashing for your software and your servers
|
||||
Group: System/Libraries
|
||||
@ -10,11 +10,11 @@ URL: https://pypi.org/project/bcrypt/
|
||||
Source: https://pypi.debian.net/bcrypt/bcrypt-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## note: run 'autospec -u -a6 python-bcrypt' to get the list of build requirements.
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libpython3-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython-devel
|
||||
Requires: python >= %python_version
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -50,5 +50,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
# %doc README.rst
|
||||
|
||||
%changelog
|
||||
* Mon May 02 2022 Automatic Build System <autodist@mambasoft.it> 3.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user