python-service-identity 18.1.0-8 source package in Ubuntu

Changelog

python-service-identity (18.1.0-8) unstable; urgency=medium

  * Cherry-pick addition of missing six dependency from upstream
    (Closes: #1030628).

 -- Robie Basak <email address hidden>  Sun, 05 Feb 2023 22:10:42 +0000

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
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-service-identity_18.1.0-8.dsc 2.3 KiB 555a96e9c7646cf3b568352496f82a20081eb7313a3625910577c7e71641b712
python-service-identity_18.1.0.orig.tar.gz 21.1 KiB 0858a54aabc5b459d1aafa8a518ed2081a285087f349fe3e55197989232e2e2d
python-service-identity_18.1.0-8.debian.tar.xz 5.4 KiB 32eda64b60ef2bd494d28b4430e1b88f7b0c6a7ef55447fb88dbfb49ec88057b

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.