]> git.pld-linux.org Git - packages/python-pytest.git/commitdiff
- merged PYTEST_4 to master; added python3/pytest 5 notes auto/th/python-pytest-4.6.11-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 4 Feb 2021 19:38:28 +0000 (20:38 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 4 Feb 2021 19:38:28 +0000 (20:38 +0100)
python-pytest.spec

index b55dbb3db54c480c9a4e7e96a7f03beef743959b..3e4f4b53fb1a3d0e5c84a875df065723df0970c5 100644 (file)
@@ -1,3 +1,4 @@
+# NOTE: for versions >= 5 (for python 3.5+) see python3-pytest.spec
 #
 # Conditional build:
 %bcond_without doc     # HTML documentation build
@@ -9,6 +10,7 @@
 %define        module  pytest
 Summary:       Simple and popular testing tool for Python
 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:       1
This page took 0.525425 seconds and 4 git commands to generate.