Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-oidc-provider for 
openSUSE:Factory checked in at 2022-11-22 16:11:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-oidc-provider (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-oidc-provider.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-oidc-provider"

Tue Nov 22 16:11:06 2022 rev:3 rq:1037299 version:0.7.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-oidc-provider/python-django-oidc-provider.changes
  2022-05-10 15:13:03.891655844 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-oidc-provider.new.1597/python-django-oidc-provider.changes
        2022-11-22 16:11:09.302325907 +0100
@@ -1,0 +2,8 @@
+Tue Nov 22 13:00:50 UTC 2022 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Remove python-six dependency
+- Remove python_module macro definition
+- Use autosetup instead setup+autopatch
+- More specific python_sitelib in %files
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-django-oidc-provider.spec ++++++
--- /var/tmp/diff_new_pack.5mFuPg/_old  2022-11-22 16:11:09.954329216 +0100
+++ /var/tmp/diff_new_pack.5mFuPg/_new  2022-11-22 16:11:09.958329236 +0100
@@ -16,7 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-django-oidc-provider
 Version:        0.7.0
 Release:        0
@@ -41,7 +40,6 @@
 BuildRequires:  %{python_module pyjwkest >= 1.3.0}
 BuildRequires:  %{python_module pytest >= 3.6.4}
 BuildRequires:  %{python_module pytest-django}
-BuildRequires:  %{python_module six}
 # /SECTION
 %python_subpackages
 
@@ -49,8 +47,7 @@
 OpenID Connect Provider implementation for Django.
 
 %prep
-%setup -q -n django-oidc-provider-%{version}
-%autopatch -p1
+%autosetup -p1 -n django-oidc-provider-%{version}
 
 %build
 %python_build
@@ -66,6 +63,7 @@
 %files %{python_files}
 %doc README.md
 %license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/oidc_provider
+%{python_sitelib}/django_oidc_provider-%{version}*-info
 
 %changelog

++++++ django4.patch ++++++
++++ 986 lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/python-django-oidc-provider/django4.patch
++++ and 
/work/SRC/openSUSE:Factory/.python-django-oidc-provider.new.1597/django4.patch

Reply via email to