Changelog for
python-32bit-2.7.3-2.4.x86_64.rpm :
Tue Jun 26 14:00:00 2012 dvaleevAATTsuse.com
- Fix failing test_dbm on ppc64
Thu May 17 14:00:00 2012 jfunkAATTfunktronics.ca
- Support directory-based certificate stores with the ca_certs parameter of SSL
functions [bnc#761501]
Tue May 15 14:00:00 2012 jmatejekAATTsuse.com
- enabled some tests
Thu Dec 8 13:00:00 2011 jmatejekAATTsuse.com
- %python_version now correctly refers to %tarversion
Thu Dec 1 13:00:00 2011 saschpeAATTsuse.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)
Wed Nov 30 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Fri Sep 16 14:00:00 2011 jmatejekAATTsuse.com
- dropped newslist.py from demos because of bad license
(bnc#718009)
Sun Jul 10 14:00:00 2011 roAATTsuse.de
- update to 2.7.2:
* Bug fix only release, see
http://hg.python.org/cpython/raw-file/eb3c9b74884c/Misc/NEWS
for details
- introduce a pre_checkin.sh file that synchronizes
patches between python and python-base
- rediff patches for 2.7.2
- replace kernel3 patch with the upstream solution
Tue May 24 14:00:00 2011 jmatejekAATTnovell.com
- updated to 2.7.1
* bugfix-only release
Wed May 4 14:00:00 2011 jmatejekAATTnovell.com
- added \"fix-parallel-make\" patch to python main package as well,
because build process is the same
Thu Feb 17 13:00:00 2011 pthAATTsuse.de
- Prefix DATE and TIME with PY_BUILD_ and COMPILER with PYTHON_ as
to not break external code (bnc#673071).
Tue Aug 31 14:00:00 2010 cristian.rodriguezAATTopensuse.org
- Provide \"fake\" build enviroment information
* build date replaced by source tarball modify date
* compiler string replaced by \"GCC\"
* This is intended to avoid republishing the packages
over and over again.
Thu Aug 26 14:00:00 2010 jmatejekAATTnovell.com
- update to 2.7
* see changes in python-base.changes
- cleaned up the spec and patches
Fri Jul 2 14:00:00 2010 jengelhAATTmedozas.de
- add patch from http://bugs.python.org/issue6029
- use %_smp_mflags
Wed Apr 7 14:00:00 2010 matejcikAATTsuse.cz
- update to 2.6.5
Wed Feb 3 13:00:00 2010 jengelhAATTmedozas.de
- exclude dl.so from SPARC64 (not built like on x86_64)
Fri Jan 29 13:00:00 2010 matejcikAATTsuse.cz
- enabled ipv6 in configure (bnc#572673)
Wed Dec 23 13:00:00 2009 ajAATTsuse.de
- Apply patches with fuzz=0
Wed Dec 2 13:00:00 2009 cooloAATTnovell.com
- update patch again
Wed Nov 4 13:00:00 2009 matejcikAATTsuse.cz
- readline shouldn\'t append space after completion (bnc#551715,
python bug 5833)
Tue Nov 3 13:00:00 2009 cooloAATTnovell.com
- updated patches to apply with fuzz=0
Tue Sep 8 14:00:00 2009 maxAATTsuse.de
- removed blt from BuildRequires so that it can be dropped.
Fri Sep 4 14:00:00 2009 matejcikAATTsuse.cz
- added patch for potential SSL hangup during handshake (bnc#525295)
Wed Jul 29 14:00:00 2009 matejcikAATTsuse.cz
- renamed multilib patch to reflect the changes
Thu Jul 16 14:00:00 2009 cooloAATTnovell.com
- disable as-needed to fix build
Mon Apr 27 14:00:00 2009 matejcikAATTsuse.cz
- update to 2.6.2
* bugfix-only release for 2.6 series