python-pysnmp4 4.1.9a-2ubuntu1 source package in Ubuntu

Changelog

python-pysnmp4 (4.1.9a-2ubuntu1) natty; urgency=low

  * Merge from Debian unstable. (LP: #703445)  Remaining changes:
    - fix the python Deprecation Warnings for md5 and sha

python-pysnmp4 (4.1.9a-2) unstable; urgency=medium

  * Team upload.
  * Update Vcs-* fields.
  * Make sure that pysnmp/__init__.py is removed from the python-pysnmp4
    package even when built with python-support (>= 0.90). Thanks to Adam D.
    Barratt for spotting the bug.
  * Ensure that python-pysnmp{2,4,-common} use the same directory layout
    (closes: #591503).
    + Make python-pysnmp4 depend on python-pysnmp-common (>= 4.1.9a-2);
    + Make python-pysnmp-common break and replace python-pysnmp2 (<< 2.0.9-3).
    + Make python-pysnmp-common break python-pysnmp4 (<< 4.1.9a-2).
    Thanks to Christoph Egger for the bug report.
 -- Micah Gersten <email address hidden>   Sat, 15 Jan 2011 19:56:12 -0600

Upload details

Uploaded by:
Micah Gersten
Uploaded to:
Natty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe python

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-pysnmp4_4.1.9a.orig.tar.gz 132.6 KiB fbfb40e8c9fec8d849191245013cd1b54f7811d5bd56bc0471f924a83c3adffe
python-pysnmp4_4.1.9a-2ubuntu1.diff.gz 5.1 KiB 241a94ddb8d84841049e5b68984d398e9e366f9f0517d6af5aefa56feafc6c9e
python-pysnmp4_4.1.9a-2ubuntu1.dsc 1.5 KiB 8827794e7836b81ffdfa4a111a357511514edc5f0a8ea39c347a4f4e023adea7

View changes file

Binary packages built by this source

python-pysnmp-common: No summary available for python-pysnmp-common in ubuntu quantal.

No description available for python-pysnmp-common in ubuntu quantal.

python-pysnmp4: Python SNMP library for agents and managers (unstable branch)

 This is a Python implementation of SNMP v.1/v.2c/v.3 engine. Its
 general functionality is to assemble/disassemble SNMP messages
 from/into given SNMP Object IDs along with associated values. PySNMP
 also provides a few transport methods specific to TCP/IP networking.
 .
 PySNMP is written entirely in Python and is self-sufficient in terms
 that it does not rely on any third party tool (it isn't a wrapper).
 .
 PySNMP 4.x is the unstable branch.

python-pysnmp4-doc: Python SNMP library for agents and managers (unstable branch)

 This is a Python implementation of SNMP v.1/v.2c/v.3 engine. Its
 general functionality is to assemble/disassemble SNMP messages
 from/into given SNMP Object IDs along with associated values. PySNMP
 also provides a few transport methods specific to TCP/IP networking.
 .
 PySNMP is written entirely in Python and is self-sufficient in terms
 that it does not rely on any third party tool (it isn't a wrapper).
 .
 PySNMP 4.x is the unstable branch.
 .
 This package contains the documentation for PySNMP.