[packages/python-coverage] - up to 3.7.1

arekm arekm at pld-linux.org
Sun Oct 19 23:14:57 CEST 2014


commit ec3f6ca5434612818066ff51a30285f996f060c7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Oct 19 23:14:54 2014 +0200

    - up to 3.7.1

 python-coverage.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-coverage.spec b/python-coverage.spec
index 703f7cc..8919d17 100644
--- a/python-coverage.spec
+++ b/python-coverage.spec
@@ -1,12 +1,12 @@
 %define 	module	coverage
 Summary:	Tool for measuring code coverage of Python programs
 Name:		python-%{module}
-Version:	3.6
-Release:	3
+Version:	3.7.1
+Release:	1
 License:	BSD
 Group:		Development/Languages/Python
 Source0:	http://pypi.python.org/packages/source/c/coverage/%{module}-%{version}.tar.gz
-# Source0-md5:	67d4e393f4c6a5ffc18605409d2aa1ac
+# Source0-md5:	c47b36ceb17eaff3ecfab3bcd347d0df
 URL:		http://nedbatchelder.com/code/coverage
 BuildRequires:	python-devel
 BuildRequires:	python-setuptools
@@ -78,7 +78,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -n python3-%{module}
 %defattr(644,root,root,755)
 %doc CHANGES.txt README.txt
-%attr(755,root,root) %{_bindir}/coverage-3.3
+%attr(755,root,root) %{_bindir}/coverage-3.4
 %dir %{py3_sitedir}/%{module}
 %attr(755,root,root) %{py3_sitedir}/%{module}/*.so
 %{py3_sitedir}/%{module}/*.py
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list