Changelog for
python3-doc-3.6.4-3.143.noarch.rpm :
* Wed Feb 07 2018 tchvatalAATTsuse.com- Add patch to fix glibc 2.27 fail bsc#1079761:
* fix-localeconv-encoding-for-LC_NUMERIC.patch
* Wed Jan 24 2018 jmatejekAATTsuse.com- move XML modules and python3-xml provide to python3-base (fixes bsc#1077230)- move ensurepip to base
* Thu Jan 18 2018 normandAATTlinux.vnet.ibm.com- Add skip_random_failing_tests.patch only for PowerPC
* Wed Jan 03 2018 jmatejekAATTsuse.com- update to 3.6.4
* bugfix release, over a hundred bugs fixed
* see Misc/NEWS for details- drop upstreamed python3-ncurses-6.0-accessors.patch- drop PYTHONSTARTUP hooks that cause spurious startup errors
* fixes bsc#1070738
* the relevant feature (REPL history) is now built into Python itself
* Thu Nov 16 2017 mimi.vxAATTgmail.com- move 2to3 to python3-tools package
* Wed Oct 11 2017 jmatejekAATTsuse.com- update to 3.6.3
* bugfix release, over a hundred bugs fixed
* see Misc/NEWS for details- drop upstreamed 0001-3.6-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-3093.patch
* Tue Sep 05 2017 jengelhAATTinai.de- Update RPM group for python documentation.
* Wed Aug 30 2017 jmatejekAATTsuse.com- distutils-reproducible-compile.patch: ensure distutils order files before compiling, which works around bsc#1049186
* Thu Aug 03 2017 jmatejekAATTsuse.com- update to 3.6.2
* bugfix release, over a hundred bugs fixed
* see Misc/NEWS for details- drop upstreamed test-socket-aead-kernel49.patch- add Provides: python3-typing (fixes bsc#1050653)- drop duplicate Provides: python3
* Thu Mar 23 2017 jmatejekAATTsuse.com- update to 3.6.1
* see python3-base for details
* Mon Jan 16 2017 jmatejekAATTsuse.com- update to 3.6.0
* see python3-base.changes for details- run spec through spec-cleaner, rearrange sections
* Mon Mar 07 2016 toddrme2178AATTgmail.com- Add Python-3.5.1-fix_lru_cache_copying.patch Fix copying the lru_cache() wrapper object. Fixes deep-copying lru_cache regression, which worked on previous versions of python but fails on python 3.5. This fixes a bunch of packages in devel:languages:python3. See: https://bugs.python.org/issue25447
* Sun Jan 24 2016 arichardson.kdeAATTgmail.com- Build the docs in .qch format as well
* Wed Dec 09 2015 toddrme2178AATTgmail.com- update to 3.5.1
* bugfix-only release, dozens of bugs fixed- Drop upstreamed Python-3.5.0-_Py_atomic_xxx-symbols.patch- \"Python\" to \"Python 3\" in summary- Add python-Sphinx version requirement (1.2)
* Thu Oct 01 2015 jmatejekAATTsuse.com- update to 3.5.0
* see python3-base.changes for details
* Wed Jul 01 2015 dimstarAATTopensuse.org- Fix source list for previous change (add dh2048.pem).
* Wed Jun 24 2015 meissnerAATTsuse.com- dh2048.pem: added generated 2048 dh parameter set to fix ssl test (bsc#935856)- python-fix-short-dh.patch: replace the 512 bits dh parameter set by 2048 bits to fix build with new openssl 1.0.2c (bsc#935856)
* Thu May 14 2015 jmatejekAATTsuse.com- drop the PDF subpackage (removes the massive texlive dependency, and most likely nobody is using the PDFs anyway)
* Fri May 01 2015 mailaenderAATTopensuse.org- Update to version 3.4.3
* Thu Oct 16 2014 dimstarAATTopensuse.org- Add texlive-upquote BuildRequires: dependency to render the docs.