Wed, 24 Apr 2024 01:46:04 UTC | login

Information for build python-weakrefmethod-1.0.2-3.el7

ID15371
Package Namepython-weakrefmethod
Version1.0.2
Release3.el7
Epoch
SummaryA WeakMethod class for storing bound methods using weak references
DescriptionPython 3.4 include a ``WeakMethod`` class, for storing bound methods using weak references (see the `Python weakref module <http://docs.python.org/library/weakref.html>`_). This project is a backport of the WeakMethod class, and tests, for Python 2.6. The tests require the `unittest2 package <http://pypi.python.org/pypi/unittest2>`_.
Built byhguemar
State complete
Volume DEFAULT
StartedMon, 30 Jan 2017 09:13:09 UTC
CompletedMon, 30 Jan 2017 09:15:31 UTC
Taskbuild (cloud7-openstack-common-el7, python-weakrefmethod-1.0.2-3.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
cloud7-openstack-common-release
cloud7-openstack-common-testing
cloud7-openstack-queens-candidate
cloud7-openstack-queens-release
cloud7-openstack-queens-testing
cloud7-openstack-rocky-release
cloud7-openstack-rocky-testing
cloud7-openstack-stein-release
cloud7-openstack-stein-testing
cloud7-openstack-train-release
cloud7-openstack-train-testing
cloud7-openstack-ussuri-testing
RPMs
src
python-weakrefmethod-1.0.2-3.el7.src.rpm (info) (download)
noarch
python2-weakrefmethod-1.0.2-3.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sat Nov 14 2015 Chandan Kumar <chkumar246@gmail.com> - 1.0.2-1 - Added LICENSE - Bumped to version 1.0.2 * Tue Oct 06 2015 chandankumar <chkumar246@gmail.com> - 1.0.1-1 - Initial package.