python-pypuppetdb
pypuppetdtb is a library to work with PuppetDB's REST API. It is implemented using the requests library.
This library is a thin wrapper around the REST API providing some convinience functions and objects to request and hold data from PuppetDB.
For more information: https://github.com/nedap/pypuppetdb
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-pypuppetdb
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-pypuppetdb && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
loosen-requirements.patch | 0000000253 253 Bytes | |
python-pypuppetdb.changes | 0000004897 4.78 KB | |
python-pypuppetdb.spec | 0000002258 2.21 KB | |
v2.1.0.tar.gz | 0000051398 50.2 KB |
Revision 10 (latest revision is 18)
Tomáš Chvátal (scarabeus_iv)
accepted
request 786901
from
Markéta Machová (mcalabkova)
(revision 10)
- 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
Comments 0