pysubnettree 0.31-2 source package in Ubuntu

Changelog

pysubnettree (0.31-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #937550

 -- Sandro Tosi <email address hidden>  Sat, 04 Jan 2020 17:46:54 -0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pysubnettree_0.31-2.dsc 2.0 KiB e4ba1b1aa0ca79b7f15378cc4e23c1d299c393fd299bbcd0e89a4522950181b4
pysubnettree_0.31.orig.tar.gz 49.3 KiB ec44c54ebaf9a6045ba63002b26b4a9bbdfe28293473fa6c6d8c7ff7e29db5e0
pysubnettree_0.31-2.debian.tar.xz 4.3 KiB 6b6331031c9fdf476d4061885798e05a26ecb7408e10b354bb511dd293039676

No changes file available.

Binary packages built by this source

python3-subnettree: Python 3 Module for CIDR Lookups

 The PySubnetTree package provides a Python data structure SubnetTree which
 maps subnets given in CIDR (Classless Inter-Domain Routing) notation to
 Python 3 objects. Lookups are performed by longest-prefix matching. It
 supports IPv6 addresses.

python3-subnettree-dbgsym: debug symbols for python3-subnettree