Sat, 27 Apr 2024 04:59:52 UTC | login

Information for build python-trollius-2.1-7.el7

ID22673
Package Namepython-trollius
Version2.1
Release7.el7
Epoch
SummaryA port of the Tulip asyncio module to Python 2
Description Trollius provides infrastructure for writing single-threaded concurrent code using coroutines, multiplexing I/O access over sockets and other resources, running network clients and servers, and other related primitives. Trollius is a portage of the asyncio project (PEP 3156) on Python 2. Trollius works on Python 2.6-3.5. It has been tested on Windows, Linux, Mac OS X, FreeBSD and OpenIndiana.
Built byamoralej
State complete
Volume DEFAULT
StartedThu, 26 Apr 2018 09:25:18 UTC
CompletedThu, 26 Apr 2018 09:26:35 UTC
Taskbuild (cloud7-openstack-rocky-el7, python-trollius-2.1-7.el7.src.rpm)
Tags
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-trollius-2.1-7.el7.src.rpm (info) (download)
noarch
python2-trollius-2.1-7.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Dec 17 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.1-6 - Python 2 binary package renamed to python2-trollius See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Feb 07 2017 Ian Wienand <iwienand@redhat.com> - 2.1-4 - Add python-six dependency (rhbz#1402775) * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.1-3 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Tue Jun 14 2016 Matthias Runge <mrunge@redhat.com> - 2.1-1 - update to 2.1 (rhbz#1101234) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Tue Jul 14 2015 Ian Wienand <iwienand@redhat.com> - 2.0-1 - update to 2.0 - rhbz#1101234 * Mon Jun 15 2015 Ian Wienand <iwienand@redhat.com> - 1.0.4-2 - add python3 - rhbz#1230868 * Wed Jan 07 2015 Ian Wienand <iwienand@redhat.com> - 1.0.4-1 - update to 1.0.4 - add python-mock as build dependency for tests * Fri Aug 15 2014 Ian Wienand <iwienand@redhat.com> - 1.0.1-1 - update to 1.0.1 * Mon Jul 07 2014 Ian Wienand <iwienand@redhat.com> - 0.4-1 - update to 0.4 - 0.3 changed module name to trollius for python3.4 compatability (issue #8; see README) * Wed Apr 16 2014 Ian Wienand <iwienand@redhat.com> - 0.2-2 - fix python-ordereddict dependency typo * Mon Mar 24 2014 Ian Wienand <iwienand@fedora19> - 0.2-1 - update to 0.2 * Tue Mar 04 2014 <iwienand@redhat.com> - 0.1.5-3 - add python-futures as build-dep - add __python2* macros; convert to them * Thu Feb 20 2014 <iwienand@redhat.com> - 0.1.5-2 - change license to ASL 2.0 - add defattr (from rpmlint) - add group tag (from rpmlint) * Tue Feb 18 2014 <iwienand@redhat.com> - 0.1.5-1 - Initial release