Don't drop Python 2 yet, there are still dependent packages
This commit is contained in:
parent
9b56e7d12f
commit
1925dbe118
@ -9,7 +9,7 @@
|
||||
# build without Python 2 support. This setting allows us to
|
||||
# "flip the switch" easily once Fedora actually drops support
|
||||
# for Python 2.
|
||||
%global with_python2 0
|
||||
%global with_python2 1
|
||||
|
||||
Name: babel
|
||||
Version: 2.7.0
|
||||
@ -164,7 +164,7 @@ export TZ=America/New_York
|
||||
|
||||
%changelog
|
||||
* Thu Aug 15 2019 Richard Shaw <hobbes1069@gmail.com> - 2.7.0-3
|
||||
- Rebuild for Python 3.8 and drop Python 2 package.
|
||||
- Rebuild 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…
Reference in New Issue
Block a user