rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 4.0.1-3mamba;Wed Sep 27 2023]
This commit is contained in:
parent
c6fa35f00b
commit
11f5360bd7
@ -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: 2mamba
|
Release: 3mamba
|
||||||
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
|
||||||
@ -13,8 +13,9 @@ License: Apache License 2.0
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -48,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 4.0.1-3mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Thu Jun 08 2023 Automatic Build System <autodist@mambasoft.it> 4.0.1-2mamba
|
* Thu Jun 08 2023 Automatic Build System <autodist@mambasoft.it> 4.0.1-2mamba
|
||||||
- rebuilt with python 3.10
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user