Bootstrap for Python 3.8
This commit is contained in:
parent
1925dbe118
commit
53ba55bfe7
1 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# There is some bootstrapping involved when upgrading Python 3
|
||||
# First of all we need babel (this package) to use sphinx
|
||||
# And pytest is at this point not yet ready
|
||||
%global bootstrap 0
|
||||
%global bootstrap 1
|
||||
|
||||
# build without Python 2 support. This setting allows us to
|
||||
# "flip the switch" easily once Fedora actually drops support
|
||||
|
|
@ -163,8 +163,8 @@ export TZ=America/New_York
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 15 2019 Richard Shaw <hobbes1069@gmail.com> - 2.7.0-3
|
||||
- Rebuild for Python 3.8
|
||||
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 2.7.0-3
|
||||
- Bootstrap for Python 3.8
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue