[packages/python-requests-oauthlib] Version: 0.8.0

jajcus jajcus at pld-linux.org
Fri May 11 15:10:01 CEST 2018


commit 87fa7a0694269fa129d6ac7d9ce5dbf43eeef053
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Fri May 11 15:09:49 2018 +0200

    Version: 0.8.0

 python-requests-oauthlib.spec | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/python-requests-oauthlib.spec b/python-requests-oauthlib.spec
index a35f85d..b864c00 100644
--- a/python-requests-oauthlib.spec
+++ b/python-requests-oauthlib.spec
@@ -7,20 +7,18 @@
 %define		pypi_name	requests-oauthlib
 Summary:	First-class OAuth library support for python-requests
 Name:		python-%{pypi_name}
-Version:	0.6.1
-Release:	3
+Version:	0.8.0
+Release:	1
 License:	ISC
 Group:		Development/Languages/Python
 Source0:	https://files.pythonhosted.org/packages/source/r/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
-# Source0-md5:	f159bc7675ebe6a2d76798f4c00c5bf8
+# Source0-md5:	4358a879a4377393bcfd37d0f9ae6d4d
 URL:		https://github.com/requests/requests-oauthlib
 %if %{with python2}
-BuildRequires:	python-distribute
-BuildRequires:	python-modules >= 1:2.6
+BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
-BuildRequires:	python3-distribute
-BuildRequires:	python3-modules >= 1:3.2
+BuildRequires:	python3-setuptools
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.710
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-requests-oauthlib.git/commitdiff/87fa7a0694269fa129d6ac7d9ce5dbf43eeef053



More information about the pld-cvs-commit mailing list