Tue, 16 Apr 2024 07:34:39 UTC | login

Information for build python-funcsigs-1.0.2-13.module_el8.6.0+1079+8d338a31

ID20992
Package Namepython-funcsigs
Version1.0.2
Release13.module_el8.6.0+1079+8d338a31
Epoch
Sourcegit+https://git.centos.org/rpms/python-funcsigs#4f046bd71869fa9bc2c8bfd6dbd283a751e028af
SummaryPython function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
Descriptionfuncsigs is a backport of the PEP 362 function signature features from Python 3.3's inspect module. The backport is compatible with Python 2.6, 2.7 as well as 3.2 and up.
Built bymbox-mbs-backend
State complete
Volume DEFAULT
StartedThu, 27 Jan 2022 16:57:12 UTC
CompletedThu, 27 Jan 2022 16:59:30 UTC
Taskbuild (module-python27-2.7-8060020220127163159-8cdc2268, /rpms/python-funcsigs:4f046bd71869fa9bc2c8bfd6dbd283a751e028af)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-funcsigs?#4f046bd71869fa9bc2c8bfd6dbd283a751e028af'}}
Tags
module-python27-2.7-8060020220127163159-8cdc2268
module-python27-2.7-8060020220127163159-8cdc2268-build
module-python27-2.7-8060020220214145533-8cdc2268
module-python27-2.7-8060020220214145533-8cdc2268-build
module-python27-2.7-8060020220426160402-8cdc2268
module-python27-2.7-8060020220426160402-8cdc2268-build
module-python27-2.7-8070020220624173536-056aacbc
module-python27-2.7-8070020220624173536-056aacbc-build
module-python27-2.7-8070020220702162859-056aacbc
module-python27-2.7-8070020220702162859-056aacbc-build
module-python27-2.7-8080020230117193612-ba5e661a
module-python27-2.7-8080020230117193612-ba5e661a-build
RPMs
src
python-funcsigs-1.0.2-13.module_el8.6.0+1079+8d338a31.src.rpm (info) (download)
noarch
python2-funcsigs-1.0.2-13.module_el8.6.0+1079+8d338a31.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 1.0.2-13 - Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587 * Fri Jul 13 2018 Lumír Balhar <lbalhar@redhat.com> - 1.0.2-12 - First version for python27 module * Mon Jul 09 2018 Petr Viktorin <pviktori@redhat.com> - 1.0.2-11 - Disable the python3 subpackage Functionality of funcsigs is available in Python 3's inspect module. * Mon Jul 02 2018 Petr Viktorin <pviktori@redhat.com> - 1.0.2-10 - Skip python2 tests to allow removing python2-unittest2 from the distribution - Fix workaround for allowing Python 2 for build * Mon Jun 25 2018 Petr Viktorin <pviktori@redhat.com> - 1.0.2-9 - Allow Python 2 for build see https://hurl.corp.redhat.com/rhel8-py2 - Switch to python3-sphinx * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 1.0.2-7 - Cleanup spec file conditionals * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Dec 13 2016 Stratakis Charalampos <cstratak@redhat.com> - 1.0.2-4 - Enable tests * Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 1.0.2-3 - Rebuild for Python 3.6 - Disable python3 tests for now * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Sat Jun 11 2016 Haïkel Guémar <hguemar@fedoraproject.org> - 1.0.2-1 - Upstream 1.0.2 (RHBZ#1341262) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Dec 04 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 0.4-2 - Add license file in doc subpackage * Wed Dec 02 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 0.4-1 - Initial package.