14
0

- 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
This commit is contained in:
Tomáš Chvátal
2019-09-10 11:50:31 +00:00
committed by Git OBS Bridge
parent 30efd18fef
commit f0212d79d6
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Sep 10 11:49:00 UTC 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 15:12:27 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>