[packages/python-social-auth-app-django] - disable tests (require non-existant modules) - rel 2
baggins
baggins at pld-linux.org
Tue Mar 9 22:50:26 CET 2021
commit 58f6e80bf078ac20bfc0e5516806696cb29199fd
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 9 22:49:49 2021 +0100
- disable tests (require non-existant modules)
- rel 2
python-social-auth-app-django.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-social-auth-app-django.spec b/python-social-auth-app-django.spec
index 11bdd8d..4a23931 100644
--- a/python-social-auth-app-django.spec
+++ b/python-social-auth-app-django.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_with tests # do not perform "make test"
%bcond_without python2 # CPython 2.x module
%bcond_with python3 # CPython 3.x module
@@ -10,7 +10,7 @@
Summary: Python Social Auth - Application - Django
Name: python-%{pypi_name}
Version: 1.2.0
-Release: 1
+Release: 2
License: BSD
Group: Libraries/Python
Source0: https://files.pythonhosted.org/packages/source/s/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-social-auth-app-django.git/commitdiff/58f6e80bf078ac20bfc0e5516806696cb29199fd
More information about the pld-cvs-commit
mailing list