forked from pool/python-pypuppetdb
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
This commit is contained in:
committed by
Git OBS Bridge
parent
f9b86f64ad
commit
cd79a40f9b
@@ -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>
|
Fri Mar 20 12:59:19 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@@ -19,15 +19,13 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-pypuppetdb
|
Name: python-pypuppetdb
|
||||||
Version: 2.1.0
|
Version: 2.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to work with PuppetDB's REST API
|
Summary: Library to work with PuppetDB's REST API
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/nedap/pypuppetdb
|
URL: https://github.com/nedap/pypuppetdb
|
||||||
Source: https://github.com/voxpupuli/pypuppetdb/archive/v%{version}.tar.gz
|
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 httpretty >= 0.9.6}
|
||||||
BuildRequires: %{python_module mock >= 1.0.1}
|
BuildRequires: %{python_module mock >= 1.0.1}
|
||||||
BuildRequires: %{python_module pytest >= 3.0.1}
|
BuildRequires: %{python_module pytest >= 3.0.1}
|
||||||
@@ -46,7 +44,6 @@ More information: https://github.com/nedap/pypuppetdb
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n pypuppetdb-%{version}
|
%setup -q -n pypuppetdb-%{version}
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_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