Tue, 07 May 2024 23:09:22 UTC | login

Information for build python-zope-dottedname-4.1.0-10.fc29

ID33503
Package Namepython-zope-dottedname
Version4.1.0
Release10.fc29
Epoch
SummaryResolver for Python dotted names
DescriptionThe zope.dottedname module provides one function, 'resolve' that resolves strings containing dotted names into the appropriate Python object.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Jun 2018 19:48:57 UTC
CompletedWed, 06 Jun 2018 19:48:57 UTC
Tags
f29
RPMs
src
python-zope-dottedname-4.1.0-10.fc29.src.rpm (info) (download)
noarch
python2-zope-dottedname-4.1.0-10.fc29.noarch.rpm (info) (download)
python3-zope-dottedname-4.1.0-10.fc29.noarch.rpm (info) (download)
Changelog * Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 4.1.0-10 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Feb 20 2017 Ralph Bean <rbean@redhat.com> - 4.1.0-7 - Try fixing BuildRequires. * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 4.1.0-5 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1.0-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Jan 04 2016 Ralph Bean <rbean@redhat.com> - 4.1.0-2 - Python3 subpackaging. * Mon Jan 04 2016 Ralph Bean <rbean@redhat.com> - 4.1.0-1 - new version - removed a patch now found upstream. - Update docs files according to upstreams renames. * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue May 29 2012 Robin Lee <cheeselee@fedoraproject.org> - 3.4.6-4 - Include PKG-INFO in %doc * Sun May 27 2012 Robin Lee <cheeselee@fedoraproject.org> - 3.4.6-3 - Remove defattr - Move README.txt to %doc * Mon Sep 13 2010 Robin Lee <robinlee.sysu@gmail.com> - 3.4.6-2 - Requires: python-zope-filesystem and python-setuptools removed - Add %check section and run tests - Add python-zope-dottedname-3.4.6-run-tests.patch to register the test_suite - Co-own %{python_sitelib}/zope/ - Don't move the text files - Spec cleaned up * Wed Jun 16 2010 Robin Lee <robinlee.sysu@gmail.com> - 3.4.6-1 - Initial packaging