pypureomapi 0.8-1 source package in Ubuntu

Changelog

pypureomapi (0.8-1) unstable; urgency=medium

  * New upstream release
  * Add dh-python to build-dependency; Closes: #950061
  * Use updated description from upstream
  * Update Debian policy

 -- Dr. Torge Szczepanek <email address hidden>  Wed, 29 Jan 2020 09:58:32 +0100

Upload details

Uploaded by:
Cygnus Networks GmbH
Uploaded to:
Sid
Original maintainer:
Cygnus Networks GmbH
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 universe python
Focal release universe python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pypureomapi_0.8-1.dsc 1.8 KiB 1798d4d2fd74cfca1f9cdf6a78c773e1f03795d8bdf05bd2febbabac31baaf30
pypureomapi_0.8.orig.tar.gz 17.4 KiB 9494755dd7621c80bff2614b8ff0bdc0538507979ab993401df01fbba6ca19bd
pypureomapi_0.8-1.debian.tar.xz 2.3 KiB 34793e57dfbcaa2319e020a4c4054d66032f256cbe20449c15e1b2081b7ea443

Available diffs

No changes file available.

Binary packages built by this source

python3-pypureomapi: ISC DHCP OMAPI protocol implementation in Python3

 pypureomapi is a Python implementation of the DHCP OMAPI protocol
 used in the most popular Linux DHCP server from ISC.
 It can be used to query and modify leases and other objects exported
 by an ISC DHCP server.
 The interaction can be authenticated using HMAC-MD5. Besides basic
 ready to use operations, custom interaction can be implemented with
 limited effort. It can be used as a drop-in replacement for pyomapic,
 but provides error checking and extensibility beyond pyomapic.