pysubnettree 0.36-1build1 source package in Ubuntu

Changelog

pysubnettree (0.36-1build1) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Tue, 28 Feb 2023 19:28:35 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python
Lunar release universe python

Downloads

File Size SHA-256 Checksum
pysubnettree_0.36.orig.tar.gz 50.6 KiB fa614ce69c34c045b475824e522e5d2c116a36d42aa146974ce0ee46124b6e42
pysubnettree_0.36.orig.tar.gz.asc 833 bytes a6343e41358ebd92b40e81068c61256dd3e15d3a84e6034e151f83645d9f7824
pysubnettree_0.36-1build1.debian.tar.xz 12.7 KiB 5a2a657ba30a8c41a1e50cc67bfd52d9367a89e3ee81126b0afc613096039d9c
pysubnettree_0.36-1build1.dsc 2.3 KiB 450e27d4412a671bca4173b9a99988d3c5ae27d2f93ae4316ece9e2e1b645793

Available diffs

View changes file

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