python/python-doc.changes
Jan Matejek 58c938cba7 Accepting request 176926 from home:saschpe:branches:devel:languages:python:Factory
- Update to version 2.7.5:
  + Issue #15535: Fixed regression in the pickling of named tuples by
    removing the __dict__ property introduced in 2.7.4.
  + Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
    such as was shipped with Centos 5 and Mac OS X 10.4.
  + Issue #17703: Fix a regression where an illegal use of Py_DECREF() after
    interpreter finalization can cause a crash.
  + Issue #16447: Fixed potential segmentation fault when setting __name__ on a
    class.
  + Issue #17610: Don't rely on non-standard behavior of the C qsort() function. 12 
  See http://hg.python.org/cpython/file/ab05e7dd2788/Misc/NEWS for more
- Drop upstreamed patches:
  + python-2.7rc2-configure.patch
  + python-2.7.3-multiprocessing-join.patch
  + ctypes-libffi-aarch64.patch
  + python-2.7.3-fix-dbm-64bit-bigendian.patch
  + python-test_structmembers.patch
- Rebased other patches

- Update to version 2.7.5:
  + Issue #15535: Fixed regression in the pickling of named tuples by
    removing the __dict__ property introduced in 2.7.4.
  + Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
    such as was shipped with Centos 5 and Mac OS X 10.4.
  + Issue #17703: Fix a regression where an illegal use of Py_DECREF() after
    interpreter finalization can cause a crash.
  + Issue #16447: Fixed potential segmentation fault when setting __name__ on a
    class.
  + Issue #17610: Don't rely on non-standard behavior of the C qsort() function. 12 
  See http://hg.python.org/cpython/file/ab05e7dd2788/Misc/NEWS for more

OBS-URL: https://build.opensuse.org/request/show/176926
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=141
2013-06-03 10:24:54 +00:00

127 lines
4.3 KiB
Plaintext

-------------------------------------------------------------------
Tue May 28 08:42:49 UTC 2013 - speilicke@suse.com
- Update to version 2.7.5:
+ Issue #15535: Fixed regression in the pickling of named tuples by
removing the __dict__ property introduced in 2.7.4.
+ Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
such as was shipped with Centos 5 and Mac OS X 10.4.
+ Issue #17703: Fix a regression where an illegal use of Py_DECREF() after
interpreter finalization can cause a crash.
+ Issue #16447: Fixed potential segmentation fault when setting __name__ on a
class.
+ Issue #17610: Don't rely on non-standard behavior of the C qsort() function. 12
See http://hg.python.org/cpython/file/ab05e7dd2788/Misc/NEWS for more
- Drop upstreamed patches:
+ python-2.7rc2-configure.patch
+ python-2.7.3-multiprocessing-join.patch
+ ctypes-libffi-aarch64.patch
+ python-2.7.3-fix-dbm-64bit-bigendian.patch
+ python-test_structmembers.patch
- Rebased other patches
-------------------------------------------------------------------
Thu May 9 16:14:17 UTC 2013 - jmatejek@suse.com
- update to 2.7.4
- removed %docdir/python/README from package (conflict with python-base)
- removed ACKS (is now part of Misc docs)
-------------------------------------------------------------------
Fri Apr 5 13:33:29 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
- Fix installation so we don't create double sub-directories
-------------------------------------------------------------------
Thu May 17 17:49:31 UTC 2012 - jfunk@funktronics.ca
- Support directory-based certificate stores with the ca_certs parameter of SSL
functions [bnc#761501]
-------------------------------------------------------------------
Mon Nov 28 09:21:32 UTC 2011 - saschpe@suse.de
- Spec file cleanup:
* Run spec-cleaner
* Remove outdated %clean section, AutoReqProv and authors from descr.
- Fix license to Python-2.0 (also SPDX style)
-------------------------------------------------------------------
Tue May 24 14:30:36 UTC 2011 - jmatejek@novell.com
- updated to build against 2.7.1
-------------------------------------------------------------------
Thu Aug 26 11:43:28 UTC 2010 - jmatejek@novell.com
- updated to 2.7
-------------------------------------------------------------------
Thu Mar 11 19:19:07 CET 2010 - matejcik@suse.cz
- updated to build against 2.6.5 source
-------------------------------------------------------------------
Wed Dec 23 08:36:27 UTC 2009 - aj@suse.de
- Apply patches with fuzz=0
-------------------------------------------------------------------
Mon Apr 27 15:21:03 CEST 2009 - matejcik@suse.cz
- update to build against 2.6.2 source
-------------------------------------------------------------------
Wed Mar 11 10:52:59 CET 2009 - coolo@suse.de
- fix build in actually packaging the docs
-------------------------------------------------------------------
Thu Oct 9 18:58:15 CEST 2008 - matejcik@suse.cz
- updated docs to version 2.6
-------------------------------------------------------------------
Mon Sep 15 18:34:58 CEST 2008 - matejcik@suse.cz
- updated to build against 2.6rc1
-------------------------------------------------------------------
Wed Jun 25 21:55:18 CEST 2008 - matejcik@suse.cz
- updated to build against 2.6b1
- will update the docs when 2.6 final is out
-------------------------------------------------------------------
Thu May 24 18:51:37 CEST 2007 - jmatejek@suse.cz
- updated to version 2.5.1
-------------------------------------------------------------------
Tue Sep 19 18:30:50 CEST 2006 - jmatejek@suse.cz
- updated to version 2.5 final, going into STABLE dist
-------------------------------------------------------------------
Wed Sep 13 19:11:36 CEST 2006 - jmatejek@suse.cz
- updated to build against 2.5c2
-------------------------------------------------------------------
Tue Sep 5 14:01:05 CEST 2006 - jmatejek@suse.cz
- updated to build against 2.5c1
- will actually update the docs as soon as this goes into STABLE
-------------------------------------------------------------------
Mon Apr 24 20:08:41 CEST 2006 - jmatejek@suse.cz
- update to 2.4.3
-------------------------------------------------------------------
Tue Mar 21 18:11:38 CET 2006 - jmatejek@suse.cz
- created separate noarch specfile