[packages/python-pyftpdlib] - disabled python3 here

qboosh qboosh at pld-linux.org
Sun Oct 26 18:08:45 CET 2025


commit 371f9dbce0d82169ddda8e48674ecd5e5406d272
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Oct 26 18:08:40 2025 +0100

    - disabled python3 here

 python-pyftpdlib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyftpdlib.spec b/python-pyftpdlib.spec
index 1d5c309..b92b942 100644
--- a/python-pyftpdlib.spec
+++ b/python-pyftpdlib.spec
@@ -3,7 +3,7 @@
 %bcond_without	tests		# unit tests (can fail under heavy system load)
 %bcond_with	tests_net	# functional tests, localhost networking required
 %bcond_without	python2		# CPython 2.x module
-%bcond_without	python3		# CPython 3.x module
+%bcond_with	python3		# CPython 3.x module (built from python3-pyftpdlib.spec)
 
 Summary:	Very fast asynchronous FTP server library for Python 2
 Summary(pl.UTF-8):	Bardzo szybka biblioteka asynchronicznego serwera FTP dla Pythona 2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyftpdlib.git/commitdiff/371f9dbce0d82169ddda8e48674ecd5e5406d272



More information about the pld-cvs-commit mailing list