[python-django-pytest] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

Bohuslav Kabrda bkabrda at fedoraproject.org
Thu May 15 15:29:44 UTC 2014


commit b148ddad987ceeae14e84fc3823ef14080423395
Author: Slavek Kabrda <bkabrda at redhat.com>
Date:   Thu May 15 17:29:33 2014 +0200

    Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

 python-django-pytest.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-django-pytest.spec b/python-django-pytest.spec
index 689af7e..efac131 100644
--- a/python-django-pytest.spec
+++ b/python-django-pytest.spec
@@ -3,7 +3,7 @@
 
 Name:           python-%{pypi_name}
 Version:        0.2.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Allows you to use py.test as a django test runner
 
 License:        BSD
@@ -80,9 +80,12 @@ popd
 %files -n python3-%{pypi_name}
 %doc LICENSE.txt README.md
 %{python3_sitelib}/django_pytest/
-%{python3_sitelib}/django_pytest-%{version}-py3.3.egg-info
+%{python3_sitelib}/django_pytest-%{version}-py3.?.egg-info
 
 %changelog
+* Wed May 14 2014 Bohuslav Kabrda <bkabrda at redhat.com> - 0.2.0-6
+- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list