zope.dottedname 3.4.6-4 source package in Ubuntu

Changelog

zope.dottedname (3.4.6-4) unstable; urgency=low


  * Team upload.

  [ Arnaud Fontaine ]
  * Add debian/clean to get rid of egg-info/* to prevent FTBFS if
    built twice.

  [ Gediminas Paulauskas ]
  * Switch to dh_python2. (Closes: #617165)
    - Removes unneeded dependency on python-zope.testing.
  * Switch to 3.0 (quilt) source format.
  * debian/copyright: convert to dep5 format.
  * debian/control: add Vcs-Browser and Homepage fields.

 -- Arnaud Fontaine <email address hidden>  Wed, 19 Oct 2011 00:50:17 +0900

Upload details

Uploaded by:
Fabio Tranchitella
Uploaded to:
Sid
Original maintainer:
Fabio Tranchitella
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
zope.dottedname_3.4.6-4.dsc 1.5 KiB ecb150b572305fe3135421dae546adb5991d9a9fc76a5ed6079cb0c8a78bb4a7
zope.dottedname_3.4.6.orig.tar.gz 4.1 KiB 331d801d98e539fa6c5d50c3835ecc144c429667f483281505de53fc771e6bf5
zope.dottedname_3.4.6-4.debian.tar.gz 2.7 KiB f34f0dc42abd3053991c57961daffb74072b6fbe8370868359f478dd37089550

No changes file available.

Binary packages built by this source

python-zope.dottedname: Resolver for Python dotted names

 The zope.dottedname module provides one function, resolve that resolves
 strings containing dotted names into the appropriate Python object.