]> git.pld-linux.org Git - packages/python-social-auth-app-django.git/commitdiff
- disable tests (require non-existant modules) master auto/th/python-social-auth-app-django-1.2.0-2
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 9 Mar 2021 21:49:49 +0000 (22:49 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 9 Mar 2021 21:49:49 +0000 (22:49 +0100)
- rel 2

python-social-auth-app-django.spec

index 11bdd8d499fc86c68dd9d3b980c404c244d322f7..4a2393135fa7610af186196a4fcb67b53b771fc7 100644 (file)
@@ -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
This page took 0.115017 seconds and 4 git commands to generate.