python-netaddr 0.7.5-4 source package in Ubuntu

Changelog

python-netaddr (0.7.5-4) unstable; urgency=low

  * Tests have moved. Update debian/runtests.py accordingly.
    Patch from Ubuntu. Closes: #633653.
  * Support for ipython 0.11. Thanks to Julian Taylor.
    Closes: #636476.

python-netaddr (0.7.5-3) unstable; urgency=low

  * Fix debian/watch. Closes: #614358.
  * Add a patch to allow unpickling. Closes: #631360.
      + Switch to 3.0 quilt format.
  * Bump Standards-Version.
 -- Julian Taylor <email address hidden>   Wed,  10 Aug 2011 12:00:14 +0000

Upload details

Uploaded by:
Julian Taylor
Uploaded to:
Oneiric
Original maintainer:
Vincent Bernat
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-netaddr_0.7.5.orig.tar.gz 1.2 MiB c28530394b9481409e9a708a0001d2b8c486af64bda13f7f3aace584068b5d6b
python-netaddr_0.7.5-4.debian.tar.gz 4.6 KiB 7d05849378a1ebe0b07fb38ab45e3e4194a7e2104ab0dd373319a093774239f7
python-netaddr_0.7.5-4.dsc 1.4 KiB 178a2d6ee46cbe3c068b0f515f00b508c0323909f61f28014c06a5610b2b2fa1

Available diffs

View changes file

Binary packages built by this source

python-netaddr: manipulation of various common network address notations

 netaddr is a Python library for the manipulation of various common
 network address notations and representations.
 .
 It takes the hassle out of fiddling with enumerable variations of
 network addresses presenting a consistent, extensible, easy-to-use
 and (above all) Pythonic API.
 .
 With it you can validate, convert, categorise, iterate, generate,
 slice (and dice):
  - MAC (Media Access Control)
  - IEEE EUI-48 and EUI-64
  - IP version 4
  - IP version 6
  - CIDR (Classless Inter-Domain Routing)