This package provides debug sources for package python.
Debug sources are useful when developing applications that use this package or when debugging this package.
Debug sources are useful when developing applications that use this package or when debugging this package.
Homepage | http://www.python.org/ |
---|
2.7.17


2.7.14


2.7.13

Distribution | Version | Since | Package | Installed | Packager | |
---|---|---|---|---|---|---|
![]() | rpm | 2.7.14-lp150.5.4 | 2019-01-17 | 232 kiB | 1.24 MiB | https://bugs.opensuse.org |
![]() | rpm | 2.7.14-lp150.6.6.1 | 2019-02-14 | 233 kiB | 1.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.14-lp150.6.3.2 | 2019-01-18 | 232 kiB | 1.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.14-lp150.6.25.1 | 2019-12-03 | 228 kiB | 1.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.14-lp150.6.21.1 | 2019-10-27 | 228 kiB | 1.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.14-lp150.6.17.1 | 2019-09-24 | 228 kiB | 1.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.14-lp150.6.13.1 | 2019-09-24 | 229 kiB | 1.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.14-lp150.6.10.1 | 2019-06-17 | 228 kiB | 1.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.14-lp151.8.1 | 2019-02-19 | 232 kiB | 1.24 MiB | https://bugs.opensuse.org |
![]() | rpm | 2.7.14-lp151.10.7.1 | 2019-08-23 | 229 kiB | 1.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.14-lp151.10.3.1 | 2019-08-15 | 229 kiB | 1.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.14-lp151.10.13.1 | 2019-12-06 | 229 kiB | 1.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.14-lp151.10.10.1 | 2019-10-27 | 229 kiB | 1.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.17-lp152.1.13 | Mar 23 | 243 kiB | 1.24 MiB | https://bugs.opensuse.org |
![]() | rpm | 2.7.13-26.1 | 2019-01-17 | 219 kiB | 1.21 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.13-27.9.1 | 2019-01-18 | 220 kiB | 1.21 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.13-27.6.1 | 2019-01-18 | 220 kiB | 1.21 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.13-27.3.1 | 2019-01-18 | 219 kiB | 1.21 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.13-27.15.1 | 2019-06-18 | 220 kiB | 1.21 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.13-27.12.1 | 2019-03-10 | 220 kiB | 1.21 MiB | http://bugs.opensuse.org |
![]() | rpm | 2.7.17-7.1 | 2020-02-19 | 278 kiB | 1.24 MiB | https://bugs.opensuse.org |
Latest updates

OpenSUSE Leap 15.2 debug/oss: Updated from 2.7.17-lp152.1.8 to 2.7.17-lp152.1.13
Mar 23
- Change to Requires: libpython%{so_version} == %{version}-%{release} to python-base to keep both packages always synchronized (add %{so_version}) (bsc#1162224).

OpenSUSE Leap 15.2 debug/oss: Updated from 2.7.14-lp152.12.1 to 2.7.17-lp152.1.8
Mar 15
- Change to Requires: libpython%{so_version} == %{version}-%{release} to python-base to keep both packages always synchronized (add %{so_version}) (bsc#1162224).

OpenSUSE Tumbleweed debug/oss: Updated from 2.7.17-6.2 to 2.7.17-7.1
2020-02-19
- Change to Requires: libpython%{so_version} == %{version}-%{release} to python-base to keep both packages always synchronized (add %{so_version}) (bsc#1162224).

OpenSUSE Tumbleweed debug/oss: Updated from 2.7.17-5.1 to 2.7.17-6.2
2020-02-09
- Provide python-testsuite from devel subkg to ease py2->py3 dependencies

OpenSUSE Tumbleweed debug/oss: Updated from 2.7.17-4.1 to 2.7.17-5.1
2020-01-15
- Add provides in gdbm subpackage to provide dbm symbols. This allows us to use %%{python_module dbm} as a dependency and have it properly resolved for both python2 and python3

OpenSUSE Leap 15.2 debug/oss: Version 2.7.14-lp152.12.1 introduced
2020-01-07
- Apply "CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch" which converts shutil._call_external_zip to use subprocess rather than distutils.spawn. [bsc#1109663, CVE-2018-1000802]

OpenSUSE Tumbleweed debug/oss: Updated from 2.7.17-3.1 to 2.7.17-4.1
2020-01-06
- Add provides in gdbm subpackage to provide dbm symbols. This allows us to use %%{python_module dbm} as a dependency and have it properly resolved for both python2 and python3

OpenSUSE Tumbleweed debug/oss: Updated from 2.7.17-2.1 to 2.7.17-3.1
2019-12-27
- Drop appstream-glib BuildRequires and no longer call appstream-util validate-relax: eliminate a build cycle between as-glib and python. The only thing would would gain by calling as-uril is catching if upstream breaks the appdata.xml file in a future release. Considering py2 is dying, chances for a new release, let alone one breaking the xml file, are slim.

OpenSUSE Tumbleweed debug/oss: Updated from 2.7.17-1.1 to 2.7.17-2.1
2019-12-10
- Move /etc/pythonstart script to shared-python-startup package.

OpenSUSE Leap 15.1 debug/update/oss: Updated from 2.7.14-lp151.10.10.1 to 2.7.14-lp151.10.13.1
2019-12-06
- Apply "CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch" which converts shutil._call_external_zip to use subprocess rather than distutils.spawn. [bsc#1109663, CVE-2018-1000802]

OpenSUSE Leap 15.0 debug/update/oss: Updated from 2.7.14-lp150.6.21.1 to 2.7.14-lp150.6.25.1
2019-12-03
- Apply "CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch" which converts shutil._call_external_zip to use subprocess rather than distutils.spawn. [bsc#1109663, CVE-2018-1000802]

OpenSUSE Tumbleweed debug/oss: Updated from 2.7.16-6.1 to 2.7.17-1.1
2019-11-06
- Remove xrpm from subpackage tk description

OpenSUSE Leap 15.1 debug/update/oss: Updated from 2.7.14-lp151.10.7.1 to 2.7.14-lp151.10.10.1
2019-10-27
- Apply "CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch" which converts shutil._call_external_zip to use subprocess rather than distutils.spawn. [bsc#1109663, CVE-2018-1000802]

OpenSUSE Leap 15.0 debug/update/oss: Updated from 2.7.14-lp150.6.17.1 to 2.7.14-lp150.6.21.1
2019-10-27
- Apply "CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch" which converts shutil._call_external_zip to use subprocess rather than distutils.spawn. [bsc#1109663, CVE-2018-1000802]

OpenSUSE Tumbleweed debug/oss: Updated from 2.7.16-5.1 to 2.7.16-6.1
2019-10-24
- Remove xrpm from subpackage tk description

OpenSUSE Tumbleweed debug/oss: Updated from 2.7.16-4.1 to 2.7.16-5.1
2019-10-09
- Remove xrpm from subpackage tk description

OpenSUSE Leap 15.0 debug/update/oss: Updated from 2.7.14-lp150.6.13.1 to 2.7.14-lp150.6.17.1
2019-09-24
- Apply "CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch" which converts shutil._call_external_zip to use subprocess rather than distutils.spawn. [bsc#1109663, CVE-2018-1000802]

OpenSUSE Leap 15.0 debug/update/oss: Updated from 2.7.14-lp150.6.10.1 to 2.7.14-lp150.6.13.1
2019-09-24
- Apply "CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch" which converts shutil._call_external_zip to use subprocess rather than distutils.spawn. [bsc#1109663, CVE-2018-1000802]

OpenSUSE Tumbleweed debug/oss: Updated from 2.7.16-3.1 to 2.7.16-4.1
2019-08-29
- Remove xrpm from subpackage tk description

OpenSUSE Leap 15.1 debug/update/oss: Updated from 2.7.14-lp151.10.3.1 to 2.7.14-lp151.10.7.1
2019-08-23
- Apply "CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch" which converts shutil._call_external_zip to use subprocess rather than distutils.spawn. [bsc#1109663, CVE-2018-1000802]
Related packages
python - interactive high-level object-oriented language (default version)