python-ipfix 0.9.7-3 source package in Ubuntu

Changelog

python-ipfix (0.9.7-3) unstable; urgency=low

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Sandro Tosi <email address hidden>  Sat, 18 Jun 2022 14:15:29 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ipfix_0.9.7-3.dsc 2.0 KiB a0d477cb4d9da7e03021c419cb33b493342319c9b905121760563e49a3f9298d
python-ipfix_0.9.7.orig.tar.gz 57.2 KiB d8d38044db6e79f7966ba2500809fba4853129367fc2e2e0473b1f8dcaf82eed
python-ipfix_0.9.7-3.debian.tar.xz 2.6 KiB 9ed8fa64318957ff215448019f06539bf6a87fd5e9057f2bb32e407c97640efd

Available diffs

No changes file available.

Binary packages built by this source

python3-ipfix: IPFIX implementation for Python 3

 This module provides a Python interface to IPFIX message streams, and
 provides tools for building IPFIX Exporting and Collecting Processes.
 It handles message framing and deframing, encoding and decoding IPFIX
 data records using templates, and a bridge between IPFIX ADTs and
 appropriate Python data types.