Sat, 20 Apr 2024 03:06:02 UTC | login

Information for build python-rpm-generators-5-6.el8

ID7089
Package Namepython-rpm-generators
Version5
Release6.el8
Epoch
Sourcegit+https://git.centos.org/rpms/python-rpm-generators.git#d809defd2ccab8945493103694fe96ffe6ea3a3c
SummaryDependency generators for Python RPMs
DescriptionDependency generators for Python RPMs.
Built bycarlwgeorge
State complete
Volume DEFAULT
StartedTue, 07 Apr 2020 01:07:30 UTC
CompletedTue, 07 Apr 2020 01:09:58 UTC
Taskbuild (dist-c8-stream, /rpms/python-rpm-generators.git:d809defd2ccab8945493103694fe96ffe6ea3a3c)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-rpm-generators.git?#d809defd2ccab8945493103694fe96ffe6ea3a3c'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
dist-c8-updates
RPMs
src
python-rpm-generators-5-6.el8.src.rpm (info) (download)
noarch
python3-rpm-generators-5-6.el8.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Thu Dec 12 2019 Tomas Orsava <torsava@redhat.com> - 5-6 - Enabled gating - Related: rhbz#1776941 * Wed Nov 27 2019 Tomas Orsava <torsava@redhat.com> - 5-5 - Create major-version provides only on major Python versions (2.7, 3.6) - Fix an extra parenthesis in python.attr - Resolves: rhbz#1776941 * Fri Nov 16 2018 Lumír Balhar <lbalhar@redhat.com> - 5-4 - Require platform-python-setuptools instead of python3-setuptools - Resolves: rhbz#1650544 * Sat Jul 28 2018 Miro Hrončok <mhroncok@redhat.com> - 5-3 - Use nonstandardlib for purelib definition (#1609492) * Tue Jun 05 2018 Tomas Orsava <torsava@redhat.com> - 5-2 - Switch the pythondistdeps.py script to /usr/libexec/platform-python * Sun Feb 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 5-1 - Fork upstream generators - "Fix" support of environment markers * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.14.0-2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Nov 28 2017 Tomas Orsava <torsava@redhat.com> - 4.14.0-2 - Switch bootsrapping macro to a bcond for modularity * Fri Oct 20 2017 Tomas Orsava <torsava@redhat.com> - 4.14.0-1 - Rebase to rpm 4.14.0 final (http://rpm.org/wiki/Releases/4.14.0) - Re-synchronize version/release macros with the rpm Fedora package * Mon Sep 18 2017 Tomas Orsava <torsava@redhat.com> - 4.14.0-0.rc1.1 - Update to a new upstream version of RPM - Drop upstreamed patches - Renumber remaining patches * Thu Aug 24 2017 Miro Hrončok <mhroncok@redhat.com> - 4.13.0.1-4 - Add patch 10: Do not provide pythonXdist for platform-python packages (rhbz#1484607) * Tue Aug 08 2017 Tomas Orsava <torsava@redhat.com> - 4.13.0.1-3 - Add patch 9: Generate requires and provides for platform-python(abi) (https://fedoraproject.org/wiki/Changes/Platform_Python_Stack) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.13.0.1-2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu May 18 2017 Tomas Orsava <torsava@redhat.com> - 4.13.0.1-2 - Added a license file - Added a dependency on rpm for the proper directory structure - Properly owning the __pycache__ directory * Tue May 02 2017 Tomas Orsava <torsava@redhat.com> - 4.13.0.1-1 - Splitting Python RPM generators from the `rpm` package to standalone one