rebuilt with python 3.10 [release 4.0.1-2mamba;Thu Jun 08 2023]
This commit is contained in:
parent
8be3244984
commit
c6fa35f00b
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-bcrypt
|
Name: python-bcrypt
|
||||||
Version: 4.0.1
|
Version: 4.0.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Good password hashing for your software and your servers
|
Summary: Good password hashing for your software and your servers
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Oct 11 2022 Automatic Build System <autodist@mambasoft.it> 4.0.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user