Hello community,
here is the log from the commit of package python-social-auth-app-django for
openSUSE:Factory checked in at 2019-04-30 12:57:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-social-auth-app-django (Old)
and /work/SRC/openSUSE:Factory/.python-social-auth-app-django.new.5536
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-social-auth-app-django"
Tue Apr 30 12:57:16 2019 rev:4 rq:697475 version:3.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-social-auth-app-django/python-social-auth-app-django.changes
2019-04-11 12:17:42.228947645 +0200
+++
/work/SRC/openSUSE:Factory/.python-social-auth-app-django.new.5536/python-social-auth-app-django.changes
2019-04-30 12:57:20.034175710 +0200
@@ -1,0 +2,5 @@
+Wed Apr 24 12:19:57 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Export lang to fix build with older openSUSE releases
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-social-auth-app-django.spec ++++++
--- /var/tmp/diff_new_pack.s5f2uq/_old 2019-04-30 12:57:21.054175076 +0200
+++ /var/tmp/diff_new_pack.s5f2uq/_new 2019-04-30 12:57:21.058175073 +0200
@@ -56,6 +56,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
+export LANG=en_US.UTF8
mkdir tests/templates
echo -n test > tests/templates/test.html
%python_exec manage.py test