[packages/python-eventlet] - rel 4, python3 moved to separate package

baggins baggins at pld-linux.org
Mon Apr 7 20:11:23 CEST 2025


commit 6240cbfcbd86b8e8f6f92de193249be1b7ff38d2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Apr 7 20:56:16 2025 +0200

    - rel 4, python3 moved to separate package

 python-eventlet.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-eventlet.spec b/python-eventlet.spec
index 4b5544a..da79a66 100644
--- a/python-eventlet.spec
+++ b/python-eventlet.spec
@@ -1,15 +1,15 @@
 #
 # Conditional build:
-%bcond_without	doc		# Sphinx documentation
+%bcond_with	doc		# Sphinx documentation
 %bcond_with	tests		# unit tests (random timeouts on builders)
 %bcond_without	python2		# CPython 2.x module
-%bcond_without	python3		# CPython 3.x module
+%bcond_with	python3		# CPython 3.x module
 
 Summary:	Highly concurrent networking library for Python 2
 Summary(pl.UTF-8):	Biblioteka sieciowa o dużym stopniu zrównoleglenia dla Pythona 2
 Name:		python-eventlet
 Version:	0.33.1
-Release:	3
+Release:	4
 License:	MIT
 Group:		Development/Languages/Python
 #Source0Download: https://pypi.org/simple/eventlet/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-eventlet.git/commitdiff/6240cbfcbd86b8e8f6f92de193249be1b7ff38d2



More information about the pld-cvs-commit mailing list