[packages/python-social-auth-core] up to 1.3.0

glen glen at pld-linux.org
Fri Jul 21 15:32:03 CEST 2017


commit f7a20d2048b5be9cc2d69477793e5de59620260d
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri Jul 21 16:31:47 2017 +0300

    up to 1.3.0

 python-social-auth-core.spec | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/python-social-auth-core.spec b/python-social-auth-core.spec
index a946108..fb9f1eb 100644
--- a/python-social-auth-core.spec
+++ b/python-social-auth-core.spec
@@ -9,26 +9,30 @@
 %define		egg_name	social_auth_core
 Summary:	Python Social Auth - Core
 Name:		python-%{pypi_name}
-Version:	1.2.0
+Version:	1.3.0
 Release:	1
 License:	BSD
 Group:		Libraries/Python
 Source0:	https://files.pythonhosted.org/packages/source/s/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
-# Source0-md5:	d12b7c872f03d477dcca90c8e14f2844
-URL:		http://python-social-auth-docs.readthedocs.io/
+# Source0-md5:	7adc1a6f92a7847c09692b2ecb831891
+URL:		https://python-social-auth-docs.readthedocs.io/
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
 %if %{with python2}
-BuildRequires:	python-mock = 1.0.1
 BuildRequires:	python-modules
-BuildRequires:	python-saml >= 2.2.1
 BuildRequires:	python-setuptools
+%if %{with tests}
+BuildRequires:	python-mock = 1.0.1
+BuildRequires:	python-saml >= 2.2.1
+%endif
 %endif
 %if %{with python3}
-BuildRequires:	python3-mock = 1.0.1
 BuildRequires:	python3-modules
-BuildRequires:	python3-saml >= 2.2.1
 BuildRequires:	python3-setuptools
+%if %{with tests}
+BuildRequires:	python3-mock = 1.0.1
+BuildRequires:	python3-saml >= 2.2.1
+%endif
 %endif
 Requires:	python-modules
 BuildArch:	noarch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-social-auth-core.git/commitdiff/f7a20d2048b5be9cc2d69477793e5de59620260d



More information about the pld-cvs-commit mailing list