python-roman 2.0.0-2 source package in Ubuntu

Changelog

python-roman (2.0.0-2) unstable; urgency=medium

  * Team upload, with maintainer's permission.
  * With this upload, files are no longer installed into pyshared
    (Closes: #802328).

  [ Andrea Colangelo ]
  * debian/pathes/2to3.diff: drop, upstream supports Python 3 natively
    (Closes: #734695).
  * debian/patches/series: update accordingly.
  * debian/control: Bump X-Python3-Version to >= 3.3.

  [ Dmitry Shachnev ]
  * Update debian/watch to use https://pypi.debian.net redirector.
  * Bump Standards-Version to 3.9.6, no changes needed.
  * Add explicit build-dependency on dh-python.

  [ SVN-Git Migration ]
  * Update Vcs fields for git migration.

 -- Dmitry Shachnev <email address hidden>  Wed, 21 Oct 2015 22:35:18 +0300

Upload details

Uploaded by:
Andrea Colangelo
Uploaded to:
Sid
Original maintainer:
Andrea Colangelo
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-roman_2.0.0-2.dsc 2.1 KiB d522dccc7e20d45208bd5dcb58fec644142c90223b1e7841282ed1b73bdfbc9b
python-roman_2.0.0.orig.tar.gz 4.9 KiB 98f2c0fb3cdcfba465d12c85b3b7139fc4cd2177f1325f1bacfe00878c8fa7b9
python-roman_2.0.0-2.debian.tar.xz 8.3 KiB fdb23384ad4ab4701214c5776bb2b181e794a347d024fc0483e4ebe5055f4362

No changes file available.

Binary packages built by this source

python-roman: module for generating/analyzing Roman numerals for Python 2

 This module converts from and to Roman numerals. It can convert numbers
 from 1 to 4999 and understands the common shortcuts (IX == 9), but not
 illegal ones (MIM == 1999).
 .
 This package includes Python 2 modules.

python3-roman: module for generating/analyzing Roman numerals for Python 3

 This module converts from and to Roman numerals. It can convert numbers
 from 1 to 4999 and understands the common shortcuts (IX == 9), but not
 illegal ones (MIM == 1999).
 .
 This package includes Python 3 modules.