forked from pool/python-pypuppetdb
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
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
Index: pypuppetdb-2.0.0/requirements.txt
|
||||
===================================================================
|
||||
--- pypuppetdb-2.0.0.orig/requirements.txt
|
||||
+++ pypuppetdb-2.0.0/requirements.txt
|
||||
@@ -1,2 +1 @@
|
||||
-requests==2.22.0
|
||||
-six==1.13.0
|
||||
+requests>=2.22.0
|
@@ -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>
|
||||
|
||||
|
@@ -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}
|
||||
@@ -46,7 +44,6 @@ More information: https://github.com/nedap/pypuppetdb
|
||||
|
||||
%prep
|
||||
%setup -q -n pypuppetdb-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5d28528af75b6a0b31d66454d71baf643c5978f5b477300ee225ed69829a734
|
||||
size 51398
|
3
v2.2.0.tar.gz
Normal file
3
v2.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4433784fe6197b26354737cda757345e8069bc3e53bbd953dcc9c883ebbe556
|
||||
size 51409
|
Reference in New Issue
Block a user