Sun, 05 May 2024 18:16:32 UTC | login

Information for build python-zope-configuration-4.0.3-15.fc30

ID93231
Package Namepython-zope-configuration
Version4.0.3
Release15.fc30
Epoch
SummaryZope Configuration Markup Language (ZCML)
DescriptionThe zope configuration system provides an extensible system for supporting various kinds of configurations. It is based on the idea of configuration directives. Users of the configuration system provide configuration directives in some language that express configuration choices. The intent is that the language be pluggable. An XML language is provided by default.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 03:47:17 UTC
CompletedWed, 24 Jul 2019 03:47:17 UTC
Tags
f31
RPMs
src
python-zope-configuration-4.0.3-15.fc30.src.rpm (info) (download)
noarch
python2-zope-configuration-4.0.3-15.fc30.noarch.rpm (info) (download)
python3-zope-configuration-4.0.3-15.fc30.noarch.rpm (info) (download)
Changelog * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.3-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.3-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 17 2018 Miro HronĨok <mhroncok@redhat.com> - 4.0.3-13 - Rebuilt for Python 3.7 * Wed Jan 31 2018 Iryna Shcherbina <ishcherb@redhat.com> - 4.0.3-12 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 24 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 4.0.3-10 - The python2- subpackage now provides the python- name. - Correct a changelog entry from the last build not to use a macro. * Fri Feb 24 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 4.0.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - Disabled tests in Python 3 due to them failing upstream. - Mark the license with the license macro. - Rename python-zope-configuration to python2-zope-configuration. - Used GitHub as new URL and Source0 since the old URLs were 404. - Dropped BuildRoot. - Use global instead of define for modname variable.