python-funcsigs 1.0.2-4 source package in Ubuntu

Changelog

python-funcsigs (1.0.2-4) unstable; urgency=medium

  * Team upload.

  [ Daniel Baumann ]
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Updating standards version to 4.1.3.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Bump my copyright year
  * Bump debhelper compat level to 11
  * Add pypy-funcsigs binary package
  * Use Python 3 version of Sphinx for building docs

 -- Ondřej Nový <email address hidden>  Tue, 27 Feb 2018 13:49:28 +0100

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-funcsigs_1.0.2-4.dsc 2.4 KiB 0535606459f0cc83dce3b8a20fc499bee2e54ca525510c34ab611108dc4236eb
python-funcsigs_1.0.2.orig.tar.xz 20.2 KiB 8493ee895349929854f9a4b362bcd92c9527c70e3eefbd7524a10692c24f6eab
python-funcsigs_1.0.2-4.debian.tar.xz 3.8 KiB 396fe62f4ae0ac23e3e12bab27f984e7181f805bbcf72b22df691bb15237e8f2

Available diffs

No changes file available.

Binary packages built by this source

pypy-funcsigs: function signatures from PEP362 - PyPy

 funcsigs is a backport of the PEP 362 function signature features from Python
 3.3's inspect module. The backport is compatible with Python 2.6, 2.7 as well
 as 3.2 and up.
 .
 This package contains the PyPy module.

python-funcsigs: No summary available for python-funcsigs in ubuntu eoan.

No description available for python-funcsigs in ubuntu eoan.

python-funcsigs-doc: No summary available for python-funcsigs-doc in ubuntu eoan.

No description available for python-funcsigs-doc in ubuntu eoan.

python3-funcsigs: function signatures from PEP362 - Python 3.x

 funcsigs is a backport of the PEP 362 function signature features from Python
 3.3's inspect module. The backport is compatible with Python 2.6, 2.7 as well
 as 3.2 and up.
 .
 This package contains the Python 3.x module.