[pyfits/f16: 4/4] Added compatibility setup.py to avoid using d2to1 package Added a dependency on 2to3 New upstream ve

Sergio Pascual sergiopr at fedoraproject.org
Sat Jan 21 00:07:19 UTC 2012


commit f202ea0507c83c32dceff9290ac75e1699fbe3e1
Author: Pasrario <harenawer at zoho.com>
Date:   Sat Jan 21 01:05:54 2012 +0100

    Added compatibility setup.py to avoid using d2to1 package
    Added a dependency on 2to3
    New upstream version (with Python 3 support)
    Python 3 support enabled

 pyfits.spec |    9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)
---
diff --git a/pyfits.spec b/pyfits.spec
index 581adcc..633d670 100644
--- a/pyfits.spec
+++ b/pyfits.spec
@@ -6,7 +6,7 @@
 
 Name: pyfits
 Version: 3.0.1
-Release: 3%{?dist}
+Release: 1%{?dist}
 Summary: Python interface to FITS
 
 Group: Development/Languages
@@ -95,14 +95,9 @@ chmod 755 %{buildroot}%{python_sitearch}/pyfits/compression.so
 %endif # with_python3
 
 %changelog
-* Fri Jan 20 2012 Sergio Pascual <sergiopr at fedoraproject.org> - 3.0.1-3
+* Fri Jan 20 2012 Sergio Pascual <sergiopr at fedoraproject.org> - 3.0.1-1
 - Added compatibility setup.py to avoid using d2to1 package
 - Added a dependency on 2to3
-
-* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Wed Sep 21 2011 Sergio Pascual <sergiopr at fedoraproject.org> - 3.0.1-1
 - New upstream version (with Python 3 support)
 - Python 3 support enabled
 


More information about the scm-commits mailing list