New upstream source 4.2.1
This commit is contained in:
parent
3e57916379
commit
90d007be51
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/astropy-4.0.1.tar.gz
|
||||
/astropy-4.0.1.post1.tar.gz
|
||||
/astropy-4.2.tar.gz
|
||||
/astropy-4.2.1.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global srcname astropy
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 4.2
|
||||
Release: 4%{?dist}
|
||||
Version: 4.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A Community Python Library for Astronomy
|
||||
License: BSD
|
||||
|
||||
@ -133,6 +133,9 @@ popd
|
||||
%license LICENSE.rst
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Sergio Pascual <sergiopr@fedoraproject.org> - 4.2.1-1
|
||||
- New upstream source 4.2.1
|
||||
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 4.2-4
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (astropy-4.2.tar.gz) = 14bb90aac13f3fe668114ebe578aac401987e8e2cd2bb9fb0971e5b8e9f8df6a594d454bb53e330807c3854c44d295e2b4dc96b57ccb69e5f53ee11356869d9d
|
||||
SHA512 (astropy-4.2.1.tar.gz) = 0566af1e06b0fb96c592f90534ffd3e8d23ad29222b9b6ee4a6067dfd61403f818c7156a9bfb94d4a20e39bbf421b02a2895ce5f735780ca86dc1ef82594ef09
|
||||
|
Loading…
Reference in New Issue
Block a user