]> git.pld-linux.org Git - packages/python-pytest.git/commitdiff
explicit python-pluggy runtime dep; rel 4 auto/th/python-pytest-4.6.11-4
authorJan Palus <atler@pld-linux.org>
Sun, 28 Feb 2021 17:19:35 +0000 (18:19 +0100)
committerJan Palus <atler@pld-linux.org>
Sun, 28 Feb 2021 17:19:35 +0000 (18:19 +0100)
...because poldek does not know how to handle boolean deps and fails

python-pytest.spec

index 76016ebf7a92b8a2b523243057f1ee2f4e84729d..5cc10d95eac6207a7212bd48726296ff57ce3f70 100644 (file)
@@ -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
This page took 0.172141 seconds and 4 git commands to generate.