[packages/python-distribute] - unneeded for python 3 - disable build, rel 14

baggins baggins at pld-linux.org
Thu Apr 7 01:18:38 CEST 2022


commit 8a4fddf14278a188c36c18482aeb44e74066f3ed
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Apr 7 01:17:52 2022 +0200

    - unneeded for python 3 - disable build, rel 14

 python-distribute.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-distribute.spec b/python-distribute.spec
index 5604519..5e03c90 100644
--- a/python-distribute.spec
+++ b/python-distribute.spec
@@ -1,14 +1,14 @@
 #
 # Conditional build:
 %bcond_without	python2	# CPython 2.x module
-%bcond_without	python3	# CPython 3.x module
+%bcond_with	python3	# CPython 3.x module
 
 %define		pname	distribute
 Summary:	distribute compatibility wrapper for setuptools
 Summary(pl.UTF-8):	Nakładka na python-setuptools zastępujące distribute
 Name:		python-distribute
 Version:	0.7.3
-Release:	13
+Release:	14
 License:	PSF or ZPL
 Group:		Development/Languages/Python
 Source0:	https://pypi.python.org/packages/source/d/distribute/distribute-%{version}.zip
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-distribute.git/commitdiff/8a4fddf14278a188c36c18482aeb44e74066f3ed



More information about the pld-cvs-commit mailing list