Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Authlib for openSUSE:Factory 
checked in at 2021-08-11 11:47:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Authlib (Old)
 and      /work/SRC/openSUSE:Factory/.python-Authlib.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Authlib"

Wed Aug 11 11:47:07 2021 rev:2 rq:911202 version:0.15.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Authlib/python-Authlib.changes    
2020-08-12 10:36:05.148279014 +0200
+++ /work/SRC/openSUSE:Factory/.python-Authlib.new.1899/python-Authlib.changes  
2021-08-11 11:47:31.297724527 +0200
@@ -1,0 +2,14 @@
+Mon Aug  9 22:19:38 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Drop filler wording from description again.
+
+-------------------------------------------------------------------
+Tue Mar 23 11:52:52 UTC 2021 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to 0.15.3
+  https://docs.authlib.org/en/latest/changelog.html#version-0-15-3
+  https://docs.authlib.org/en/latest/changelog.html#version-0-15-2
+  https://docs.authlib.org/en/latest/changelog.html#version-0-15-1
+  https://docs.authlib.org/en/latest/changelog.html#version-0-15
+
+-------------------------------------------------------------------

Old:
----
  Authlib-0.14.3.tar.gz

New:
----
  Authlib-0.15.3.tar.gz

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

Other differences:
------------------
++++++ python-Authlib.spec ++++++
--- /var/tmp/diff_new_pack.oyFLqE/_old  2021-08-11 11:47:31.877723829 +0200
+++ /var/tmp/diff_new_pack.oyFLqE/_new  2021-08-11 11:47:31.881723824 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package authlib
+# spec file for package python-Authlib
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,31 +17,29 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%global modname Authlib
-Name:           python-%{modname}
-Version:        0.14.3
+Name:           python-Authlib
+Version:        0.15.3
 Release:        0
-Summary:        Python library in building OAuth and OpenID Connect servers
+Summary:        Python library for building OAuth and OpenID Connect servers
 License:        BSD-3-Clause
-Group:          Development/Languages/Python
 URL:            https://authlib.org/
-Source:         
https://files.pythonhosted.org/packages/source/A/Authlib/%{modname}-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/A/Authlib/Authlib-%{version}.tar.gz
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
+# SECTION test requirements
 BuildRequires:  %{python_module cryptography}
-BuildRequires:  %{python_module requests}
-BuildRequires:  %{python_module tox}
+# /SECTION
 BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
 Requires:       python-cryptography
 Suggests:       python-requests
 BuildArch:      noarch
 %python_subpackages
 
 %description
-Python library in building OAuth and OpenID Connect servers.
-JWS, JWK, JWA, JWT are included.
+A Python library for building OAuth and OpenID Connect servers.
 
 %prep
-%setup -q -n %{modname}-%{version}
+%setup -q -n Authlib-%{version}
 
 %build
 %python_build

++++++ Authlib-0.14.3.tar.gz -> Authlib-0.15.3.tar.gz ++++++
++++ 7137 lines of diff (skipped)

Reply via email to