Information for build python-backports-1.0-16.module+oc8.5.0+83+7490e917

ID3824
Package Namepython-backports
Version1.0
Release16.module+oc8.5.0+83+7490e917
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-backports#44aa0cc39f4875d10f7a3a7062d6a5139b284194
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 failed
Volume DEFAULT
StartedWed, 29 Jun 2022 14:16:37 CST
CompletedWed, 29 Jun 2022 14:17:53 CST
Taskbuild (module-python27-2.7-8050020220619111603-c7643c7d, /src-opencloudos-rpms/python-backports:44aa0cc39f4875d10f7a3a7062d6a5139b284194)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-backports?#44aa0cc39f4875d10f7a3a7062d6a5139b284194'}}
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