python-gmpy2 2.1.2-1 source package in Ubuntu

Changelog

python-gmpy2 (2.1.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Drop python 3.10 patch, superseded upstream.
  * Run the upstream test suite at build time.
  * Run the upstream test suite under all supported Python 3 versions, in the
    autopkgtest.
  * Bump copyright years.
  * Bump Standards-Version to 4.6.0, no changes needed.
  * Bump watch file format to 4.

 -- Stefano Rivera <email address hidden>  Tue, 01 Feb 2022 22:04:30 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-gmpy2_2.1.2-1.dsc 1.6 KiB e9ec945366d50741128a40bf7b09dbdcf1d32300a5f11dcfbe55afd176b84cfd
python-gmpy2_2.1.2.orig.tar.gz 252.4 KiB da75140bca128ece795895477e53b43773e3748aa90ba6170eae7ca2c74b82d1
python-gmpy2_2.1.2-1.debian.tar.xz 5.0 KiB d418dcf1b5ddf3ef24556a987852d8702b4f9e807c208e30f417a95b46871422

Available diffs

No changes file available.

Binary packages built by this source

python-gmpy2-common: common files for python3-gmpy2

 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 common files for python3-gmpy2.

python-gmpy2-doc: documentation for python-gmpy2

 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 additional documentation for python3-gmpy2.

python3-gmpy2: interfaces GMP to Python 3 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 Python 3 support for gmpy2.

python3-gmpy2-dbgsym: debug symbols for python3-gmpy2