]> git.pld-linux.org Git - packages/python-pytest.git/commitdiff
- updated to 2.8.7 auto/th/python-pytest-2.8.7-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 28 Feb 2016 20:18:00 +0000 (21:18 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 28 Feb 2016 20:18:00 +0000 (21:18 +0100)
python-pytest.spec

index 742f0387bf36cdeb75991b512809c4e3e428cd78..589c9d4a97f7409391c79ee5eb590ebf2bb2c70e 100644 (file)
@@ -3,18 +3,18 @@
 %bcond_without doc     # HTML documentation build
 %bcond_without python3 # CPython 3.x module
 
-%define                pylib_version   1.4.12
+%define                pylib_version   1.4.29
 %define        module  pytest
 Summary:       Simple and popular testing tool for Python
 Summary(pl.UTF-8):     Proste i popularne narzędzie testujące dla Pythona
 Name:          python-%{module}
-Version:       2.8.2
+Version:       2.8.7
 Release:       1
 License:       MIT
 Group:         Development/Languages/Python
 #Source0Download: https://pypi.python.org/pypi/pytest
 Source0:       https://pypi.python.org/packages/source/p/pytest/pytest-%{version}.tar.gz
-# Source0-md5: 96e77b3a2fb40e5d99a1cfba38ac7c6d
+# Source0-md5: 685e2137062c9821b1b74a4814795514
 URL:           http://pytest.org/
 BuildRequires: python-devel >= 1:2.6
 BuildRequires: python-py >= %{pylib_version}
This page took 0.149895 seconds and 4 git commands to generate.