Fri, 26 Apr 2024 22:07:27 UTC | login

Information for build python-cssselect-0.9.1-5.el7

ID12664
Package Namepython-cssselect
Version0.9.1
Release5.el7
Epoch
SummaryParses CSS3 Selectors and translates them to XPath 1.0
DescriptionCssselect parses CSS3 Selectors and translates them to XPath 1.0 expressions. Such expressions can be used in lxml or another XPath engine to find the matching elements in an XML or HTML document.
Built byapevec
State complete
Volume DEFAULT
StartedTue, 04 Oct 2016 08:10:55 UTC
CompletedTue, 04 Oct 2016 08:13:47 UTC
Taskbuild (cloud7-openstack-common-el7, python-cssselect-0.9.1-5.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
RPMs
src
python-cssselect-0.9.1-5.el7.src.rpm (info) (download)
noarch
python-cssselect-0.9.1-5.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Thu Aug 14 2014 Ralph Bean <rbean@redhat.com> - 0.9.1-5 - Modernize with_python3 conditional. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu May 15 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 0.9.1-3 - Enable tests again. * Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 - Bootstrap test running (circular dependency with python-lxml) * Fri Jan 17 2014 Eduardo Echeverria <echevemaster@gmail.com> 0.9.1-1 - Update to latest upstream. - although this package have py3 support, the resultant python3 package doesn't existed, reason? On install section, py3 setup install must be first, if not, with every running of setup.py install, setup.py overwrite the files, this behaviour has been fixed - Workaround for python2 macro in epel versions - use python2 macro instead of python * Thu Jul 25 2013 Eric Smith <brouhaha@fedoraproject.org> 0.8-1 - Update to latest upstream. - Added Python 3 support. - Added EL6 support (uses Python 2.6 rather than 2.7). * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Fri Nov 09 2012 Kevin Fenzi <kevin@scrye.com> 0.7.1-3 - Add tests. * Fri Nov 09 2012 Kevin Fenzi <kevin@scrye.com> 0.7.1-2 - Fixes from review. * Fri Nov 09 2012 Kevin Fenzi <kevin@scrye.com> 0.7.1-1 - Initial version for review