New upstream source 5.1
Deselect some tests failling with Python 3.11 (https://github.com/astropy/astropy/issues/13522)
This commit is contained in:
parent
37fab01e9b
commit
b1ba75fe2f
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
||||
/astropy-5.0.1.tar.gz
|
||||
/astropy-5.0.3.tar.gz
|
||||
/astropy-5.0.4.tar.gz
|
||||
/astropy-5.1.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 5.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A Community Python Library for Astronomy
|
||||
License: BSD
|
||||
|
||||
@ -150,7 +150,7 @@ popd
|
||||
%license LICENSE.rst
|
||||
|
||||
%changelog
|
||||
* Thu Aug 25 2022 Sergio Pascual <sergiopr@fedoraproject.org> - 5.1-1
|
||||
* Thu Aug 25 2022 Sergio Pascual <sergiopr@fedoraproject.org> - 5.1-2
|
||||
- New upstream source 5.1
|
||||
- Deselect some tests failling with Python 3.11 (https://github.com/astropy/astropy/issues/13522)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (astropy-5.0.4.tar.gz) = 9076b364d7da2ba9a6a43946be5050261eabc46ef755c65bf7733927d26dd0fa23e0f95ef9a6992f4871319fef040972c4449de9bfa24421cc3711716dfb136c
|
||||
SHA512 (astropy-5.1.tar.gz) = fe81429734be6184a9f4321fc34cf9ccf174eb4ee61deeb311e497adabe4321c388476ad2174c7756848575246caadf42b71c5f3587815761b34aa998641c37f
|
||||
|
Loading…
Reference in New Issue
Block a user