rebuilt with python 3.10 [release 4.0.1-2mamba;Thu Jun 08 2023]

This commit is contained in:
Automatic Build System 2024-01-06 10:48:26 +01:00
parent 8be3244984
commit c6fa35f00b

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-bcrypt
Version: 4.0.1
Release: 1mamba
Release: 2mamba
Summary: Good password hashing for your software and your servers
Group: System/Libraries
Vendor: openmamba
@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Thu Jun 08 2023 Automatic Build System <autodist@mambasoft.it> 4.0.1-2mamba
- rebuilt with python 3.10
* Tue Oct 11 2022 Automatic Build System <autodist@mambasoft.it> 4.0.1-1mamba
- automatic version update by autodist