14
0

10 Commits

Author SHA256 Message Date
811692357f - 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
5164856708 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
28eedd4aaf 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
Tomáš Chvátal
cd79a40f9b 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
Tomáš Chvátal
f9b86f64ad 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
Tomáš Chvátal
f0212d79d6 - 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
Tomáš Chvátal
30efd18fef 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
Tomáš Chvátal
0e2efdbd63 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
87c288b649 - 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
17f6f2ddfb 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