File python3-doc.changes of Package python3-base.10014

--------------------------------------------------------------------
Sat Mar 31 19:41:12 UTC 2018 - mimi.vx@gmail.com

- update to 3.6.5
  * bugfix release
  * see Misc/NEWS for details
- drop ctypes-pass-by-value.patch
- drop fix-localeconv-encoding-for-LC_NUMERIC.patch
- refresh python-3.6.0-multilib-new.patch

------------------------------------------------------------------
Wed Feb  7 09:10:03 UTC 2018 - tchvatal@suse.com

- Add patch to fix glibc 2.27 fail bsc#1079761:
  * fix-localeconv-encoding-for-LC_NUMERIC.patch

-------------------------------------------------------------------
Wed Jan 24 14:35:58 UTC 2018 - jmatejek@suse.com

- move XML modules and python3-xml provide to python3-base
  (fixes bsc#1077230)
- move ensurepip to base

-------------------------------------------------------------------
Thu Jan 18 12:31:47 UTC 2018 - normand@linux.vnet.ibm.com

- Add skip_random_failing_tests.patch only for PowerPC

-------------------------------------------------------------------
Wed Jan  3 12:18:51 UTC 2018 - jmatejek@suse.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 11:02:18 UTC 2017 - mimi.vx@gmail.com

- move 2to3 to python3-tools package

-------------------------------------------------------------------
Wed Oct 11 13:15:23 UTC 2017 - jmatejek@suse.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  5 11:47:05 UTC 2017 - jengelh@inai.de

- Update RPM group for python documentation.

-------------------------------------------------------------------
Wed Aug 30 13:41:38 UTC 2017 - jmatejek@suse.com

- distutils-reproducible-compile.patch: ensure distutils order files
  before compiling, which works around bsc#1049186

-------------------------------------------------------------------
Thu Aug  3 16:09:26 UTC 2017 - jmatejek@suse.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 13:03:52 UTC 2017 - jmatejek@suse.com

- update to 3.6.1
  * see python3-base for details

-------------------------------------------------------------------
Mon Jan 16 14:20:51 UTC 2017 - jmatejek@suse.com

- update to 3.6.0
  * see python3-base.changes for details
- run spec through spec-cleaner, rearrange sections

-------------------------------------------------------------------
Mon Mar  7 20:38:11 UTC 2016 - toddrme2178@gmail.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 00:44:08 UTC 2016 - arichardson.kde@gmail.com

- Build the docs in .qch format as well

-------------------------------------------------------------------
Wed Dec  9 07:35:20 UTC 2015 - toddrme2178@gmail.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  1 15:50:45 UTC 2015 - jmatejek@suse.com

- update to 3.5.0
  * see python3-base.changes for details

-------------------------------------------------------------------
Wed Jul  1 07:07:26 UTC 2015 - dimstar@opensuse.org

- Fix source list for previous change (add dh2048.pem).

-------------------------------------------------------------------
Wed Jun 24 06:54:30 UTC 2015 - meissner@suse.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 10:58:36 UTC 2015 - jmatejek@suse.com

- drop the PDF subpackage
  (removes the massive texlive dependency, and most likely nobody is
  using the PDFs anyway)

-------------------------------------------------------------------
Fri May  1 15:11:21 UTC 2015 - mailaender@opensuse.org

- Update to version 3.4.3

-------------------------------------------------------------------
Thu Oct 16 14:03:43 UTC 2014 - dimstar@opensuse.org

- Add texlive-upquote BuildRequires: dependency to render the docs.

-------------------------------------------------------------------
Fri May 23 17:38:42 UTC 2014 - jmatejek@suse.com

- update to 3.4.1
- drop upstream compiled sources
- build documentation from source tarball
  * this brings build-time dependency on Sphinx and LaTeX
- drop useless README.AIX and duplicate ACKS file
- drop wrong Obsoletes/Provides pairs

-------------------------------------------------------------------
Mon Mar 17 19:30:22 UTC 2014 - jmatejek@suse.com

- update to 3.4.0 final

-------------------------------------------------------------------
Fri Mar 14 20:26:03 UTC 2014 - andreas.stieger@gmx.de

- Fix build with SQLite 3.8.4 [bnc#867887], fixing SQLite tests,
  adding python-2.7.6-sqlite-3.8.4-tests.patch

-------------------------------------------------------------------
Tue Jan 21 18:09:54 UTC 2014 - jmatejek@suse.com

- initial commit of 3.4.0 beta2
  * for full changelog, see python3-base

-------------------------------------------------------------------
Tue Nov 19 16:13:18 UTC 2013 - jmatejek@suse.com

- update to 3.3.3

-------------------------------------------------------------------
Thu Jun 13 15:06:22 UTC 2013 - jmatejek@suse.com

- update to version 3.3.2
- switch to xz compression of main Python archive
- remove README.txt (bnc#709442)
- disable Source URLs for docs (the doc archives are regenerated
  every day and autobuild detects this as "upstream file is different"
  error)

-------------------------------------------------------------------
Sat Apr 13 07:57:45 UTC 2013 - idonmez@suse.com

- Update to version 3.3.1 

-------------------------------------------------------------------
Fri Apr  5 13:01:00 UTC 2013 - idonmez@suse.com

- Add Source URL, see https://en.opensuse.org/SourceUrls

-------------------------------------------------------------------
Mon Oct  1 08:53:43 UTC 2012 - idonmez@suse.com

- Update to final 3.3.0 release
  * See http://hg.python.org/cpython/file/v3.3.0/Misc/NEWS

-------------------------------------------------------------------
Fri Aug  3 12:13:10 UTC 2012 - jmatejek@suse.com

- update to 3.3.0 beta 1

-------------------------------------------------------------------
Tue Jun 12 14:43:44 UTC 2012 - jmatejek@suse.com

- update to build against 3.2.3

-------------------------------------------------------------------
Wed Jan 18 15:52:06 UTC 2012 - jmatejek@suse.com

- update to build against 3.2.2

-------------------------------------------------------------------
Mon Jul 18 16:23:31 UTC 2011 - jmatejek@novell.com

- update to build against 3.2.1

-------------------------------------------------------------------
Wed Mar 23 04:26:45 UTC 2011 - termim@gmail.com

- update to python 3.2

-------------------------------------------------------------------
Tue Feb  8 19:43:20 CET 2011 - matejcik@suse.cz

- updated to build against 3.2 RC2

-------------------------------------------------------------------
Mon Nov 29 14:24:43 UTC 2010 - jmatejek@novell.com

- updated to build against 3.1.2

-------------------------------------------------------------------
Thu Aug  6 20:48:25 CEST 2009 - matejcik@suse.cz

- updated to 3.1 documentation

-------------------------------------------------------------------
Fri Sep 12 14:13:07 CEST 2008 - matejcik@suse.cz

- updated to build against 3.0b3

-------------------------------------------------------------------
Fri Jun 27 16:30:21 CEST 2008 - matejcik@suse.cz

- initial release of python3-doc subpackage
(now it contains files from python2. they will be updated
in due time)
openSUSE Build Service is sponsored by