commit 5420a90bc5a7ce38d88651391789ddc2387da281
Author: Jakub Bogusz <[email protected]>
Date:   Thu Jan 2 05:24:52 2020 +0100

    - updated to 4.5.4

 python-coverage.spec | 26 +++++++++++++++++++-------
 1 file changed, 19 insertions(+), 7 deletions(-)
---
diff --git a/python-coverage.spec b/python-coverage.spec
index 03ec4ea..11f3df3 100644
--- a/python-coverage.spec
+++ b/python-coverage.spec
@@ -10,13 +10,13 @@
 Summary:       Tool for measuring code coverage of Python programs
 Summary(pl.UTF-8):     Narzędzie do szacowania pokrycia kodu programów w 
Pythonie
 Name:          python-%{module}
-Version:       4.5.2
-Release:       2
+Version:       4.5.4
+Release:       1
 License:       Apache v2.0
 Group:         Development/Languages/Python
 #Source0Download: https://pypi.org/simple/coverage/
 Source0:       
https://files.pythonhosted.org/packages/source/c/coverage/%{module}-%{version}.tar.gz
-# Source0-md5: 79b0be880b5a12edb4603855272015c9
+# Source0-md5: c33cab2aed8780aac32880cb6c7616b7
 URL:           http://coverage.readthedocs.org/
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
@@ -24,22 +24,34 @@ BuildRequires:      rpmbuild(macros) >= 1.714
 BuildRequires: python-devel >= 1:2.6
 BuildRequires: python-setuptools >= 35.0.2
 %if %{with tests}
+BuildRequires: python-eventlet >= 0.22.0
 BuildRequires: python-flaky >= 3.4.0
+BuildRequires: python-gevent >= 1.2.2
+BuildRequires: python-greenlet >= 0.4.13
+BuildRequires: python-mock >= 2.0.0
+BuildRequires: python-pycontracts >= 1.8.2
+BuildRequires: python-pyparsing >= 2.4.0
 BuildRequires: python-pytest >= 3.2.5
 BuildRequires: python-pytest-xdist >= 1.20.1
+BuildRequires: python-unittest-mixins >= 1.4
 %endif
 %endif
 %if %{with python3}
 BuildRequires: python3-devel >= 1:3.3
 BuildRequires: python3-setuptools >= 35.0.2
 %if %{with tests}
-BuildRequires: python-flaky >= 3.4.0
-BuildRequires: python-pytest >= 3.2.5
-BuildRequires: python-pytest-xdist >= 1.20.1
+BuildRequires: python3-eventlet >= 0.22.0
+BuildRequires: python3-flaky >= 3.4.0
+BuildRequires: python3-greenlet >= 0.4.13
+BuildRequires: python3-pycontracts >= 1.8.2
+BuildRequires: python3-pyparsing >= 2.4.0
+BuildRequires: python3-pytest >= 3.2.5
+BuildRequires: python3-pytest-xdist >= 1.20.1
+BuildRequires: python3-unittest-mixins >= 1.4
 %endif
 %endif
 %if %{with doc}
-BuildRequires: python-doc8 >= 0.0 # special version 
git+https://github.com/nedbat/doc8.git#egg=doc8==0.0 ???
+BuildRequires: python-doc8 >= 0.8.0
 BuildRequires: python-pyenchant >= 2.0.0
 BuildRequires: python-sphinxcontrib-spelling >= 4.0.1
 BuildRequires: python-sphinx_rtd_theme >= 0.2.4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-coverage.git/commitdiff/5420a90bc5a7ce38d88651391789ddc2387da281

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to