python-portend 2.6-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Clean: add entry to ensure building twice works.
  * Rules: run tests during build.
  * Control: add build-dep on python3-pytest, needed by tests.
  * Patches: add 01_adjust_pytest_options.
  * Tests: add upstream-tests as autopkgtest, replacing the trivial
    autopkgtest-pkg-python.

 -- JCF Ploemen (jcfp) <email address hidden>  Mon, 25 Nov 2019 20:23:57 +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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-portend_2.6-1.dsc 2.2 KiB 36f8b9867c0927d85690cdb200ccb4b146eaa45b41079d8fa0d11ef104a65f79
python-portend_2.6.orig.tar.gz 10.8 KiB cc6c74d9b23ae9d32910e0099a0938e6f22d5531505b11adb7118ae41bdaaaf6
python-portend_2.6-1.debian.tar.xz 3.0 KiB 1a580ed1ebb305657a807627706b0bad936f1c0b5984b57aec7963b097e084cd

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.