[packages/python-social-auth] skip python3 package (no python3-openid available)
glen
glen at pld-linux.org
Wed Jun 22 12:03:43 CEST 2016
commit 4132b3bb911f4c4c37b2cc804f9fe2c8105cdd37
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Jun 22 13:03:23 2016 +0300
skip python3 package (no python3-openid available)
python-social-auth.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-social-auth.spec b/python-social-auth.spec
index e88a317..e0313a0 100644
--- a/python-social-auth.spec
+++ b/python-social-auth.spec
@@ -3,13 +3,13 @@
%bcond_without doc # don't build doc
%bcond_with tests # do not perform "make test"
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
%define module social-auth
Summary: Social auth made simple
Name: python-%{module}
Version: 0.2.19
-Release: 1
+Release: 2
License: BSD
Group: Development/Libraries
Source0: https://pypi.python.org/packages/72/4c/5fb6c9157eb059e662beafbc73c84030741ea30eaaa643ca1cb8b58f1bdc/%{name}-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-social-auth.git/commitdiff/4132b3bb911f4c4c37b2cc804f9fe2c8105cdd37
More information about the pld-cvs-commit
mailing list