|
|
@ -12,7 +12,7 @@
|
|
|
|
Name: python-coverage
|
|
|
|
Name: python-coverage
|
|
|
|
Summary: Code coverage testing module for Python
|
|
|
|
Summary: Code coverage testing module for Python
|
|
|
|
Version: 3.3.1
|
|
|
|
Version: 3.3.1
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
License: BSD and (MIT or GPLv2)
|
|
|
|
License: BSD and (MIT or GPLv2)
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
URL: http://nedbatchelder.com/code/modules/coverage.html
|
|
|
|
URL: http://nedbatchelder.com/code/modules/coverage.html
|
|
|
@ -100,6 +100,9 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Sep 03 2010 Luke Macken <lmacken@redhat.com> - 3.3.1-4
|
|
|
|
|
|
|
|
- Rebuild against Python 3.2
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 3.3.1-3
|
|
|
|
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 3.3.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
|
|
|
|
|
|
|
|
|
|
|