[packages/python3-cryptography] add %rust_req
atler
atler at pld-linux.org
Sun Oct 12 13:23:19 CEST 2025
commit bf3bed2f939e34b0f4d7e59847eec835051e6e73
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Oct 12 13:23:01 2025 +0200
add %rust_req
python3-cryptography.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python3-cryptography.spec b/python3-cryptography.spec
index 21b0589..974e7af 100644
--- a/python3-cryptography.spec
+++ b/python3-cryptography.spec
@@ -34,7 +34,7 @@ BuildRequires: python3-maturin < 2
BuildRequires: python3-setuptools >= 1:75
BuildRequires: rpm-build >= 4.6
BuildRequires: rpm-pythonprov >= 5.4.15-48
-BuildRequires: rpmbuild(macros) >= 2.044
+BuildRequires: rpmbuild(macros) >= 2.050
BuildRequires: rust >= 1.74.0
%if %{with tests}
BuildRequires: python3-certifi >= 2024
@@ -50,6 +50,7 @@ BuildRequires: sphinx-pdg-3 >= 5.3.0
BuildRequires: tar >= 1:1.22
BuildRequires: xz
%endif
+%{?rust_req}
Requires: openssl >= 1.1.1d
ExclusiveArch: %{rust_arches}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-cryptography.git/commitdiff/bf3bed2f939e34b0f4d7e59847eec835051e6e73
More information about the pld-cvs-commit
mailing list