pypuppetdb 2.2.0-1 source package in Ubuntu

Changelog

pypuppetdb (2.2.0-1) unstable; urgency=medium

  * Team upload

  [ Louis-Philippe Véronneau ]
  * New upstream release.
  * d/control: update to dh13.
  * d/patches: remove 0001 (not needed) and add 0002 to not to run coverage
    during tests. (Closes: #973137)
  * d/patches: add 0003 to not install unrelated files.
  * d/rules: Don't tweak dh_auto_install, we don't need to do that anymore
    since we're not running coverage tests.
  * d/patches: add 0004 to fix version.
  * d/control: Standards-Version update to 4.5.1. Add Rules-Requires-Root.
  * d/watch: update to v4 syntax and use git mode.
  * d/copyright: update to reflect the move to Vox Pupuli.
  * d/tests: run the upstream testsuite as an autopkgtest.

  [ 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 ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Louis-Philippe Véronneau <email address hidden>  Fri, 25 Dec 2020 15:10:17 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pypuppetdb_2.2.0-1.dsc 2.3 KiB 7728085f7835f57a98ba3daa8da824597d4afd86c825b6284509bc4c0269eed8
pypuppetdb_2.2.0.orig.tar.gz 50.2 KiB e4433784fe6197b26354737cda757345e8069bc3e53bbd953dcc9c883ebbe556
pypuppetdb_2.2.0-1.debian.tar.xz 3.6 KiB 4eb55bf8b9d5b3a29952f9650a9c0a6fca8c38b23068d7c57c590ef6c4f06c25

Available diffs

No changes file available.

Binary packages built by this source

python3-pypuppetdb: interface to the PuppetDB REST API (Python 3)

 This library provides a Python3 interface to the PuppetDB REST API.
 It's a thin wrapper around the PuppetDB REST API providing some
 convenience functions and objects to request and hold data from PuppetDB.