python-gmpy 1.17-3 source package in Ubuntu

Changelog

python-gmpy (1.17-3) unstable; urgency=medium

  * Fixed debian/copyright to include Case Van Horsen (Closes: #857030)
  * Updated packaging copyright email and date
  * Remove Upstream Author reference in copyright, as there are multiple
    authors

 -- Martin Kelly <email address hidden>  Tue, 07 Mar 2017 07:43:33 -0800

Upload details

Uploaded by:
Martin Kelly
Uploaded to:
Sid
Original maintainer:
Martin Kelly
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe math

Downloads

File Size SHA-256 Checksum
python-gmpy_1.17-3.dsc 1.9 KiB 5ff611a1f6c1d1c263c9fabf6ca6e9c3cc17b53fdc1543c8e2d3248a4bf7fd3f
python-gmpy_1.17.orig.tar.gz 122.9 KiB db5fa8303e89a140ac1990949b785d9f55dcbc07a01d6c87b1922b2f5bc7c715
python-gmpy_1.17-3.debian.tar.xz 3.1 KiB 67e536ad4fd549585786366a475d6f58628296c13ef771a915b7fed84dfb9625

Available diffs

No changes file available.

Binary packages built by this source

python-gmpy: interfaces GMP to Python for fast, unbound-precision computations

 gmpy is a C-coded Python extension module that wraps the GMP library to
 provide to Python code fast multiprecision arithmetic (integer, rational, and
 float), random number generation, advanced number-theoretical functions, and
 more.

python-gmpy-dbgsym: No summary available for python-gmpy-dbgsym in ubuntu artful.

No description available for python-gmpy-dbgsym in ubuntu artful.

python-gmpy-doc: interfaces GMP to Python for fast, unbound-precision computations

 gmpy is a C-coded Python extension module that wraps the GMP library to
 provide to Python code fast multiprecision arithmetic (integer, rational, and
 float), random number generation, advanced number-theoretical functions, and
 more.
 .
 This package installs examples for python-gmpy.