Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-proxmoxer-2.1.0-2.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python311-proxmoxer Distribution: openSUSE:Factory:zSystems
Version: 2.1.0 Vendor: openSUSE
Release: 2.1 Build date: Fri Sep 20 13:23:13 2024
Group: Unspecified Build host: reproducible
Size: 144600 Source RPM: python-proxmoxer-2.1.0-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/proxmoxer/proxmoxer/
Summary: Python Wrapper for the Proxmox 2x API (HTTP and SSH)
Python Wrapper for the Proxmox 2.x API (HTTP and SSH)

Provides

Requires

License

MIT

Changelog

* Fri Sep 20 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - add sle15_python_module_pythons
* Sat Aug 17 2024 opensuse_buildservice@ojkastl.de
  - Update to version 2.1.0:
    * Bump version 2.1.0 and changelog
    * Remove unneeded section in test mock
    * Fix improper spliting of non-exec QEMU commands
    * Remove support for py3.7; Update pre-commit deps
    * Add 3.12 to CI matrix
    * Update devcontainer to modern unified schema
* Wed Feb 22 2023 Johannes Kastl <kastl@b1-systems.de>
  - refactor %check section to not use the tests that require the
    ancient openssh-wrapper module
    see https://github.com/proxmoxer/proxmoxer/issues/135
* Tue Feb 21 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 2023 Johannes Kastl <kastl@b1-systems.de>
  - new package python-proxmoxer: Python Wrapper for the Proxmox 2.x API (HTTP and SSH)

Files

/usr/lib/python3.11/site-packages/proxmoxer
/usr/lib/python3.11/site-packages/proxmoxer-2.1.0-py3.11.egg-info
/usr/lib/python3.11/site-packages/proxmoxer-2.1.0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/proxmoxer-2.1.0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/proxmoxer-2.1.0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/proxmoxer-2.1.0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/proxmoxer/__init__.py
/usr/lib/python3.11/site-packages/proxmoxer/__pycache__
/usr/lib/python3.11/site-packages/proxmoxer/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/proxmoxer/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/proxmoxer/__pycache__/core.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/proxmoxer/__pycache__/core.cpython-311.pyc
/usr/lib/python3.11/site-packages/proxmoxer/backends
/usr/lib/python3.11/site-packages/proxmoxer/backends/__init__.py
/usr/lib/python3.11/site-packages/proxmoxer/backends/__pycache__
/usr/lib/python3.11/site-packages/proxmoxer/backends/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/proxmoxer/backends/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/proxmoxer/backends/__pycache__/command_base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/proxmoxer/backends/__pycache__/command_base.cpython-311.pyc
/usr/lib/python3.11/site-packages/proxmoxer/backends/__pycache__/https.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/proxmoxer/backends/__pycache__/https.cpython-311.pyc
/usr/lib/python3.11/site-packages/proxmoxer/backends/__pycache__/local.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/proxmoxer/backends/__pycache__/local.cpython-311.pyc
/usr/lib/python3.11/site-packages/proxmoxer/backends/__pycache__/openssh.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/proxmoxer/backends/__pycache__/openssh.cpython-311.pyc
/usr/lib/python3.11/site-packages/proxmoxer/backends/__pycache__/ssh_paramiko.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/proxmoxer/backends/__pycache__/ssh_paramiko.cpython-311.pyc
/usr/lib/python3.11/site-packages/proxmoxer/backends/command_base.py
/usr/lib/python3.11/site-packages/proxmoxer/backends/https.py
/usr/lib/python3.11/site-packages/proxmoxer/backends/local.py
/usr/lib/python3.11/site-packages/proxmoxer/backends/openssh.py
/usr/lib/python3.11/site-packages/proxmoxer/backends/ssh_paramiko.py
/usr/lib/python3.11/site-packages/proxmoxer/core.py
/usr/lib/python3.11/site-packages/proxmoxer/tools
/usr/lib/python3.11/site-packages/proxmoxer/tools/__init__.py
/usr/lib/python3.11/site-packages/proxmoxer/tools/__pycache__
/usr/lib/python3.11/site-packages/proxmoxer/tools/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/proxmoxer/tools/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/proxmoxer/tools/__pycache__/files.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/proxmoxer/tools/__pycache__/files.cpython-311.pyc
/usr/lib/python3.11/site-packages/proxmoxer/tools/__pycache__/tasks.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/proxmoxer/tools/__pycache__/tasks.cpython-311.pyc
/usr/lib/python3.11/site-packages/proxmoxer/tools/files.py
/usr/lib/python3.11/site-packages/proxmoxer/tools/tasks.py
/usr/share/doc/packages/python311-proxmoxer
/usr/share/doc/packages/python311-proxmoxer/CHANGELOG.md
/usr/share/doc/packages/python311-proxmoxer/README.rst
/usr/share/licenses/python311-proxmoxer
/usr/share/licenses/python311-proxmoxer/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Sep 28 00:49:47 2024