[packages/python-pytest] - updated python versions, noted download URL

qboosh qboosh at pld-linux.org
Thu Jun 18 18:47:11 CEST 2015


commit 93a871544be8e072e6fe0cec178e724b44584ac2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jun 18 18:48:30 2015 +0200

    - updated python versions, noted download URL

 python-pytest.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/python-pytest.spec b/python-pytest.spec
index 0bd0efd..3caa921 100644
--- a/python-pytest.spec
+++ b/python-pytest.spec
@@ -12,10 +12,11 @@ Version:	2.7.1
 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:	e972d691ff6779ffb4b594449bac3e43
 URL:		http://pytest.org/
-BuildRequires:	python-devel >= 2.4
+BuildRequires:	python-devel >= 1:2.6
 BuildRequires:	python-py >= %{pylib_version}
 BuildRequires:	python-setuptools >= 7.0
 BuildRequires:	rpm-pythonprov
@@ -25,8 +26,8 @@ BuildRequires:	sed >= 4.0
 BuildRequires:	sphinx-pdg >= 1.0
 %endif
 %if %{with python3}
-BuildRequires:	python3-devel
-BuildRequires:	python3-modules
+BuildRequires:	python3-devel >= 1:3.3
+BuildRequires:	python3-modules >= 1:3.3
 BuildRequires:	python3-py >= %{pylib_version}
 BuildRequires:	python3-setuptools >= 7.0
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pytest.git/commitdiff/93a871544be8e072e6fe0cec178e724b44584ac2



More information about the pld-cvs-commit mailing list