python-pkginfo 1.1-2~ubuntu14.04.1 source package in Ubuntu

Changelog

python-pkginfo (1.1-2~ubuntu14.04.1) trusty-backports; urgency=medium

  * No-change backport to trusty (LP: #1396859)

python-pkginfo (1.1-2) unstable; urgency=medium

  * Team upload
  * Use pybuild
  * Add a patch that fixes unit tests when running on python3.4
  * Add a patch that fixes pkginfo executable when using python3.4
  * Add a new 'python3-pkginfo' binary package and move the main executable
    and the manual page there. This is a compromise between adding a new
    binary package (seems wasteful) and renaming all executables to have the
    interpreter version (against the python3 policy)
  * Adjust the 'python-pkginfo-doc' package to build with python3 and to
    make sense for both versions of the library

python-pkginfo (1.1-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Jan Dittberner ]
  * New upstream version
  * debian/rules: create pkginfo/tests/sneaky egg info to make the unit
    tests work and cleanup after testing
  * debian/control: bump Standards-Version (no changes)
  * run wrap-and-sort (changed debian/control and debian/copyright)
 -- Scott Kitterman <email address hidden>   Wed, 26 Nov 2014 22:56:50 -0500

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Trusty
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty backports universe misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-pkginfo_1.1.orig.tar.gz 26.7 KiB 0a85b793fe07c47b7268e9697625b3cd45f786371638f12e4f2b14b7e88ae07e
python-pkginfo_1.1-2~ubuntu14.04.1.debian.tar.gz 5.4 KiB 26b3a8010e584713bf44ea029f08fb21cce17cb0270e056e705ffd6cff36c6e5
python-pkginfo_1.1-2~ubuntu14.04.1.dsc 2.2 KiB c9ae3af3632a2ba880b6e07dc0a3314cca6c07951c808c3862201b7f22f51a26

View changes file

Binary packages built by this source

python-pkginfo: Python 2.x module to query metadata from packages

 This package provides an API for querying the distutils metadata written in
 the PKG-INFO file inside a source distribution (an sdist), or into the
 EGG-INFO directory of an installed distribution.
 .
 This package contains the Python 2 version of the library

python-pkginfo-doc: Python module to query metadata from packages documentation

 This package provides an API for querying the distutils metadata written in
 the PKG-INFO file inside a source distribution (an sdist), or into the
 EGG-INFO directory of an installed distribution.

python3-pkginfo: Python 3.x module to query metadata from packages

 This package provides an API for querying the distutils metadata written in
 the PKG-INFO file inside a source distribution (an sdist), or into the
 EGG-INFO directory of an installed distribution.
 .
 This package contains the Python 3 version of the library
 In addition, this package contains the 'pkginfo' executable