Rebuild for Python 3.8 and drop Python 2 package.

This commit is contained in:
Richard Shaw 2019-08-15 01:41:48 -05:00
parent 5bed3a6327
commit 9b56e7d12f

View File

@ -9,11 +9,11 @@
# 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 1
%global with_python2 0
Name: babel
Version: 2.7.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Tools for internationalizing Python applications
License: BSD
@ -163,6 +163,9 @@ 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 and drop Python 2 package.
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild