Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-pypuppetdb | Distribution: openSUSE Tumbleweed |
Version: 2.5.1 | Vendor: openSUSE |
Release: 3.1 | Build date: Tue Jun 10 14:28:41 2025 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 297263 | Source RPM: python-pypuppetdb-2.5.1-3.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/nedap/pypuppetdb | |
Summary: Library to work with PuppetDB's REST API |
This library is a wrapper around the REST API providing some convinience functions and objects to request and hold data from PuppetDB. More information: https://github.com/nedap/pypuppetdb
Apache-2.0
* Tue Jun 10 2025 Markéta Machová <mmachova@suse.com> - Convert to pip-based build * Thu Mar 07 2024 Matej Cepl <mcepl@cepl.eu> - Clean up the SPEC file * Wed Mar 06 2024 Bernhard Wiedemann <bwiedemann@suse.com> - Fix build with --nocheck * Thu Apr 07 2022 pgajdos@suse.com - version update to 2.5.1 2.5.1 - ---- - Fix TypeError exception thrown by `BaseAPI._query()` when using debug logging. 2.5.0 - ---- - Python 3.10 added as a supported version ([#213](https://github.com/voxpupuli/pypuppetdb/pull/213)) 2.4.0 - ---- - Added PQL support with `pql()` method (PR [#201](https://github.com/voxpupuli/pypuppetdb/pull/201), fixes [#167](https://github.com/voxpupuli/pypuppetdb/issues/167)) - Added ability to specify additional queries when using `Node.facts()` ([#127](https://github.com/voxpupuli/pypuppetdb/pull/127)) - Improve the documentation (even more ;)) (PR [#206](https://github.com/voxpupuli/pypuppetdb/issues/206), fixes [#143](https://github.com/voxpupuli/pypuppetdb/issues/143) and [#129](https://github.com/voxpupuli/pypuppetdb/issues/129)) - Fixed creating `Edge` objects ([#202](https://github.com/voxpupuli/pypuppetdb/issues/202)) - Python 3.9 added as a supported version ([#203](https://github.com/voxpupuli/pypuppetdb/pull/203)) 2.3.0 - ---- - Added support for `with` statement ([#185](https://github.com/voxpupuli/pypuppetdb/pull/185)) - Added explicit `disconnect()` method ([#185](https://github.com/voxpupuli/pypuppetdb/pull/185)) - Improved the documentation on [Read the Docs](https://pypuppetdb.readthedocs.io/en/latest/) and in the project's README ([#190](https://github.com/voxpupuli/pypuppetdb/pull/190)) - do not require python-mock for build * Fri Aug 07 2020 Marketa Calabkova <mcalabkova@suse.com> - Update to 2.2.0 * Loosen requirements and drop six - Drop loosen-requirements.patch * Fri Mar 20 2020 Marketa Calabkova <mcalabkova@suse.com> - Update to 2.1.0 * Dropping old python 2.7/3.5 and ensuring 3 latest versions are supported * Adding mypy + cleanup + further removal of python2 code * Bugfix: Httpretty is not used outside tests and breaks install on newer python versions for some systems * Add option to get nodes without using event-counts * define the project status as stable * bundle requirements-test.txt in python package * Bugfix: Fixed metric() function to query the new v2 endpoint based on Jolokia * added few new parameters - Added patch loosen-requirements.patch * Tue Sep 10 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 1.1.0: * deduplicate dependencylist * QueryBuilder.py: Use native data structures for internal representation * Add support for the Command API * Tue Aug 27 2019 Marketa Calabkova <mcalabkova@suse.com> - update to version 1.0.0 * QueryBuilder: Added support for FromOperator, arrays and FromOperator * New endpoint: status * POST query in request body * Thu Feb 14 2019 Jan Engelhardt <jengelh@inai.de> - Use noun phrase in summary. * Tue Feb 12 2019 Tomáš Chvátal <tchvatal@suse.com> - Drop not-needed devel dependency
/usr/lib/python3.11/site-packages/pypuppetdb /usr/lib/python3.11/site-packages/pypuppetdb-2.5.1.dist-info /usr/lib/python3.11/site-packages/pypuppetdb-2.5.1.dist-info/INSTALLER /usr/lib/python3.11/site-packages/pypuppetdb-2.5.1.dist-info/METADATA /usr/lib/python3.11/site-packages/pypuppetdb-2.5.1.dist-info/RECORD /usr/lib/python3.11/site-packages/pypuppetdb-2.5.1.dist-info/REQUESTED /usr/lib/python3.11/site-packages/pypuppetdb-2.5.1.dist-info/WHEEL /usr/lib/python3.11/site-packages/pypuppetdb-2.5.1.dist-info/licenses /usr/lib/python3.11/site-packages/pypuppetdb-2.5.1.dist-info/licenses/LICENSE /usr/lib/python3.11/site-packages/pypuppetdb-2.5.1.dist-info/top_level.txt /usr/lib/python3.11/site-packages/pypuppetdb/QueryBuilder.py /usr/lib/python3.11/site-packages/pypuppetdb/__init__.py /usr/lib/python3.11/site-packages/pypuppetdb/__pycache__ /usr/lib/python3.11/site-packages/pypuppetdb/__pycache__/QueryBuilder.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypuppetdb/__pycache__/QueryBuilder.cpython-311.pyc /usr/lib/python3.11/site-packages/pypuppetdb/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypuppetdb/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pypuppetdb/__pycache__/errors.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypuppetdb/__pycache__/errors.cpython-311.pyc /usr/lib/python3.11/site-packages/pypuppetdb/__pycache__/types.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypuppetdb/__pycache__/types.cpython-311.pyc /usr/lib/python3.11/site-packages/pypuppetdb/__pycache__/utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypuppetdb/__pycache__/utils.cpython-311.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api /usr/lib/python3.11/site-packages/pypuppetdb/api/__init__.py /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__ /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/base.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/base.cpython-311.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/command.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/command.cpython-311.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/metadata.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/metadata.cpython-311.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/metrics.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/metrics.cpython-311.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/pql.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/pql.cpython-311.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/query.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/query.cpython-311.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/status.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/__pycache__/status.cpython-311.pyc /usr/lib/python3.11/site-packages/pypuppetdb/api/base.py /usr/lib/python3.11/site-packages/pypuppetdb/api/command.py /usr/lib/python3.11/site-packages/pypuppetdb/api/metadata.py /usr/lib/python3.11/site-packages/pypuppetdb/api/metrics.py /usr/lib/python3.11/site-packages/pypuppetdb/api/pql.py /usr/lib/python3.11/site-packages/pypuppetdb/api/query.py /usr/lib/python3.11/site-packages/pypuppetdb/api/status.py /usr/lib/python3.11/site-packages/pypuppetdb/errors.py /usr/lib/python3.11/site-packages/pypuppetdb/types.py /usr/lib/python3.11/site-packages/pypuppetdb/utils.py /usr/share/doc/packages/python311-pypuppetdb /usr/share/doc/packages/python311-pypuppetdb/CHANGELOG.md /usr/share/doc/packages/python311-pypuppetdb/README.md /usr/share/licenses/python311-pypuppetdb /usr/share/licenses/python311-pypuppetdb/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jun 14 23:46:18 2025