14
0

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:
Tomáš Chvátal
2020-08-07 13:12:04 +00:00
committed by Git OBS Bridge
parent f9b86f64ad
commit cd79a40f9b
5 changed files with 11 additions and 15 deletions

View File

@@ -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

View File

@@ -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>

View File

@@ -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

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4433784fe6197b26354737cda757345e8069bc3e53bbd953dcc9c883ebbe556
size 51409