python-portend 3.2.0-1 source package in Ubuntu

Changelog

python-portend (3.2.0-1) unstable; urgency=medium

  * New upstream version 3.2.0
  * Control: remove team from uploaders.
  * Control: point VCS links to private namespace.
  * Tests: loop over py3versions -s rather than -r.
  * Control: bump Standards-Version to 4.7.0 (from 4.6.0).
  * Control: add build-dep on pybuild-plugin-pyproject.
  * Copyright: bump years for upstream and packaging.

 -- Jeroen Ploemen <email address hidden>  Sat, 25 May 2024 12:29:18 +0000

Upload details

Uploaded by:
jcfp
Uploaded to:
Sid
Original maintainer:
jcfp
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-portend_3.2.0-1.dsc 2.1 KiB 0dee7dfefa1fd4907c8fdedbda715c557b2958efd05f91b2bd0b743e6ecd0966
python-portend_3.2.0.orig.tar.gz 9.3 KiB 6dfe9567556689938046de6b88de948a6b849198ab161292de4e7e32e05714f3
python-portend_3.2.0-1.debian.tar.xz 3.3 KiB 1e4d5491c5393f51f9ebcd99ae3f70d850c0320a8806dcad85f429dc5527d035

Available diffs

No changes file available.

Binary packages built by this source

python3-portend: Python module to monitor TCP port states

 Portend is a module to monitor TCP ports for bound or unbound states.
 It provides routines to wait for a port to become free or occuopied,
 check the current state of a port, or identify a suitable port
 available for binding locally.