python-certifi 2023.11.17-1 source package in Ubuntu

Changelog

python-certifi (2023.11.17-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 2023.11.17
  * lintian: fix overrides

 -- Sebastien Delafond <email address hidden>  Wed, 27 Dec 2023 16:36:00 +0100

Upload details

Uploaded by:
Sebastien Delafond
Uploaded to:
Sid
Original maintainer:
Sebastien Delafond
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-certifi_2023.11.17-1.dsc 1.6 KiB 9823e82ed36660dac5416a8e2a031775747a3b9df7448ca238883a9ddae28566
python-certifi_2023.11.17.orig.tar.xz 145.9 KiB cf6206d8a42c13d46a99121663202f7928e4bdacb27b32bf3a06130458d89148
python-certifi_2023.11.17-1.debian.tar.xz 8.8 KiB d5d6757a3894e7af3044bf282d0da3a630e48408e13887a1fc18706e0666941b

Available diffs

No changes file available.

Binary packages built by this source

python3-certifi: root certificates for validating SSL certs and verifying TLS hosts (python3)

 Certifi is a carefully curated collection of Root Certificates for
 validating the trustworthiness of SSL certificates while verifying
 the identity of TLS hosts. It has been extracted from the Requests
 project.
 .
 The version of certifi in this Debian package is patched to return
 the location of Debian-provided CA certificates, instead of those
 packaged by upstream.
 .
 This is the python3 package.