[packages/python-pytest] explicit python-pluggy runtime dep; rel 4

atler atler at pld-linux.org
Sun Feb 28 18:21:14 CET 2021


commit 5159f3bec409c752ecd11e7c5e37ed0c568e0cb9
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Feb 28 18:19:35 2021 +0100

    explicit python-pluggy runtime dep; rel 4
    
    ...because poldek does not know how to handle boolean deps and fails

 python-pytest.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-pytest.spec b/python-pytest.spec
index 76016eb..5cc10d9 100644
--- a/python-pytest.spec
+++ b/python-pytest.spec
@@ -13,7 +13,7 @@ Summary(pl.UTF-8):	Proste i popularne narzędzie testujące dla Pythona
 # note: keep 4.x here for python2 support
 Name:		python-%{module}
 Version:	4.6.11
-Release:	3
+Release:	4
 License:	MIT
 Group:		Development/Languages/Python
 #Source0Download: https://pypi.org/simple/pytest/
@@ -99,6 +99,7 @@ BuildRequires:	python3-sphinxcontrib-trio
 BuildRequires:	sphinx-pdg-3 >= 1.8.2
 %endif
 Requires:	python-modules >= 1:2.7
+Requires:	python-pluggy
 Requires:	python-setuptools
 Obsoletes:	python-pytest-cache < 1.1
 Obsoletes:	python-pytest-catchlog < 1.2.3
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pytest.git/commitdiff/5159f3bec409c752ecd11e7c5e37ed0c568e0cb9



More information about the pld-cvs-commit mailing list