[packages/python-geventhttpclient] Rel 4; disabled python3
arekm
arekm at pld-linux.org
Sat Mar 15 02:10:08 CET 2025
commit 306b8f0c1f468af4e4f347ef524f261e96712f9f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Mar 15 00:16:25 2025 +0100
Rel 4; disabled python3
python-geventhttpclient.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-geventhttpclient.spec b/python-geventhttpclient.spec
index b6a48c8..4da2cff 100644
--- a/python-geventhttpclient.spec
+++ b/python-geventhttpclient.spec
@@ -2,7 +2,7 @@
# Conditional build:
%bcond_with tests # py.test tests [use network]
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
%define module geventhttpclient
Summary: A high performance, concurrent HTTP client library
@@ -10,7 +10,7 @@ Summary(pl.UTF-8): Biblioteka bardzo wydajnego, wielowątkowego klienta HTTP
Name: python-%{module}
# keep 1.x here for python2 support
Version: 1.5.5
-Release: 3
+Release: 4
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/geventhttpclient/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-geventhttpclient.git/commitdiff/306b8f0c1f468af4e4f347ef524f261e96712f9f
More information about the pld-cvs-commit
mailing list