Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-djangorestframework-simplejwt
for openSUSE:Factory checked in at 2024-11-12 19:22:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-djangorestframework-simplejwt (Old)
and
/work/SRC/openSUSE:Factory/.python-djangorestframework-simplejwt.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-djangorestframework-simplejwt"
Tue Nov 12 19:22:00 2024 rev:8 rq:1223466 version:5.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-djangorestframework-simplejwt/python-djangorestframework-simplejwt.changes
2024-07-22 17:16:23.961436803 +0200
+++
/work/SRC/openSUSE:Factory/.python-djangorestframework-simplejwt.new.2017/python-djangorestframework-simplejwt.changes
2024-11-12 19:22:53.171147956 +0100
@@ -1,0 +2,5 @@
+Mon Nov 11 16:58:30 UTC 2024 - Markéta Machová <[email protected]>
+
+- Add missing dependency
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-djangorestframework-simplejwt.spec ++++++
--- /var/tmp/diff_new_pack.PEZTSK/_old 2024-11-12 19:22:54.495203230 +0100
+++ /var/tmp/diff_new_pack.PEZTSK/_new 2024-11-12 19:22:54.495203230 +0100
@@ -28,6 +28,7 @@
Patch0: fix-tests.patch
BuildRequires: %{python_module Django}
BuildRequires: %{python_module PyJWT}
+BuildRequires: %{python_module cryptography}
BuildRequires: %{python_module djangorestframework}
BuildRequires: %{python_module freezegun}
BuildRequires: %{python_module pip}
@@ -39,6 +40,7 @@
BuildRequires: python-rpm-macros
Requires: python-PyJWT
Requires: python-djangorestframework
+Recommends: python-cryptography
Recommends: python-python-jose
BuildArch: noarch
%python_subpackages