Sat, 18 May 2024 13:01:11 UTC | login

Information for build python-xml2rfc-2.5.2-6.fc29

ID48669
Package Namepython-xml2rfc
Version2.5.2
Release6.fc29
Epoch
SummaryConvert IETF RFC-2629 XML into txt format
DescriptionXml2rfc generates RFCs and IETF drafts from document source in XML according to the dtd in RFC-2629. It takes as input an xml file which contains the text and meta-information about author names etc., and transforms it into suitably formatted output. The input xml file should follow the DTD given in RFC-2629 (or it's unofficial successor).
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 07:08:05 UTC
CompletedWed, 04 Jul 2018 07:08:05 UTC
Tags
f29
RPMs
src
python-xml2rfc-2.5.2-6.fc29.src.rpm (info) (download)
noarch
python2-xml2rfc-2.5.2-6.fc29.noarch.rpm (info) (download)
python3-xml2rfc-2.5.2-6.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 2.5.2-6 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.5.2-5 - 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> - 2.5.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Apr 25 2017 Paul Wouters <pwouters@redhat.com> - 2.5.2-2 - Resolves: rhbz#1444858 xml2rfc: no xml2rfc executable is present * Tue Apr 04 2017 Paul Wouters <pwouters@redhat.com> - 2.5.2-1 - Updated to 2.5.2 - Resolves rhbz#1438375 xml2rfc: incorrect dependencies - Resolves rhbz#1323171 Provide a Python3 subpackage - Enable tests - Updated source url * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Jul 31 2016 Paul Wouters <pwouters@redhat.com> - 2.5.1-1 - Updated to 2.5.1 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Sep 01 2013 Paul Wouters <pwouters@redhat.com> - 2.4.2-4 - Fix typo, convert LICENSE to utf-8, check fix and python-setuptools fix * Sun Sep 01 2013 Paul Wouters <pwouters@redhat.com> - 2.4.2-3 - Patch for paginated_txt.py by Miek, fixes my draft crasher * Sat Aug 31 2013 Paul Wouters <pwouters@redhat.com> - 2.4.2-2 - Fixup summary, remove cleaning buildroot, remove upstream egg-info - Added BuildRequire for python-virtualenv to run tests - Added commented check target - but it has issues to pass - Fix license to BSD with advertising * Fri Aug 30 2013 Paul Wouters <pwouters@redhat.com> - 2.4.2-1 - Initial Package