154f8404f9
Accepting request 1284436 from devel:languages:python
...
- Convert to pip-based build
OBS-URL: https://build.opensuse.org/request/show/1284436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypuppetdb?expand=0&rev=9
2025-06-11 14:22:59 +00:00
2807d93701
- Convert to pip-based build
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypuppetdb?expand=0&rev=19
2025-06-10 12:28:55 +00:00
7819339826
Accepting request 1156037 from devel:languages:python
...
- Clean up the SPEC file
- Fix build with --nocheck
OBS-URL: https://build.opensuse.org/request/show/1156037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypuppetdb?expand=0&rev=8
2024-03-07 17:31:52 +00:00
c2f8551203
- Clean up the SPEC file
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypuppetdb?expand=0&rev=17
2024-03-07 08:48:30 +00:00
de099cc169
Accepting request 1155640 from home:bmwiedemann:branches:devel:languages:python
...
Fix build with --nocheck
OBS-URL: https://build.opensuse.org/request/show/1155640
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypuppetdb?expand=0&rev=16
2024-03-07 05:54:48 +00:00
4827556ca8
Accepting request 967521 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/967521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypuppetdb?expand=0&rev=7
2022-04-07 22:28:22 +00:00
ef46f89806
Accepting request 967441 from home:pgajdos:python
...
- 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/ )
OBS-URL: https://build.opensuse.org/request/show/967441
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypuppetdb?expand=0&rev=14
2022-04-07 14:46:07 +00:00
bf12125e1b
Accepting request 824847 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/824847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypuppetdb?expand=0&rev=6
2020-08-14 11:10:34 +00:00
Tomáš Chvátal
c583ca2479
Accepting request 824827 from home:mcalabkova:branches:devel:languages:python
...
- Update to 2.2.0
* Loosen requirements and drop six
- Drop loosen-requirements.patch
OBS-URL: https://build.opensuse.org/request/show/824827
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypuppetdb?expand=0&rev=12
2020-08-07 13:12:04 +00:00
48d7427855
Accepting request 786903 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/786903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypuppetdb?expand=0&rev=5
2020-03-23 11:50:04 +00:00
Tomáš Chvátal
35d98cd813
Accepting request 786901 from home:mcalabkova:branches:devel:languages:python
...
- 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
OBS-URL: https://build.opensuse.org/request/show/786901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypuppetdb?expand=0&rev=10
2020-03-20 14:01:53 +00:00
16cf693eb0
Accepting request 729838 from devel:languages:python
...
- Update to 1.1.0:
* deduplicate dependencylist
* QueryBuilder.py: Use native data structures for internal representation
* Add support for the Command API
OBS-URL: https://build.opensuse.org/request/show/729838
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypuppetdb?expand=0&rev=4
2019-09-11 08:36:36 +00:00
Tomáš Chvátal
669be65f26
- Update to 1.1.0:
...
* deduplicate dependencylist
* QueryBuilder.py: Use native data structures for internal representation
* Add support for the Command API
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypuppetdb?expand=0&rev=8
2019-09-10 11:50:31 +00:00
d23ff531e9
Accepting request 726605 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/726605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypuppetdb?expand=0&rev=3
2019-08-28 16:36:34 +00:00
Tomáš Chvátal
2b57d14e27
Accepting request 726529 from home:mcalabkova:branches:devel:languages:python
...
- update to version 1.0.0
* QueryBuilder: Added support for FromOperator, arrays and FromOperator
* New endpoint: status
* POST query in request body
OBS-URL: https://build.opensuse.org/request/show/726529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypuppetdb?expand=0&rev=6
2019-08-27 23:40:48 +00:00
02be08f045
Accepting request 687606 from devel:languages:python
...
- Use noun phrase in summary.
fact.
api_version attribute from pypuppetdb.connect()
OBS-URL: https://build.opensuse.org/request/show/687606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypuppetdb?expand=0&rev=2
2019-04-05 09:56:59 +00:00
e355a7d4bb
Accepting request 679229 from devel:languages:python
...
Resubmit same rev, reset reviews
OBS-URL: https://build.opensuse.org/request/show/679229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypuppetdb?expand=0&rev=1
2019-02-26 21:21:29 +00:00
Tomáš Chvátal
86cd29ecee
Accepting request 674770 from home:jengelh:branches:devel:languages:python
...
- Use noun phrase in summary.
OBS-URL: https://build.opensuse.org/request/show/674770
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypuppetdb?expand=0&rev=3
2019-02-14 08:31:50 +00:00
Tomáš Chvátal
72bb488340
- Drop not-needed devel dependency
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypuppetdb?expand=0&rev=2
2019-02-12 10:10:37 +00:00
Tomáš Chvátal
43176c5bde
Accepting request 673608 from home:worldcitizen:branches:systemsmanagement:puppet
...
Build version 0.3.3
OBS-URL: https://build.opensuse.org/request/show/673608
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypuppetdb?expand=0&rev=1
2019-02-12 10:09:53 +00:00