Fri, 17 May 2024 21:40:12 UTC | login

Information for build python-debian-0.1.27-4.fc25

ID16500
Package Namepython-debian
Version0.1.27
Release4.fc25
Epoch
SummaryModules for Debian-related data formats
DescriptionThis package provides Python modules that abstract many formats of Debian related files. Currently handled are: * Debtags information (debian.debtags module) * debian/changelog (debian.changelog module) * Packages files, pdiffs (debian.debian_support module) * Control files of single or multiple RFC822-style paragraphs, e.g. debian/control, .changes, .dsc, Packages, Sources, Release, etc. (debian.deb822 module) * Raw .deb and .ar files, with (read-only) access to contained files and meta-information
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:25:32 UTC
CompletedSat, 14 Apr 2018 20:25:32 UTC
Tags
f28
f29
RPMs
src
python-debian-0.1.27-4.fc25.src.rpm (info) (download)
noarch
python-debian-0.1.27-4.fc25.noarch.rpm (info) (download)
python3-debian-0.1.27-4.fc25.noarch.rpm (info) (download)
Changelog * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.27-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Apr 14 2016 Miroslav Suchý <msuchy@redhat.com> 0.1.27-3 - 1021625 - add support for lzma * Thu Oct 08 2015 Miroslav Suchý <msuchy@redhat.com> 0.1.27-2 - define macro for epel * Thu Oct 08 2015 Miroslav Suchý <msuchy@redhat.com> 0.1.27-1 - rebase to python-debian_0.1.27 - add python3 subpackage * Mon Apr 13 2015 Miroslav Suchý <msuchy@redhat.com> 0.1.26-2 - rebase to 0.1.26 * Mon Apr 13 2015 Miroslav Suchý <msuchy@redhat.com> 0.1.26-1 - rebase to 0.1.26 * Thu Nov 28 2013 Miroslav Suchý <msuchy@redhat.com> 0.1.21-10 - add dependency on python-six * Thu Nov 28 2013 Miroslav Suchý <msuchy@redhat.com> 0.1.21-9 - specify patch level - specify prefix of tar * Thu Nov 28 2013 Miroslav Suchý <msuchy@redhat.com> 0.1.21-8 - rebase to nmu2 release * Thu Nov 28 2013 Miroslav Suchý <msuchy@redhat.com> 0.1.21-7 - 1021625 - recognize xz compression * Mon Oct 03 2011 Miroslav Suchy <msuchy@redhat.com> 0.1.21-2 - rebase to 0.1.21 release - require python-chardet * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.16-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri May 07 2010 Miroslav Suchy <msuchy@redhat.com> 0.1.16-4 - rebuild for python 2.7 * Fri May 07 2010 Miroslav Suchy <msuchy@redhat.com> 0.1.16-3 - use proper tar.gz from upstream - add %check section * Fri Apr 30 2010 Miroslav Suchy <msuchy@redhat.com> 0.1.16-2 - add dist tag * Thu Apr 22 2010 Lukáš Ďurfina <lukas.durfina@gmail.com> 0.1.16-1 - Creation of package