python-josepy 1.13.0-2 source package in Ubuntu

Changelog

python-josepy (1.13.0-2) unstable; urgency=medium

  * Add new signing key per upstream
  * Run wrap-and-sort
  * Add patch to fix FTBFS (Closes: #1042279)

 -- Harlan Lieberman-Berg <email address hidden>  Thu, 27 Jul 2023 22: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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-josepy_1.13.0-2.dsc 2.7 KiB cb0f18eba06fc533a4920c880c396d5d3a33afb4b9c427e24ea1c96d06ab2f65
python-josepy_1.13.0.orig.tar.gz 57.7 KiB 8931daf38f8a4c85274a0e8b7cb25addfd8d1f28f9fb8fbed053dd51aec75dc9
python-josepy_1.13.0.orig.tar.gz.asc 659 bytes 2feeb39c142cf95109188729a6930782e05d1735c00e7872f768ed1c4e0df433
python-josepy_1.13.0-2.debian.tar.xz 14.8 KiB 7b195f0ec28731ace7789ba5d3903beba98a89a27c8dfe7030e8a53d86ba93ab

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.