python-netaddr 0.7.10-1ubuntu1.1 source package in Ubuntu

Changelog

python-netaddr (0.7.10-1ubuntu1.1) trusty-proposed; urgency=medium

  * netaddr/ip/sets.py:
    Fixes typo when accessing _sys_maxint (LP: #1421375)
 -- Adam Stokes <email address hidden>   Thu, 12 Feb 2015 14:03:02 -0600

Upload details

Uploaded by:
Adam Stokes
Sponsored by:
Chris J Arges
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates main python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-netaddr_0.7.10.orig.tar.gz 1.3 MiB 9b79763141a855079b0589717696a4ccb5c56c0b807b6e584bfe12333399e0b7
python-netaddr_0.7.10-1ubuntu1.1.debian.tar.gz 5.0 KiB 263888b29f9803bf400f9bd70dc212cb0f1e06e445d1111ccad47baa757b6cc5
python-netaddr_0.7.10-1ubuntu1.1.dsc 2.0 KiB 02c8b4a80aad95979b786237cfa20bc3a90279aace47d26c4fb0d4c5da10b5bc

View changes file

Binary packages built by this source

python-netaddr: manipulation of various common network address notations (Python 2)

 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)
 .
 This is the Python 2 version of the package.

python-netaddr-docs: manipulation of various common network address notations (documentation)

 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.
 .
 This package contains the documentation.

python3-netaddr: manipulation of various common network address notations (Python 3)

 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)
 .
 This is the Python 3 version of the package.