forked from pool/python-proxmoxer
new package python-proxmoxer; unfortunately this needs python-openssh-wrapper, that I can get to build, but only without %check... (see SR#1067026) OBS-URL: https://build.opensuse.org/request/show/1067027 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proxmoxer?expand=0&rev=1
16 lines
625 B
Plaintext
16 lines
625 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 21 12:45:15 UTC 2023 - kastl@b1-systems.de
|
|
|
|
- Update to version 2.0.1:
|
|
* Update version and changelog
|
|
* FIX: black linting error
|
|
* add test to check correct propagation of verify_ssl
|
|
* fix pass all provided arguments to token auth-backend
|
|
* Fix README formatting
|
|
* Remove unneeded class inheritance from `object`
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 20 17:18:48 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- new package python-proxmoxer: Python Wrapper for the Proxmox 2.x API (HTTP and SSH)
|