[packages/python3-packaging] unconditionally R: python3-pyparsing; rel 2

atler atler at pld-linux.org
Tue Mar 15 12:36:19 CET 2022


commit 11461ae89b65ff23e061d321764cf1d17020201f
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Mar 15 12:33:21 2022 +0100

    unconditionally R: python3-pyparsing; rel 2
    
    help poldek resolve boolean dependency and ignore conflict on pyparsing
    3.0.5 since it was never available in PLD:
    
    ((python3.9dist(pyparsing) < 3.0.5 or python3.9dist(pyparsing) > 3.0.5) with python3.9dist(pyparsing) >= 2.0.2) is needed by python3-packaging-21.3-1.noarch

 python3-packaging.spec | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/python3-packaging.spec b/python3-packaging.spec
index 9a6a36f..7c508c4 100644
--- a/python3-packaging.spec
+++ b/python3-packaging.spec
@@ -8,7 +8,7 @@ Summary:	Core utilities for Python packages
 Summary(pl.UTF-8):	Bazowe funkcje narzędziowe do pakietów Pythona
 Name:		python3-packaging
 Version:	21.3
-Release:	1
+Release:	2
 License:	Apache v2.0 or BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/packaging/
@@ -30,10 +30,7 @@ BuildRequires:	python3-sphinx_rtd_theme
 BuildRequires:	sphinx-pdg-3
 %endif
 Requires:	python3-modules >= 1:3.6
-%if %{without setuptools}
-# with setuptools these are autogenerated
 Requires:	python3-pyparsing >= 2.0.2
-%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-packaging.git/commitdiff/11461ae89b65ff23e061d321764cf1d17020201f



More information about the pld-cvs-commit mailing list