python-pysnmp4 4.4.12-2 source package in Ubuntu

Changelog

python-pysnmp4 (4.4.12-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python-pysnmp4-doc: Add Multi-Arch: foreign.
  * Set upstream metadata fields: Repository, Repository-Browse.

 -- Jelmer Vernooij <email address hidden>  Sat, 21 Aug 2021 14:08:45 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python
Mantic release universe python
Lunar release universe python
Jammy release main python

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pysnmp4_4.4.12-2.dsc 2.3 KiB 06bf1a1cebda92b5bce4a8ee5dee809dc90f902b3f542f2aaa35bfac323d59ca
python-pysnmp4_4.4.12.orig.tar.gz 436.4 KiB 137d8fd93fffadd0c6d34c65e4dda373f41122a5f1c38537cc9ec4194dc99980
python-pysnmp4_4.4.12-2.debian.tar.xz 6.2 KiB a1d90002c446fda85441d8bebc36b82c77e14ec39e99639ba59cd98cc2701dc0

Available diffs

No changes file available.

Binary packages built by this source

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

python3-pysnmp4: Python SNMP library for agents and managers (Python 3 module)

 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).
 .
 This package provides Python 3 module.