python-service-identity 24.1.0-1 source package in Ubuntu

Changelog

python-service-identity (24.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release

 -- Scott Kitterman <email address hidden>  Tue, 16 Jan 2024 14:12:18 -0500

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main python
Noble release main python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-service-identity_24.1.0-1.dsc 2.4 KiB cdaf5be8b44e74680363e367def68306764626630ec224e4cf3ca4789832466d
python-service-identity_24.1.0.orig.tar.gz 39.2 KiB 6829c9d62fb832c2e1c435629b0a8c476e1929881f28bee4d20bc24161009221
python-service-identity_24.1.0-1.debian.tar.xz 3.1 KiB cf279a02a2b7903a733e9cb13368e876e3a02517952a8739889b5d9cea46347a

Available diffs

No changes file available.

Binary packages built by this source

python3-service-identity: Service identity verification for pyOpenSSL (Python 3 module)

 Service_identity aspires to give you all the tools you need for verifying
 whether a certificate is valid for the intended purposes.
 .
 In the simplest case, this means host name verification. However,
 service_identity implements RFC 6125 fully and plans to add other
 relevant RFCs too.
 .
 This package contains service_identity for Python 3.