124 Commits

Author SHA256 Message Date
Stephan Kulow
720abb4580 Accepting request 130129 from devel:languages:python:Factory
gettext: also find locale files in /usr/share/bundle-locale. Fixes issues like bnc#617751, where bundle-lang-gnome-<xx> is installed, provides the .mo file, yet the python app does not translate. Installing <app>-lang would solve the issues, but would work against our bundle-lang package strategy... suggestive, this should also  be ported to 12.2 (forwarded request 129866 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/130129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=84
2012-08-08 19:57:31 +00:00
Jan Matejek
a5bf6b85c9 Accepting request 129866 from home:dimstar:branches:devel:languages:python:Factory
gettext: also find locale files in /usr/share/bundle-locale. Fixes issues like bnc#617751, where bundle-lang-gnome-<xx> is installed, provides the .mo file, yet the python app does not translate. Installing <app>-lang would solve the issues, but would work against our bundle-lang package strategy... suggestive, this should also  be ported to 12.2

OBS-URL: https://build.opensuse.org/request/show/129866
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=125
2012-08-06 16:21:50 +00:00
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
e9d4400ed6 Accepting request 128466 from devel:languages:python:Factory
- Fix failing test_dbm on ppc64 

- Fix failing test_dbm on ppc64 (forwarded request 127048 from k0da)

OBS-URL: https://build.opensuse.org/request/show/128466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=83
2012-07-21 10:31:06 +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
Stephan Kulow
92fe0fcc05 Accepting request 121399 from devel:languages:python:Factory
Part of proposed fix for bnc#761501 - Add support for loading directory-based certificate stores in ssl module (forwarded request 121341 from jimfunk)

OBS-URL: https://build.opensuse.org/request/show/121399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=81
2012-05-21 08:02:05 +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
d28ce9563c - enabled some tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=121
2012-05-15 14:17:54 +00:00
Stephan Kulow
1db320ad92 Accepting request 114193 from devel:languages:python:Factory
- update to 2.7.3:
  * no change
- remove static libpython.a from build to avoid packages
  linking it statically (forwarded request 113577 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/114193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=80
2012-04-18 10:35:06 +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
Stephan Kulow
a327324bf8 Accepting request 112388 from devel:languages:python:Factory
- 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)
!!important!!
- disabled test_unicode which segfaults on 64bits.
  this should not happen, revisit in next RC!
!!important!!

- skip broken test_io test on ppc

OBS-URL: https://build.opensuse.org/request/show/112388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=79
2012-04-12 07:46:54 +00:00
Jan Matejek
34133fc3bd dropping leftover patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=119
2012-04-03 14:29:58 +00:00
Jan Matejek
b4ed497bd7 more rm
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=118
2012-03-30 17:00:51 +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
Stephan Kulow
5373568cd8 Accepting request 103948 from devel:languages:python:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/103948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=78
2012-03-05 13:03:03 +00:00
Jan Matejek
e5cda42487 with pre-checkin.sh
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=113
2012-02-20 14:29:59 +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
Stephan Kulow
0b66b57a5f Accepting request 94597 from devel:languages:python:Factory
add automake to buildrequires (forwarded request 94460 from coolo)

OBS-URL: https://build.opensuse.org/request/show/94597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=77
2011-12-02 08:28:06 +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
Lars Vogdt
f67bb1e2c8 Accepting request 85788 from devel:languages:python:Factory
- fix build for arm by removing an old hack for arm, bz2.so is built now

OBS-URL: https://build.opensuse.org/request/show/85788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=75
2011-10-02 08:25:57 +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
Lars Vogdt
82283822ce Accepting request 82515 from 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
- dropped newslist.py from demos because of bad license
  (bnc#718009)

OBS-URL: https://build.opensuse.org/request/show/82515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=74
2011-09-20 07:35:17 +00:00
Jan Matejek
204a9fcb53 - dropped newslist.py from demos because of bad license
(bnc#718009)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=106
2011-09-16 16:22:41 +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
Sascha Peilicke
a9d550fc63 Autobuild autoformatter for 77357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=73
2011-07-29 07:06:29 +00:00
Sascha Peilicke
988e7ccbdf Accepting request 77357 from devel:languages:python:Factory
- Copy Lib/plat-linux2 to Lix/plat-linux3 so that DLFCN module
  is also available for linux3 systems  bnc#707667 (forwarded request 76776 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/77357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=72
2011-07-29 07:06:18 +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
Sascha Peilicke
3eb9c09c59 Autobuild autoformatter for 76396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=71
2011-07-19 11:37:23 +00:00
Sascha Peilicke
6b6e223215 Accepting request 76396 from devel:languages:python:Factory
OBS-URL: https://build.opensuse.org/request/show/76396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=70
2011-07-19 11:37:10 +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
Sascha Peilicke
f867b0ac18 Autobuild autoformatter for 72346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=69
2011-06-01 10:44:33 +00:00
Sascha Peilicke
217cff9439 Accepting request 72346 from devel:languages:python:Factory
- added explicit requires to libpython-%version-%release
  to prevent bugs like bnc#697251 reappearing

OBS-URL: https://build.opensuse.org/request/show/72346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=68
2011-06-01 10:44:23 +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
OBS User autobuild
2286dc5025 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=67 2011-05-27 09:30:18 +00:00
Sascha Peilicke
ce04abbe65 Accepting request 71332 from devel:languages:python:Factory
- update to 2.7.1
    * bugfix-only release, see NEWS for details
- refreshed patches, dropped the upstreamed ones
- dropped acrequire patch, replacing it with build-time sed
- improved fix to bnc#673071 by defining the constants
  only for files that require it (as is done in python3)

OBS-URL: https://build.opensuse.org/request/show/71332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=66
2011-05-27 07:57:18 +00:00
Jan Matejek
db3cfea874 reinstating SUSE_ASNEEDED
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=100
2011-05-25 15:54:45 +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
Sascha Peilicke
3bfef8e3d9 Autobuild autoformatter for 69573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=65
2011-05-05 07:18:14 +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
Sascha Peilicke
cef3698c1e Accepting request 69573 from devel:languages:python:Factory
- added "fix-parallel-make" patch to python main package as well,
  because build process is the same

OBS-URL: https://build.opensuse.org/request/show/69573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=64
2011-05-05 07:17:56 +00:00
Jan Matejek
6f678197af - added "fix-parallel-make" patch to python main package as well,
because build process is the same

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=96
2011-05-04 14:18:55 +00:00
Sascha Peilicke
2d69001ceb Autobuild autoformatter for 69283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=63
2011-05-03 06:58:13 +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