Bootstrap for Python 3.11
This commit is contained in:
parent
c2045598a8
commit
d4b2146767
@ -1,10 +1,11 @@
|
|||||||
|
%global _without_check 1
|
||||||
%bcond_without check
|
%bcond_without check
|
||||||
|
|
||||||
%global srcname astropy
|
%global srcname astropy
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 5.0.4
|
Version: 5.0.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A Community Python Library for Astronomy
|
Summary: A Community Python Library for Astronomy
|
||||||
License: BSD
|
License: BSD
|
||||||
|
|
||||||
@ -135,6 +136,9 @@ popd
|
|||||||
%license LICENSE.rst
|
%license LICENSE.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 5.0.4-2
|
||||||
|
- Bootstrap for Python 3.11
|
||||||
|
|
||||||
* Thu Mar 31 2022 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 5.0.4-1
|
* Thu Mar 31 2022 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 5.0.4-1
|
||||||
- Update to 5.0.4 (#2019531)
|
- Update to 5.0.4 (#2019531)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user