Skip to content

Commit

Permalink
Update python-pypuppetdb to rev 6 via SR 824847
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/824847
by user scarabeus_iv + dimstar_suse
  • Loading branch information
bmwiedemann committed Aug 14, 2020
1 parent d3d9c6f commit de0a2d8
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 13 deletions.
8 changes: 0 additions & 8 deletions packages/p/python-pypuppetdb/loosen-requirements.patch

This file was deleted.

7 changes: 7 additions & 0 deletions packages/p/python-pypuppetdb/python-pypuppetdb.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 7 09:18:21 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

- Update to 2.2.0
* Loosen requirements and drop six
- Drop loosen-requirements.patch

-------------------------------------------------------------------
Fri Mar 20 12:59:19 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

Expand Down
5 changes: 1 addition & 4 deletions packages/p/python-pypuppetdb/python-pypuppetdb.spec
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pypuppetdb
Version: 2.1.0
Version: 2.2.0
Release: 0
Summary: Library to work with PuppetDB's REST API
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/nedap/pypuppetdb
Source: https://github.com/voxpupuli/pypuppetdb/archive/v%{version}.tar.gz
# PATCH-FIX-OPENSUSE Fix requirements in generated egg-info
Patch0: loosen-requirements.patch
BuildRequires: %{python_module httpretty >= 0.9.6}
BuildRequires: %{python_module mock >= 1.0.1}
BuildRequires: %{python_module pytest >= 3.0.1}
Expand All @@ -46,7 +44,6 @@ More information: https://github.com/nedap/pypuppetdb

%prep
%setup -q -n pypuppetdb-%{version}
%patch0 -p1

%build
%python_build
Expand Down
1 change: 0 additions & 1 deletion packages/p/python-pypuppetdb/v2.1.0.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/p/python-pypuppetdb/v2.2.0.tar.gz

0 comments on commit de0a2d8

Please sign in to comment.