Compare commits
6 Commits
45.0.2-1ma
...
main
Author | SHA1 | Date | |
---|---|---|---|
f112f1098f | |||
eac8aa42ca | |||
7564b5c48b | |||
2ef3c311f8 | |||
7366269424 | |||
9be4781d67 |
@@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-cryptography
|
||||
Version: 45.0.2
|
||||
Version: 46.0.1
|
||||
Release: 1mamba
|
||||
Summary: Cryptographic recipes and primitives to Python developers
|
||||
Group: System/Libraries
|
||||
@@ -19,6 +19,7 @@ BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(cffi)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildRequires: python-maturin-py3
|
||||
BuildRequires: python-setuptools-rust-py3
|
||||
|
||||
%description
|
||||
@@ -62,6 +63,24 @@ CC=clang CFLAGS="%{optflags}" RUSTFLAGS+="-Clinker-plugin-lto -Clinker=clang -Cl
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Sep 17 2025 Automatic Build System <autodist@openmamba.org> 46.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 02 2025 Automatic Build System <autodist@openmamba.org> 45.0.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 06 2025 Automatic Build System <autodist@openmamba.org> 45.0.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 05 2025 Automatic Build System <autodist@openmamba.org> 45.0.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 11 2025 Automatic Build System <autodist@openmamba.org> 45.0.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 26 2025 Automatic Build System <autodist@openmamba.org> 45.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 24 2025 Automatic Build System <autodist@openmamba.org> 45.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user