[packages/python3-curl-cffi] Rel 2
arekm
arekm at pld-linux.org
Sat Jun 6 16:26:00 CEST 2026
commit bb5d226549d5b1e59da463fd2b3b9340eba07a0c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Jun 6 16:25:35 2026 +0200
Rel 2
python3-curl-cffi.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python3-curl-cffi.spec b/python3-curl-cffi.spec
index a89d72b..23e32b9 100644
--- a/python3-curl-cffi.spec
+++ b/python3-curl-cffi.spec
@@ -8,7 +8,7 @@ Summary: Python binding for curl-impersonate via cffi
Summary(pl.UTF-8): Wiązanie Pythona do curl-impersonate przez cffi
Name: python3-curl-cffi
Version: 0.15.0
-Release: 1
+Release: 2
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/curl-cffi/
@@ -31,6 +31,8 @@ BuildRequires: python3-pytest
Requires: python3-certifi
Requires: python3-cffi >= 2.0.0
Requires: python3-rich
+# follows curl-impersonate, which BoringSSL cannot build on the x32 ABI
+ExcludeArch: x32
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-curl-cffi.git/commitdiff/bb5d226549d5b1e59da463fd2b3b9340eba07a0c
More information about the pld-cvs-commit
mailing list