[python-astropy/f20: 8/8] New upstream (0.3.2)

Sergio Pascual sergiopr at fedoraproject.org
Sat May 24 13:34:58 UTC 2014


commit 3c99571bd4a1638b406f9ab458057bd73e75898f
Merge: 52d46af effb41a
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Sat May 24 01:52:25 2014 +0200

    New upstream (0.3.2)
    
    - Enable checks
    - Patch to fix upstream bug 2171
    - Disable proplematic test (2516)
    - Astropy bundles jquery
    - Unbundle plpy

 .gitignore                          |    2 +
 astropy-README.dist                 |    1 +
 python-astropy-backport-six15.patch |   66 ++++
 python-astropy-bug2171.patch        |   35 ++
 python-astropy-skiptest.patch       |   12 +
 python-astropy-system-ply.patch     |   36 ++
 python-astropy-system-six.patch     |  681 ++++++++++++++++++++++++-----------
 python-astropy-system-wcslib.patch  |   18 +
 python-astropy.spec                 |   65 +++--
 sources                             |    2 +-
 10 files changed, 687 insertions(+), 231 deletions(-)
---
diff --cc python-astropy.spec
index e82e496,f713944..6b5ae99
--- a/python-astropy.spec
+++ b/python-astropy.spec
@@@ -2,8 -2,8 +2,8 @@@
  %global upname astropy
  
  Name: python-astropy
- Version: 0.3
- Release: 8%{?dist}
+ Version: 0.3.2
 -Release: 3%{?dist}
++Release: 1%{?dist}
  Summary: A Community Python Library for Astronomy
  License: BSD
  
@@@ -220,9 -231,32 +231,17 @@@ pop
  %endif # with_python3
  
  %changelog
 -* Thu May 22 2014 Sergio Pascual <sergiopr at fedoraproject.org> - 0.3.2-3
 -- Astropy bundles jquery
 -- Unbundle plpy
 -
 -* Thu May 22 2014 Sergio Pascual <sergiopr at fedoraproject.org> - 0.3.2-2
 -- Add missing patches
 -
 -* Mon May 19 2014 Sergio Pascual <sergiopr at fedoraproject.org> - 0.3.2-1
++* Thu May 22 2014 Sergio Pascual <sergiopr at fedoraproject.org> - 0.3.2-1
+ - New upstream (0.3.2)
+ - Enable checks
+ - Patch to fix upstream bug 2171
+ - Disable proplematic test (2516)
++- Astropy bundles jquery
++- Unbundle plpy
+ 
 -* Wed May 14 2014 Bohuslav Kabrda <bkabrda at redhat.com> - 0.3.1-3
 -- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
 -
 -* Tue Mar 25 2014 Sergio Pascual <sergiopr at fedoraproject.org> - 0.3.1-2
 -- Disable checks until https://github.com/astropy/astropy/issues/2171 is fixed
 +* Tue Mar 25 2014 Sergio Pascual <sergiopr at fedoraproject.org> - 0.3-8
  - Patch to fix https://github.com/astropy/astropy/pull/2223
  
 -* Wed Mar 05 2014 Sergio Pascual <sergiopr at fedoraproject.org> - 0.3.1-1
 -- New upstream version (0.3.1)
 -- Remove require python(3)-matplotlib-qt4 (bug #1030396 fixed)
 -- Run the tests on the installed files
 -- Add patch to run with six 1.5.x
 -
  * Mon Jan 27 2014 Sergio Pascual <sergiopr at fedoraproject.org> - 0.3-7
  - Add missing requires python3-six
  


More information about the scm-commits mailing list