Update to 4.0.1.post1
This commit is contained in:
parent
8ac586d715
commit
7be10a7dbb
2
.gitignore
vendored
2
.gitignore
vendored
@ -31,3 +31,5 @@
|
||||
/astropy-3.2.2.tar.gz
|
||||
/astropy-3.2.3.tar.gz
|
||||
/astropy-4.0.tar.gz
|
||||
/astropy-4.0.1.tar.gz
|
||||
/astropy-4.0.1.post1.tar.gz
|
||||
|
@ -11,8 +11,8 @@
|
||||
%global srcname astropy
|
||||
|
||||
Name: python-astropy
|
||||
Version: 4.0
|
||||
Release: 3%{?dist}
|
||||
Version: 4.0.1.post1
|
||||
Release: 1%{?dist}
|
||||
Summary: A Community Python Library for Astronomy
|
||||
License: BSD
|
||||
|
||||
@ -198,6 +198,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 07 2020 Orion Poplawski <orion@nwra.com> - 4.0.1.post1-1
|
||||
- Update to 4.0.1.post1
|
||||
|
||||
* Fri Mar 20 2020 Sergio Pascual <sergiopr@fedoraproject.org> - 4.0-3
|
||||
- Rebuildt for wcslib 7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (astropy-4.0.tar.gz) = c32e874d208f312f894643ab5b3d71dc37630e544da0ceb5ee998d752f9a055d32f6e4319f2cb6928637aaf8573bac58d2882bd636b6a89f5501e3ac7e5ab681
|
||||
SHA512 (astropy-4.0.1.post1.tar.gz) = 03d728ef9ac2b8a64605f438471f838f07b0e33112a2c1f6f3b9a64ded8ac60f64d3a8b5caf3a71b178b733ecef9bffe58f62a77df83a7e3080c368c8786fd27
|
||||
|
Loading…
Reference in New Issue
Block a user