python-josepy 1.14.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 1.14.0
  * Bump S-V; no changes needed
  * Remove no longer needed patches
  * Add new dependencies due to upstream switch to poetry
  * Add patch to not ship unneeded files.

 -- Harlan Lieberman-Berg <email address hidden>  Fri, 16 Feb 2024 16:11:43 -0500

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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-josepy_1.14.0-1.dsc 2.4 KiB 7b460d52aa59746e4341aa1d5e2f482493fa7e4b7edddc37df65bdd2dbc13136
python-josepy_1.14.0.orig.tar.gz 57.4 KiB 308b3bf9ce825ad4d4bba76372cf19b5dc1c2ce96a9d298f9642975e64bd13dd
python-josepy_1.14.0-1.debian.tar.xz 13.9 KiB cd28dd2909e1acd126535829bc30910fdbcdccc713e8d99ed825c32b1fbb03f6

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.