python-pgpy 0.6.0-1 source package in Ubuntu

Changelog

python-pgpy (0.6.0-1) unstable; urgency=medium

  * New upstream version
  * adjust dependencies
  * Standards-Version: bump to 4.6.2 (no changes needed)
  * refresh patches (dropping those already upstream)
  * Move testing to pybuild-autopkgtest

 -- Daniel Kahn Gillmor <email address hidden>  Mon, 23 Jan 2023 21:07:12 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pgpy_0.6.0-1.dsc 1.7 KiB 7415bf1ae5606c4337611a31a22286f0d398bbe5e373e149b01f95796c72c9cc
python-pgpy_0.6.0.orig.tar.gz 588.2 KiB c13d5bbea07c28fd103d1fb2f0f44b93ae21cf3e0c0666e445e2012a9e79b35b
python-pgpy_0.6.0-1.debian.tar.xz 4.9 KiB 8989df2752403e6330239c3d43a5c165409ef8c07bf6572d6c1863d1df7de257

Available diffs

No changes file available.

Binary packages built by this source

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

 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.

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.