python-whois 0.7-5 source package in Ubuntu

Changelog

python-whois (0.7-5) unstable; urgency=low

  [ Hugo Lefeuvre ]
  * Upload to unstable.
  * debian/control:
    - Bump Standards-Version up to 3.9.7.
    - Update Homepage field (project has moved to github).
    - Update Homepage and Vcs-* fields to use an encrypted transport 
      protocol (https).
  * debian/copyright:
    - Update copyright years.
    - Update Source field (project has moved to github).
  * debian/copyright, debian/control:
    - Update Hugo Lefeuvre's address.
  * debian/watch:
    - Use https.

  [ Gavin Porter ]
  * Fix PyPi watch URL

 -- Hugo Lefeuvre <email address hidden>  Wed, 30 Mar 2016 16:46:53 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-whois_0.7-5.dsc 1.9 KiB ca2cc1ff973e4cc4eec5fb30e134ddec9a4b9acfc65da68418152435928bd1ff
python-whois_0.7.orig.tar.gz 5.0 KiB 788ba4fa4986d06351c1572f63ef1576d26f3cd5ecf5d999934421540c87021c
python-whois_0.7-5.debian.tar.xz 2.5 KiB 9487a77f142e6debaeb8dde93c4341515e35b1c9c91e5b695ec70112d32f522f

Available diffs

No changes file available.

Binary packages built by this source

python-whois: No summary available for python-whois in ubuntu yakkety.

No description available for python-whois in ubuntu yakkety.

python3-whois: Python module for retrieving WHOIS information - Python 3

 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.
 .
 This package provides Python 3 module bindings only.