Fri, 27 Jun 2025 01:01:55 CST | login

Information for build python-backports-1.0-16.module+oc8.10.0+643+366f8539

ID33067
Package Namepython-backports
Version1.0
Release16.module+oc8.10.0+643+366f8539
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-backports#a5bbefe414ee4f1d99f37821a8c358fd4d740c13
SummaryNamespace for backported Python features
DescriptionThe backports namespace is a namespace reserved for features backported from the Python standard library to older versions of Python 2. Packages that exist in the backports namespace in Fedora should not provide their own backports/__init__.py, but instead require this package. Backports to earlier versions of Python 3, if they exist, do not need this package because of changes made in Python 3.3 in PEP 420 (http://www.python.org/dev/peps/pep-0420/).
Built byopencloudmbs
State complete
Volume DEFAULT
StartedTue, 15 Apr 2025 15:18:00 CST
CompletedTue, 15 Apr 2025 15:19:49 CST
Taskbuild (module-python27-2.7-8100020250415064330-c5112b2f, /src-opencloudos-rpms/python-backports:a5bbefe414ee4f1d99f37821a8c358fd4d740c13)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-backports?#a5bbefe414ee4f1d99f37821a8c358fd4d740c13'}}
Tags
module-python27-2.7-8100020250415064330-c5112b2f
module-python27-2.7-8100020250415064330-c5112b2f-build
RPMs
src
python-backports-1.0-16.module+oc8.10.0+643+366f8539.src.rpm (info) (download)
aarch64
python2-backports-1.0-16.module+oc8.10.0+643+366f8539.aarch64.rpm (info) (download)
x86_64
python2-backports-1.0-16.module+oc8.10.0+643+366f8539.x86_64.rpm (info) (download)
Logs
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
Changelog * Wed Nov 18 2020 Tomas Orsava <torsava@redhat.com> - 1.0-16 - Update python macros to python2 versioned macros - Issue found when rebuilding the python27 module to include CVE fixes - Related: rhbz#1883890 rhbz#1883258 * Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 1.0-15 - Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587 * Mon Jul 16 2018 Lumír Balhar <lbalhar@redhat.com> - 1.0-14 - First version for python27 module