proxmoxer 2.0.1-2 source package in Ubuntu

Changelog

proxmoxer (2.0.1-2) sid; urgency=medium

  * Team Upload.
  * remove extraneous python3-mock build-dep
  * use new dh-sequence-python3

 -- Alexandre Detiste <email address hidden>  Thu, 28 Mar 2024 00:54:16 +0100

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
proxmoxer_2.0.1-2.dsc 2.3 KiB 12c575ba14a7186bc59da5e38a8b03f08b45d843f91cd8dcd6dc9e186df65701
proxmoxer_2.0.1.orig.tar.gz 31.3 KiB c77eed2c57c841d571edb5e3a8836102d951081a06c8ecc6740f3315f18d3fe0
proxmoxer_2.0.1-2.debian.tar.xz 4.0 KiB 1af238be09e125c2dbc29aabb64fbc82d55a5a8ceb76a874f7f1892cdbbfe9b5

Available diffs

No changes file available.

Binary packages built by this source

python3-proxmoxer: Python Wrapper for the Proxmox 2.x API (HTTP and SSH) (Python 3)

 Proxmoxer is a wrapper around the Proxmox REST API v2 which allows one to
 programmatically create / delete / manage instances of proxmox managed virtual
 machines and containers.
 .
 To use this package either python3-requests (for the HTTP API) or
 python3-paramiko (for ssh) must be installed.
 .
 This package installs the Python 3 version of proxmoxer.