commit 30e99531a157d08166e298452e5f3f355765560c
Author: Jakub Bogusz <qbo...@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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to