python-josepy 1.2.0-1 source package in Ubuntu

Changelog

python-josepy (1.2.0-1) unstable; urgency=medium

  * New upstream version 1.2.0
  * Add support for running test harness
  * Drop X-Python versions
  * Auto-run DEP-8 test suite.
  * Add R-R-R and bump S-V to latest.

 -- Harlan Lieberman-Berg <email address hidden>  Sun, 07 Jul 2019 21:14:36 -0400

Upload details

Uploaded by:
Debian Let's Encrypt Team
Uploaded to:
Sid
Original maintainer:
Debian Let's Encrypt Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-josepy_1.2.0-1.dsc 2.9 KiB b0b0292401781b2d7753d66f2a77d24a9040bd4cf5e235d570d3d4d3d6cffdac
python-josepy_1.2.0.orig.tar.gz 51.9 KiB 9cec9a839fe9520f0420e4f38e7219525daccce4813296627436fe444cd002d3
python-josepy_1.2.0.orig.tar.gz.asc 488 bytes cc739d9364d48efb7cca138e787617f7b558562c55c27c08c389f0d50c59f60c
python-josepy_1.2.0-1.debian.tar.xz 4.9 KiB 7ae4c91f8b5bfe66c3859c603abe087b2221d806dcc34693d01afb64afaa2be0

Available diffs

No changes file available.

Binary packages built by this source

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

No description available for python-josepy in ubuntu eoan.

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

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

python3-josepy: JOSE implementation for Python 3.x

 This package is a Python implementation of the standards developed by
 IETF Javascript Object Signing and Encryption (Active WG), in
 particular the following RFCs:
 .
   - JSON Web Algorithms (JWA)
   - JSON Web Key (JWK)
   - JSON Web Signature (JWS)
 .
 This package was originally developed as part of the ACME protocol
 implementation. This is the Python 3 library.