Mon, 23 Sep 2024 08:21:25 CST | login

Information for build python-backports-1.0-16.module+el8.6.0+436+bd17458e

ID17999
Package Namepython-backports
Version1.0
Release16.module+el8.6.0+436+bd17458e
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 failed
Volume DEFAULT
StartedTue, 17 May 2022 02:47:13 CST
CompletedTue, 17 May 2022 03:13:00 CST
Taskbuild (module-python27-2.7-8060020220516183508-8cdc2268, /stage/rpms/python-backports:65ee3e37dae5774b3836490135d69232d437ef63)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-backports?#65ee3e37dae5774b3836490135d69232d437ef63'}}
Tags No tags
RPMs No RPMs
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