Commit Graph

161 Commits

Author SHA256 Message Date
Jan Matejek
6449546d67 - all subpackages require python-base=%{version}-%{release} explicitly
(fixes bnc#766778 bug and similar that might arise in the future)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=124
2012-07-31 12:36:53 +00:00
Ismail Dönmez
f58b90d043 Accepting request 127048 from home:k0da:ppc
- Fix failing test_dbm on ppc64 

- Fix failing test_dbm on ppc64

OBS-URL: https://build.opensuse.org/request/show/127048
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=123
2012-07-20 11:17:00 +00:00
Jan Matejek
86253c9ef6 Accepting request 121341 from home:jimfunk:branches:devel:languages:python:Factory
Part of proposed fix for bnc#761501 - Add support for loading directory-based certificate stores in ssl module

OBS-URL: https://build.opensuse.org/request/show/121341
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=122
2012-05-18 12:22:20 +00:00
Jan Matejek
725f3b3051 Accepting request 113577 from home:dirkmueller:branches:devel:languages:python:Factory
- update to 2.7.3:
  * no change
- remove static libpython.a from build to avoid packages
  linking it statically

OBS-URL: https://build.opensuse.org/request/show/113577
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=120
2012-04-17 14:57:13 +00:00
Jan Matejek
27680ce855 run tests randomized
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=117
2012-03-29 17:39:12 +00:00
Jan Matejek
9359975333 !!important!!
- disabled test_unicode which segfaults on 64bits.
  this should not happen, revisit in next RC!
!!important!!

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=116
2012-03-29 17:02:42 +00:00
Jan Matejek
7a35892e2a fixed filelist
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=115
2012-03-29 14:11:03 +00:00
Jan Matejek
a2b3f5f125 - update to 2.7.3rc2
* fixes several security issues:
  * CVE-2012-0845, bnc#747125
  * CVE-2012-1150, bnc#751718
  * CVE-2011-4944, bnc#754447
  * CVE-2011-3389
- fix for insecure .pypirc (CVE-2011-4944, bnc#754447)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=114
2012-03-28 18:27:24 +00:00
Jan Matejek
b58cb28c01 Accepting request 106070 from devel:languages:python:Factory
OBS-URL: https://build.opensuse.org/request/show/106070
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=112
2012-02-20 14:28:59 +00:00
Jan Matejek
65a1b0a277 Accepting request 96388 from home:TheBlackCat:branches:devel:languages:python:Factory
Exclude /usr/bin/2to3 to prevent conflicts with python3-2to3

Without this change, it is impossible to have both python-base and python3-2to3 as buildrequires in the same spec file (OBS will return an error).  This makes it impossible to build both python2 and python3 versions of many packages in the same spec file.

This should really not be in python-base anyway, since it is used by software that is going to be running on python3, not by software running on python2.  

This will only fix builds on opensuse-factory, I don't  know the best way to fix this for earlier versions of openSUSE.

OBS-URL: https://build.opensuse.org/request/show/96388
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=111
2012-01-04 16:23:21 +00:00
Jan Matejek
b7be09f0cb - %python_version now correctly refers to %tarversion
- %python_version now correctly refers to %tarversion

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=110
2011-12-08 13:31:32 +00:00
Jan Matejek
aa5926e028 Accepting request 95517 from home:saschpe:branches:devel:languages:python:Factory
- Spec file cleanup:
  * Run spec-cleaner
  * Remove outdated %clean section, AutoReqProv and authors from descr.
- Fix license to Python-2.0 (also SPDX style)

- Spec file cleanup:
  * Run spec-cleaner
  * Remove outdated %clean section, AutoReqProv and authors from descr.
- Fix license to Python-2.0 (also SPDX style)

- Spec file cleanup:
  * Run spec-cleaner
  * Remove outdated %clean section, AutoReqProv and authors from descr.
- Fix license to Python-2.0 (also SPDX style)

OBS-URL: https://build.opensuse.org/request/show/95517
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=109
2011-12-08 13:04:48 +00:00
Jan Matejek
5b4b02d2e9 Accepting request 94460 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94460
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=108
2011-11-30 16:46:12 +00:00
5fc28c0da7 Accepting request 85767 from home:adrianSuSE:branches:devel:languages:python:Factory
fix build for arm

OBS-URL: https://build.opensuse.org/request/show/85767
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=107
2011-09-30 11:09:34 +00:00
Jan Matejek
fa7d63a2ee Accepting request 79616 from home:dirkmueller:branches:devel:languages:python:Factory
- 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
- 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

OBS-URL: https://build.opensuse.org/request/show/79616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=105
2011-08-24 13:28:09 +00:00
Jan Matejek
3ccc692acd - strip whitespace from NO_PROXY entries (bnc#710736)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=104
2011-08-08 17:58:02 +00:00
Jan Matejek
444cbdf413 Accepting request 76776 from home:namtrac:bugfix
- Copy Lib/plat-linux2 to Lix/plat-linux3 so that DLFCN module
  is also available for linux3 systems  bnc#707667

OBS-URL: https://build.opensuse.org/request/show/76776
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=103
2011-07-28 14:49:53 +00:00
Stephan Kulow
581a05421a Accepting request 76083 from home:oertel:branches:devel:languages:python:Factory
- fix build on factory: setup reports linux3 not linux2 now,
  adapt checks
- fix build on factory: setup reports linux3 not linux2 now,
  adapt checks

OBS-URL: https://build.opensuse.org/request/show/76083
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=102
2011-07-13 09:52:41 +00:00
Jan Matejek
6515ccf566 - added explicit requires to libpython-%version-%release
to prevent bugs like bnc#697251 reappearing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=101
2011-05-31 18:00:07 +00:00
Jan Matejek
ca11443145 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=99 2011-05-24 15:33:04 +00:00
OBS User buildservice-autocommit
688caf8d33 Updating link to change in openSUSE:Factory/python revision 65.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=f263c846f19d3ae74bf7104413f17413
2011-05-05 07:18:14 +00:00
OBS User buildservice-autocommit
4760e3fa0e Updating link to change in openSUSE:Factory/python revision 63.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=b56332d66de4daf8cbc8f694108f98a0
2011-05-03 06:58:13 +00:00
Jan Matejek
ef4beb4804 - fixed a security flaw where malicious sites could redirect
Python application from http to a local file
  (CVE-2011-1521, bnc#682554)
- fixed race condition in Makefile which randomly failed
  parallel builds ( http://bugs.python.org/issue10013 )

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=94
2011-05-02 16:07:07 +00:00
OBS User buildservice-autocommit
238d8e6b32 Updating link to change in openSUSE:Factory/python revision 61.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=33155853fae069ed3e29e65813dda0bd
2011-03-25 13:12:48 +00:00
Jan Matejek
9e5dcb3d8b Accepting request 61639 from home:psmt:branches:devel:languages:python:Factory
OBS-URL: https://build.opensuse.org/request/show/61639
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=92
2011-02-17 17:32:10 +00:00
Stephan Kulow
cd6bda4979 Accepting request 58463 from home:coolo:branches:openSUSE:Factory
self accept to get factory going - if this is wrong, please revert later

OBS-URL: https://build.opensuse.org/request/show/58463
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=90
2011-01-18 09:08:19 +00:00
Stephan Kulow
0ae89146c5 sync with O:F
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=89
2010-11-20 16:13:35 +00:00
Jan Matejek
103a6aba9d Accepting request 53302 from openSUSE:Factory:PowerPC
OBS-URL: https://build.opensuse.org/request/show/53302
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=86
2010-11-18 17:31:47 +00:00
Jan Matejek
988592dbda - moved unittest to python-base (it is a testing framework, not a
testsuite, so it clearly belongs into stdlib)
- fixed smtpd.py DoS (bnc#638233, CVE probably not assigned)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=85
2010-10-04 13:38:36 +00:00
OBS User autobuild
f1a853c81b Accepting request 48686 from devel:languages:python:Factory
checked in (request 48686)

OBS-URL: https://build.opensuse.org/request/show/48686
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=84
2010-09-21 16:04:31 +00:00
Jan Matejek
961d461e98 Accepting request 46744 from home:elvigia:branches:devel:languages:python:Factory
OBS-URL: https://build.opensuse.org/request/show/46744
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=79
2010-09-13 16:20:40 +00:00
Jan Matejek
2fd585396f Accepting request 46366 from home:Marcus_H:branches:devel:languages:python:Factory
Copy from home:Marcus_H:branches:devel:languages:python:Factory/python via accept of submit request 46366 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/46366
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=78
2010-08-27 13:52:52 +00:00
Jan Matejek
a1a2c6773f - dropped autoconf version requirement (it builds just fine with other versions)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=77
2010-08-26 15:14:32 +00:00
Jan Matejek
90f82303ad autoreconf everywhere
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=76
2010-08-26 14:45:53 +00:00
Jan Matejek
074122cee8 - fixed distutils test
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=75
2010-08-26 13:45:58 +00:00
Jan Matejek
53002793e3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=74 2010-08-26 11:50:57 +00:00
OBS User autobuild
0b3447338c Accepting request 50464 from devel:languages:python:Factory
Copy from devel:languages:python:Factory/python based on submit request 50464 from user coolo

OBS-URL: https://build.opensuse.org/request/show/50464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=54
2010-10-15 10:38:41 +00:00
OBS User autobuild
424f25ca41 Accepting request 48686 from devel:languages:python:Factory
Copy from devel:languages:python:Factory/python based on submit request 48686 from user coolo

OBS-URL: https://build.opensuse.org/request/show/48686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=53
2010-09-21 16:04:32 +00:00
OBS User autobuild
12b0f39c97 Accepting request 46504 from devel:languages:python:Factory
Copy from devel:languages:python:Factory/python based on submit request 46504 from user matejcik

OBS-URL: https://build.opensuse.org/request/show/46504
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=52
2010-09-03 15:55:49 +00:00
OBS User autobuild
2b70f7ad6c Accepting request 43604 from devel:languages:python:Factory
Copy from devel:languages:python:Factory/python based on submit request 43604 from user matejcik

OBS-URL: https://build.opensuse.org/request/show/43604
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=51
2010-07-23 15:08:24 +00:00
OBS User autobuild
61aa2e864b Accepting request 40184 from devel:languages:python:Factory
Copy from devel:languages:python:Factory/python based on submit request 40184 from user matejcik

OBS-URL: https://build.opensuse.org/request/show/40184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=48
2010-05-25 08:30:25 +00:00
OBS User autobuild
a753be95a9 Accepting request 37272 from devel:languages:python:Factory
Copy from devel:languages:python:Factory/python based on submit request 37272 from user matejcik

OBS-URL: https://build.opensuse.org/request/show/37272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=47
2010-04-13 19:40:06 +00:00
OBS User autobuild
0d0d04ac0b Accepting request 34635 from devel:languages:python:Factory
Copy from devel:languages:python:Factory/python based on submit request 34635 from user matejcik

OBS-URL: https://build.opensuse.org/request/show/34635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=45
2010-03-12 16:36:40 +00:00
OBS User autobuild
8938d1ada0 Accepting request 33911 from devel:languages:python:Factory
Copy from devel:languages:python:Factory/python based on submit request 33911 from user coolo

OBS-URL: https://build.opensuse.org/request/show/33911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=44
2010-03-04 15:07:48 +00:00
OBS User autobuild
804883eb48 Accepting request 31577 from devel:languages:python:Factory
Copy from devel:languages:python:Factory/python based on submit request 31577 from user matejcik

OBS-URL: https://build.opensuse.org/request/show/31577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=43
2010-02-05 12:55:54 +00:00
OBS User autobuild
b557378c0d Accepting request 30832 from devel:languages:python:Factory
Copy from devel:languages:python:Factory/python based on submit request 30832 from user matejcik

OBS-URL: https://build.opensuse.org/request/show/30832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=42
2010-01-29 17:51:47 +00:00
OBS User autobuild
8d16680d12 Accepting request 27367 from devel:languages:python:Factory
Copy from devel:languages:python:Factory/python based on submit request 27367 from user coolo

OBS-URL: https://build.opensuse.org/request/show/27367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=41
2009-12-21 22:06:46 +00:00
OBS User autobuild
3d7eaf78a6 Accepting request 24103 from devel:languages:python:Factory
Copy from devel:languages:python:Factory/python based on submit request 24103 from user matejcik

OBS-URL: https://build.opensuse.org/request/show/24103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=40
2009-11-16 09:06:23 +00:00
OBS User autobuild
fe354aa4e3 Accepting request 20141 from devel:languages:python:Factory
Copy from devel:languages:python:Factory/python based on submit request 20141 from user matejcik

OBS-URL: https://build.opensuse.org/request/show/20141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=38
2009-09-10 10:39:32 +00:00
OBS User autobuild
9c3fa22758 Accepting request 19972 from devel:languages:python:Factory
Copy from devel:languages:python:Factory/python based on submit request 19972 from user matejcik

OBS-URL: https://build.opensuse.org/request/show/19972
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=37
2009-09-04 22:37:10 +00:00
OBS User unknown
64fdc98601 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=36 2009-08-07 20:04:34 +00:00
OBS User unknown
8236393049 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=35 2009-07-17 14:35:32 +00:00
OBS User unknown
8a4cbdaa37 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=34 2009-04-28 22:28:27 +00:00
OBS User unknown
2ef6137779 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=33 2009-03-11 15:45:20 +00:00
OBS User unknown
9b1ffce3ce OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=32 2009-02-08 01:28:20 +00:00
OBS User unknown
dd13b51d1a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=31 2009-01-19 01:18:37 +00:00
OBS User unknown
4ab750f5cb OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=30 2009-01-09 00:52:00 +00:00
OBS User unknown
e818a239d1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=29 2008-12-19 14:13:49 +00:00
OBS User unknown
a43501f4dc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=28 2008-10-22 16:44:23 +00:00
OBS User unknown
50348391e3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=27 2008-10-13 14:53:57 +00:00
OBS User unknown
da47da1873 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=26 2008-09-23 22:12:56 +00:00