python-josepy 1.8.0-1 source package in Ubuntu

Changelog

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

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.

  [ Harlan Lieberman-Berg ]
  * New upstream version 1.8.0
  * Drop dependencies no longer used
  * Refresh patch
  * Bump S-V; no changes needed
  * Update watch file version
  * Adjust deletion of jws script to match new path

 -- Harlan Lieberman-Berg <email address hidden>  Fri, 20 Aug 2021 21:48:34 -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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-josepy_1.8.0-1.dsc 2.6 KiB c761b3a4e109f2f9a1ad3d1675aa6178f991951b349a3a6af8607348ed7cb28b
python-josepy_1.8.0.orig.tar.gz 56.2 KiB a5a182eb499665d99e7ec54bb3fe389f9cbc483d429c9651f20384ba29564269
python-josepy_1.8.0.orig.tar.gz.asc 488 bytes 0f8c5fad8ab222171cf3512919278bf8be6d525668134d0ea19e77010494180e
python-josepy_1.8.0-1.debian.tar.xz 5.1 KiB a91ebb22b5c6d1dd12bc2bf04818c2c5cf8372d07d233f95edb5fa8be631c099

Available diffs

No changes file available.

Binary packages built by this source

python-josepy-doc: JOSE implementation for Python - Documentation

 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 documentation for the library.

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.