ndg-httpsclient 0.5.1-7 source package in Ubuntu

Changelog

ndg-httpsclient (0.5.1-7) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.

  [ Gianfranco Costamagna ]
  * Drop old breaks/replaces, already there since oldstable.
  * Bump compat level to 13
  * Bump std-version to 4.6.2
  * Set R^3 no
  * Add clean target for egg-info Closes: #1048935)
  * honour nocheck profile
  * Bump copyright years
  * Update homepage to github location

 -- Gianfranco Costamagna <email address hidden>  Mon, 14 Aug 2023 18:08:57 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Sid
Original maintainer:
Gianfranco Costamagna
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ndg-httpsclient_0.5.1-7.dsc 2.0 KiB 57a129234597567cb27ee9d4080ae0dbef7460e1692cff3abfa23288484a178b
ndg-httpsclient_0.5.1.orig.tar.gz 26.0 KiB d72faed0376ab039736c2ba12e30695e2788c4aa569c9c3e3d72131de2592210
ndg-httpsclient_0.5.1-7.debian.tar.xz 4.0 KiB 8794427ded169569776ac1535deabfb2b703c9ab0017e7951844d94fc5bc3a95

Available diffs

No changes file available.

Binary packages built by this source

python3-ndg-httpsclient: enhanced HTTPS support for httplib and urllib2 using PyOpenSSL for Python3

 ndg-httpsclient is a HTTPS client implementation for httplib and
 urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL
 implementation over the default provided with Python and importantly
 enables full verification of the SSL peer.
 .
 This is the Python3 package