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

Changelog

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

  * Team upload.
  * Remove debian/patches/Add-missing-six-dependency, no longer needed
  * Remove signature checking from debian/watch, no loner supported by pypi
  * Update debian/watch to version 4 and simplify so it works
  * New upstream release (Closes: #1008863)
  * Update Homepage: field in debian/control to point to GitHub vice PyPI
  * Update build-depends to match upstream switch to pyproject.toml and
    hatchling
  * Add python3-hatch-vcs and python3-hatch-fancy-pypi-readme to build-depends
  * Remove dh_auto_test override, no longer needed

 -- Scott Kitterman <email address hidden>  Fri, 07 Jul 2023 14:19:40 -0400

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-service-identity_23.1.0-1.dsc 2.4 KiB a41de983ba4bab93e5bc56f6153b1e29329aeb44585ee111c2fc3c82d227e791
python-service-identity_23.1.0.orig.tar.gz 38.9 KiB ecb33cd96307755041e978ab14f8b14e13b40f1fbd525a4dc78f46d2b986431d
python-service-identity_23.1.0-1.debian.tar.xz 3.1 KiB 44ca85fc5c7acfbc6728e4e5d8c9df4bc016051a67f0dd53e8840d1f56963033

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.