pcapy 0.11.5-3 source package in Ubuntu

Changelog

pcapy (0.11.5-3) unstable; urgency=medium

  * Team Upload.
  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on python3-all, python3-all-dev
      and python3-setuptools.
  * Update standards version to 4.6.1, no changes needed.

  [ Nilesh Patra ]
  * Add patch to fix FTBFS with distutils _init_posix (Closes: #1020124)

 -- Nilesh Patra <email address hidden>  Sat, 01 Oct 2022 15:28:16 +0530

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pcapy_0.11.5-3.dsc 2.1 KiB 9246fe91b29104e498242f166f80cd5973a4f074224d7c3df7c310a15e190777
pcapy_0.11.5.orig.tar.gz 36.8 KiB 2ff96eb65caee8a45a3ae3edb78d5b4d8debcace9dc2921aefa3be83bb0af9c6
pcapy_0.11.5-3.debian.tar.xz 7.1 KiB 1ece2f1b801de459f8b448b8d59af25558cb59fd50806546e6eda166be2fa93d

No changes file available.

Binary packages built by this source

python3-pcapy: Python interface to the libpcap packet capture library (Python 3)

 Pcapy is a Python extension module that interfaces with the libpcap
 packet capture library.
 .
 Pcapy enables Python scripts to capture packets on the network. Pcapy
 is highly effective when used in conjunction with a packet-handling
 package such as Impacket, which is a collection of Python classes for
 constructing and dissecting network packets.
 .
 This package installs the library for Python 3.

python3-pcapy-dbgsym: debug symbols for python3-pcapy