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 2024-01-28 19:40:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Authlib (Old) and /work/SRC/openSUSE:Factory/.python-Authlib.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Authlib" Sun Jan 28 19:40:08 2024 rev:13 rq:1141850 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Authlib/python-Authlib.changes 2024-01-09 20:50:17.965629503 +0100 +++ /work/SRC/openSUSE:Factory/.python-Authlib.new.1815/python-Authlib.changes 2024-01-28 19:40:19.143545643 +0100 @@ -1,0 +2,7 @@ +Tue Jan 23 17:10:58 UTC 2024 - Antonio Larrosa <[email protected]> + +- Remove the file containing a Commercial license otherwise + licensedigger rejects the dual-licensed package. + See https://docs.authlib.org/en/latest/community/licenses.html . + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Authlib.spec ++++++ --- /var/tmp/diff_new_pack.SGiJzC/_old 2024-01-28 19:40:19.607562358 +0100 +++ /var/tmp/diff_new_pack.SGiJzC/_new 2024-01-28 19:40:19.611562502 +0100 @@ -54,6 +54,9 @@ %prep %setup -q -n %{modname}-%{version} +# Remove the file containing the commercial license so licensedigger +# doesn't complain about the dual license +rm COMMERCIAL-LICENSE %build %python_build
