[packages/python3-cryptography] - x32 build fix; release 2

qboosh qboosh at pld-linux.org
Sat Oct 7 09:05:12 CEST 2023


commit 30e99531a157d08166e298452e5f3f355765560c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Oct 7 07:47:29 2023 +0200

    - x32 build fix; release 2

 python3-cryptography.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python3-cryptography.spec b/python3-cryptography.spec
index 313e08b..797eb03 100644
--- a/python3-cryptography.spec
+++ b/python3-cryptography.spec
@@ -9,7 +9,7 @@ Summary:	Crypthography library for Python 3
 Summary(pl.UTF-8):	Biblioteka Cryptography dla Pythona 3
 Name:		python3-cryptography
 Version:	41.0.4
-Release:	1
+Release:	2
 License:	Apache v2.0 or BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/cryptography/
@@ -112,6 +112,7 @@ export RUSTFLAGS="%{rpmrustflags}"
 export CARGO_TERM_VERBOSE=true
 %ifarch x32
 export CARGO_BUILD_TARGET=x86_64-unknown-linux-gnux32
+export PKG_CONFIG_ALLOW_CROSS=1
 %endif
 
 export CFLAGS="%{rpmcflags}"
@@ -139,6 +140,7 @@ export RUSTFLAGS="%{rpmrustflags}"
 export CARGO_TERM_VERBOSE=true
 %ifarch x32
 export CARGO_BUILD_TARGET=x86_64-unknown-linux-gnux32
+export PKG_CONFIG_ALLOW_CROSS=1
 %endif
 
 %py3_install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-cryptography.git/commitdiff/30e99531a157d08166e298452e5f3f355765560c



More information about the pld-cvs-commit mailing list