Mon, 23 Sep 2024 12:21:24 CST | login

Information for build python-backports-1.0-16.module+el8.6.0+443+8cf4cae6

ID18083
Package Namepython-backports
Version1.0
Release16.module+el8.6.0+443+8cf4cae6
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/python-backports#65ee3e37dae5774b3836490135d69232d437ef63
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 bymbs
State complete
Volume DEFAULT
StartedTue, 17 May 2022 15:51:47 CST
CompletedTue, 17 May 2022 16:08:30 CST
Taskbuild (module-python27-2.7-8060020220517074052-8cdc2268, /stage/rpms/python-backports:65ee3e37dae5774b3836490135d69232d437ef63)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-backports?#65ee3e37dae5774b3836490135d69232d437ef63'}}
Tags No tags
RPMs
src
python-backports-1.0-16.module+el8.6.0+443+8cf4cae6.src.rpm (info) (download)
aarch64
python2-backports-1.0-16.module+el8.6.0+443+8cf4cae6.aarch64.rpm (info) (download)
i686
python2-backports-1.0-16.module+el8.6.0+443+8cf4cae6.i686.rpm (info) (download)
ppc64le
python2-backports-1.0-16.module+el8.6.0+443+8cf4cae6.ppc64le.rpm (info) (download)
x86_64
python2-backports-1.0-16.module+el8.6.0+443+8cf4cae6.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.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