python-versiontools binary package in Ubuntu Xenial amd64

 versiontools is a Python module providing a smart replacement for plain tuple
 used in __version__. It has following features:
 .
  * A piece of code that allows you to keep a single version definition inside
    your package or module. No more hacks in setup.py, no more duplicates in
    setup.py and somewhere else. Just one version per package.
  * Version objects can produce nice version strings for released files that
    are compliant with PEP 386. Releases, alphas, betas, development snaphots.
    All of those get good version strings out of the box.
  * Version objects understand the VCS used by your project. Git, Mercurial and
    Bazaar are supported out of the box. Custom systems can be added by 3rd
    party plugins.
  * Version object that compares as a tuple of values and sorts properly.
  * Zero-dependency install! If all you care about is handling setup() to get
    nice tarball names then you don’t need to depend on versiontools (no
    setup_requires, no install_requires!). You will need to bundle a small
    support module though.
 .
 This is the Python 2 version of the package.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2015-10-30 01:08:57 UTC Published Ubuntu Xenial amd64 release universe python Optional 1.9.1-2
  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial amd64 proposed universe python Optional 1.9.1-2
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2015-10-30 01:09:45 UTC Superseded Ubuntu Xenial amd64 release universe python Optional 1.9.1-1.1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of versiontools 1.9.1-2 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  2015-10-31 06:10:14 UTC Deleted Ubuntu Xenial amd64 proposed universe python Optional 1.9.1-1.1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2015-10-27 18:49:46 UTC Superseded Ubuntu Xenial amd64 release universe python Optional 1.9.1-1
  • Removal requested .
  • Superseded by amd64 build of versiontools 1.9.1-1.1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu trusty-proposed i386 in Primary Archive for Ubuntu