python-whois 0.8-1 source package in Ubuntu

Changelog

python-whois (0.8-1) unstable; urgency=medium

  * New upstream release.
  * Drop Python 2 support.
  * Migrate to debhelper-compat (delete debian/compat).
  * Remove deprecated X-Python3-Version field.
  * debian/control:
    - Bump Standards-Version to 4.4.0.
    - Bump debhelper dependency to = 12.
    - Add Testsuite: autopkgtest-pkg-python stanza.
  * Update copyright years.

 -- Hugo Lefeuvre <email address hidden>  Fri, 26 Jul 2019 14:52:59 -0300

Upload details

Uploaded by:
Hugo Lefeuvre
Uploaded to:
Sid
Original maintainer:
Hugo Lefeuvre
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python
Mantic release universe python
Lunar release universe python
Jammy release universe python
Focal release universe python

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-whois_0.8-1.dsc 1.7 KiB 42a4a58af8fc1223504813b5881f1497cde0ca7862ddc9798019993c61683ba6
python-whois_0.8.orig.tar.gz 5.8 KiB 9e31b4491100be4a77b453e7670bbc3f195964256ea3d3c4b983cd922d8a0c01
python-whois_0.8-1.debian.tar.xz 2.6 KiB 1809e2992807b1b06e5ecf0ab9d964c8515f97494125d1a869123e0873be04f4

Available diffs

No changes file available.

Binary packages built by this source

python3-whois: Python module for retrieving WHOIS information

 This Python wrapper for the "whois" command has a simple interface to access
 parsed WHOIS data for a given domain.
 .
 It is able to extract data for many of the popular TLDs (com, org, net, biz,
 info, pl, jp, uk, nz, ...) and queries WHOIS servers directly instead of
 going through an intermediate web service.