[packages/python-pluggy] - updated to 0.8.0 (needs --without tests to bootstrap before pytest >= 3.7.0)

qboosh qboosh at pld-linux.org
Wed Nov 28 21:06:28 CET 2018


commit 353810d8c630d2aa4389d3892a8b8e477030098b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Nov 28 21:10:46 2018 +0100

    - updated to 0.8.0 (needs --without tests to bootstrap before pytest >= 3.7.0)

 python-pluggy.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-pluggy.spec b/python-pluggy.spec
index e299640..5f1367c 100644
--- a/python-pluggy.spec
+++ b/python-pluggy.spec
@@ -8,13 +8,13 @@
 Summary:	Plugin and hook calling mechanisms for Python
 Summary(pl.UTF-8):	Mechanizmy wtyczek dla Pythona
 Name:		python-%{module}
-Version:	0.6.0
+Version:	0.8.0
 Release:	1
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/pluggy/
 Source0:	https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-%{version}.tar.gz
-# Source0-md5:	ffdde7c3a5ba9a440404570366ffb6d5
+# Source0-md5:	12ddd25322d909a286c4018d18fddc79
 URL:		https://pypi.org/project/pluggy/
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
@@ -22,14 +22,14 @@ BuildRequires:	rpmbuild(macros) >= 1.714
 BuildRequires:	python-modules >= 1:2.7
 BuildRequires:	python-setuptools
 %if %{with tests}
-BuildRequires:	python-pytest
+BuildRequires:	python-pytest >= 3.7.0
 %endif
 %endif
 %if %{with python3}
 BuildRequires:	python3-modules >= 1:3.4
 BuildRequires:	python3-setuptools
 %if %{with tests}
-BuildRequires:	python3-pytest
+BuildRequires:	python3-pytest >= 3.7.0
 %endif
 %endif
 Requires:	python-modules >= 1:2.7
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pluggy.git/commitdiff/353810d8c630d2aa4389d3892a8b8e477030098b



More information about the pld-cvs-commit mailing list