New upstream version (3.2.3), fixes problem with IERS data download
This commit is contained in:
parent
1c9d40f4ec
commit
f5c1ac6145
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/astropy-3.1.2.tar.gz
|
||||
/astropy-3.2.1.tar.gz
|
||||
/astropy-3.2.2.tar.gz
|
||||
/astropy-3.2.3.tar.gz
|
||||
|
@ -11,7 +11,7 @@
|
||||
%global srcname astropy
|
||||
|
||||
Name: python-astropy
|
||||
Version: 3.2.2
|
||||
Version: 3.2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A Community Python Library for Astronomy
|
||||
License: BSD
|
||||
@ -202,6 +202,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 07 2019 Sergio Pascual <sergiopr@fedoraproject.org> - 3.2.3-1
|
||||
- New upstream version (3.2.3), fixes problem with IERS data download
|
||||
|
||||
* Wed Oct 09 2019 Sergio Pascual <sergiopr@fedoraproject.org> - 3.2.2-1
|
||||
- New upstream version (3.2.2)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (astropy-3.2.2.tar.gz) = c28c1050e867a5b4410c83d66ecc94ad1657f6b57103d76a011f05a507c97793130100d6e6c94752142f3e75b6bc6712e90eb5f02fe622c28c23b9d2a7580c17
|
||||
SHA512 (astropy-3.2.3.tar.gz) = ace205af1e5ffdd0ae49678e218359bead1493e5f7f34401881017ba6e8191ccc00fbeaccb8ca43f250e388e7d178ab47c355f97b8af9df21498b91257b078bc
|
||||
|
Loading…
x
Reference in New Issue
Block a user