Changelog for
python37-3.7.3-1.fc28.i686.rpm :
* Wed Mar 27 2019 Miro Hrončok
- 3.7.3-1- Update to 3.7.3
* Thu Mar 21 2019 Miro Hrončok - 3.7.3~rc1-1- Update to 3.7.3rc1
* Fri Jan 18 2019 Patrik Kopkan - 3.7.2-2- Security fix for CVE-2019-5010 (#1666519, #1666521)
* Wed Jan 02 2019 Miro Hrončok - 3.7.2-1- Update to 3.7.2
* Mon Oct 22 2018 Miro Hrončok - 3.7.1-1- Update to 3.7.1
* Thu Sep 27 2018 Petr Viktorin - 3.7.0-11- Compile the debug build with -Og rather than -O0
* Mon Sep 24 2018 Miro Hrončok - 3.7.0-10- Security fix for CVE-2018-14647 (#1631822)
* Fri Aug 17 2018 Miro Hrončok - 3.7.0-8- Add /usr/bin/pygettext3.py and msgfmt3.py to python3-develResolves: rhbz#1571474
* Fri Aug 10 2018 Igor Gnatenko - 3.7.0-5- Fix wrong requirement on gdbm
* Fri Jul 20 2018 Miro Hrončok - 3.7.0-4- Allow to call Py_Main() after Py_Initialize()Resolves: rhbz#1595421
* Sat Jul 14 2018 Fedora Release Engineering - 3.7.0-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jul 12 2018 Igor Gnatenko - 3.7.0-2- Rebuild for new gdbm
* Wed Jun 27 2018 Miro Hrončok - 3.7.0-1- Update to 3.7.0 final
* Tue Jun 12 2018 Miro Hrončok - 3.7.0-0.20.rc1- Update to 3.7.0rc1
* Thu May 31 2018 Miro Hrončok - 3.7.0-0.19.b5- Update to 3.7.0b5
* Sat May 12 2018 Miro Hrončok - 3.7.0-0.18.b4- Bump the bundled pip version to 10.0.1
* Thu May 10 2018 Miro Hrončok - 3.7.0-0.17.b4- Update to 3.7.0b4
* Mon Apr 23 2018 Miro Hrončok - 3.7.0-0.16.b3- Fix multiprocessing regression on newer glibcs- Enable test_multiprocessing_fork(server) and _spawn againResolves: rhbz#1569933
* Thu Apr 19 2018 Miro Hrončok - 3.7.0-0.15.b3- Skip test_multiprocessing_fork(server) and _spawn for now
* Thu Mar 29 2018 Miro Hrončok - 3.7.0-0.14.b3- Update to 3.7.0b3
* Sat Mar 24 2018 Miro Hrončok - 3.7.0-0.13.b2- Fix broken macro invocation and broken building of C Python extensionsResolves: rhbz#1560103
* Wed Feb 28 2018 Miro Hrončok - 3.7.0-0.12.b2- Update to 3.7.0b2
* Wed Feb 21 2018 Miro Hrončok - 3.7.0-0.11.b1- Fix the py_byte_compile macro to work on Python 2- Remove the pybytecompile macro file from the flat packageResolves: rhbz#1484993
* Wed Feb 21 2018 Miro Hrončok - 3.7.0-0.10.b1- Filter out automatic /usr/bin/python3.X requirement, recommend the main package from libs insteadResolves: rhbz#1547131
* Thu Feb 15 2018 Michal Cyprian - 3.7.0-0.9.b1- Remove sys.executable check from change-user-install-location patchResolves: rhbz#1532287
* Wed Feb 14 2018 Miro Hrončok - 3.7.0-0.8.b1- Readd ldconfig scriplets via macro (later removed on F28+ only)
* Mon Feb 12 2018 Iryna Shcherbina - 3.7.0-0.7.b1- Update to 3.7.0b1- Define TLS cipher suite on build time
* Fri Feb 09 2018 Fedora Release Engineering - 3.7.0-0.6.a4- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Fri Jan 26 2018 Iryna Shcherbina - 3.7.0-0.5.a4- Remove the python3-tools package (#rhbz 1312030)- Move /usr/bin/2to3 to python3-devel- Move /usr/bin/idle and idlelib to python3-idle- Provide python3-tools from python3-idle
* Sat Jan 20 2018 Björn Esser - 3.7.0-0.4.a4- Rebuilt for switch to libxcrypt
* Thu Jan 18 2018 Miro Hrončok - 3.7.0-0.3.a4- Remove /usr/bin/python37 (#1526129)- Move install stuff from %check to %install, where it belongs (oops)
* Tue Jan 09 2018 Miro Hrončok - 3.7.0-0.2.a4- Update to 3.7.0 alpha 4- Fix the compilation of the nis module
* Tue Nov 28 2017 Miro Hrončok - 3.7.0-0.1.a2- Update to 3.7.0 alpha 2- Removed merged patches 262, 277, 279