Hello community,
here is the log from the commit of package python-drf-jwt-knox for
openSUSE:Factory checked in at 2019-10-08 19:57:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-drf-jwt-knox (Old)
and /work/SRC/openSUSE:Factory/.python-drf-jwt-knox.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-drf-jwt-knox"
Tue Oct 8 19:57:54 2019 rev:2 rq:735850 version:0.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-drf-jwt-knox/python-drf-jwt-knox.changes
2019-04-15 11:52:33.502557455 +0200
+++
/work/SRC/openSUSE:Factory/.python-drf-jwt-knox.new.2352/python-drf-jwt-knox.changes
2019-10-08 19:57:55.660197964 +0200
@@ -1,0 +2,5 @@
+Mon Oct 7 13:11:37 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Disable py2 build as it is unresolvable
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-drf-jwt-knox.spec ++++++
--- /var/tmp/diff_new_pack.Em6QKN/_old 2019-10-08 19:57:56.064196754 +0200
+++ /var/tmp/diff_new_pack.Em6QKN/_new 2019-10-08 19:57:56.068196742 +0200
@@ -17,12 +17,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
Name: python-drf-jwt-knox
Version: 0.1.1
Release: 0
Summary: Django REST JWT authentication with server-side tokens
License: Apache-2.0
-Group: Development/Languages/Python
URL: https://github.com/ssaavedra/drf-jwt-knox
Source:
https://github.com/ssaavedra/drf-jwt-knox/archive/v%{version}.tar.gz#/drf-jwt-knox-%{version}.tar.gz
BuildRequires: %{python_module setuptools}