forked from pool/python-pypuppetdb
- 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:
committed by
Git OBS Bridge
parent
30efd18fef
commit
f0212d79d6
@@ -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>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pypuppetdb
|
||||
Version: 1.0.0
|
||||
Version: 1.1.0
|
||||
Release: 0
|
||||
Summary: Library to work with PuppetDB's REST API
|
||||
License: Apache-2.0
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6f04ded4a189714fe204434b43c8fefd0fe3e273c173e1989a91697c6b2d9d0
|
||||
size 48645
|
3
v1.1.0.tar.gz
Normal file
3
v1.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:057461424982f4f11c5569fb94148961073b4b108a0bda6a6f8e14d9fa4862f1
|
||||
size 49307
|
Reference in New Issue
Block a user