automatic version update by autodist [release 45.0.2-1mamba;Sat May 24 2025]
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-cryptography
|
||||
Version: 44.0.3
|
||||
Version: 45.0.2
|
||||
Release: 1mamba
|
||||
Summary: Cryptographic recipes and primitives to Python developers
|
||||
Group: System/Libraries
|
||||
@@ -56,12 +56,15 @@ CC=clang CFLAGS="%{optflags}" RUSTFLAGS+="-Clinker-plugin-lto -Clinker=clang -Cl
|
||||
%{python_sitearch}/%{pkgname}-%{version}.dist-info/*
|
||||
%dir %{python_sitearch}/%{pkgname}
|
||||
%{python_sitearch}/%{pkgname}/*
|
||||
%{python3_sitearch}/rust/Cargo.toml
|
||||
%dir %{python3_sitearch}/rust/cryptography-*
|
||||
%{python3_sitearch}/rust/cryptography-*/Cargo.toml
|
||||
#%{python3_sitearch}/rust/Cargo.toml
|
||||
#%dir %{python3_sitearch}/rust/cryptography-*
|
||||
#%{python3_sitearch}/rust/cryptography-*/Cargo.toml
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat May 24 2025 Automatic Build System <autodist@openmamba.org> 45.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 03 2025 Automatic Build System <autodist@openmamba.org> 44.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user