python-pgpy 0.4.3-3 source package in Ubuntu

Changelog

python-pgpy (0.4.3-3) unstable; urgency=medium

  * move to DEP-14 branch naming conventions
  * Standards-Version: bump to 4.1.3 (no changes needed)
  * move to debhelper 11
  * import bugfixes from upstream
  * d/tests: add lowest-common-denominator smoketest
  * only test against a single version of python3 (Closes: #878633)
  * ship examples using dh_installexamples
  * build html docs instead of just shipping rst source
  * accept multi-arch hinter about python-pgpy-doc

 -- Daniel Kahn Gillmor <email address hidden>  Fri, 23 Feb 2018 16:56:02 -0800

Upload details

Uploaded by:
Michael Greene
Uploaded to:
Sid
Original maintainer:
Michael Greene
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pgpy_0.4.3-3.dsc 1.8 KiB 32810252e2c253c1fb58e31a4c3482000839acecb6973192af035294b346486f
python-pgpy_0.4.3.orig.tar.gz 564.8 KiB 334c34b946aba6f2df3350268af299abcd1163836c66ed87c9399d541e39c0bd
python-pgpy_0.4.3-3.debian.tar.xz 7.6 KiB e00ee0b0ee525e7127c4cb2830c10dabd82b9f7ec28fd7c7337f36b479224e2b

Available diffs

No changes file available.

Binary packages built by this source

python3-pgpy: No summary available for python3-pgpy in ubuntu disco.

No description available for python3-pgpy in ubuntu disco.

python3-pgpy-doc: OpenPGP (Pretty Good Privacy) RFC 4880 implementation in Python (documentation)

 PGPy offers a pure-Python implementation of the OpenPGP standard, as
 described in RFC 4880 and subsequent specifications. It can be used
 as a toolkit for building OpenPGP-compatible applications and
 libraries in Python.
 .
 This is the documentation for the module.