Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-lupa for openSUSE:Factory checked in at 2021-12-16 21:19:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-lupa (Old) and /work/SRC/openSUSE:Factory/.python-lupa.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lupa" Thu Dec 16 21:19:32 2021 rev:9 rq:940346 version:1.10 Changes: -------- --- /work/SRC/openSUSE:Factory/python-lupa/python-lupa.changes 2021-07-10 22:54:03.687962774 +0200 +++ /work/SRC/openSUSE:Factory/.python-lupa.new.2520/python-lupa.changes 2021-12-16 21:20:26.650547082 +0100 @@ -1,0 +2,16 @@ +Sun Dec 12 15:54:42 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Update to 1.10 + * GH#147: Lua 5.4 is supported. (patch by Russel Davis) + * The runtime version of the Lua library as a tuple (e.g. (5,3)) + is provided via lupa.LUA_VERSION and LuaRuntime.lua_version. + * The Lua implementation name and version string is provided as + LuaRuntime.lua_implementation. + * setup.py accepts new command line arguments --lua-lib and + --lua-includes to specify the + * Use Lua 5.4.3 in binary wheels and as bundled Lua. + * Built with Cython 0.29.24 to support Python 3.9. +- Also successfully builds and tests on python310 +- Update to pkgconfig(lua5.4) + +------------------------------------------------------------------- Old: ---- lupa-1.9.tar.gz New: ---- lupa-1.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lupa.spec ++++++ --- /var/tmp/diff_new_pack.uE8nD8/_old 2021-12-16 21:20:27.042547231 +0100 +++ /var/tmp/diff_new_pack.uE8nD8/_new 2021-12-16 21:20:27.046547232 +0100 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-lupa -Version: 1.9 +Version: 1.10 Release: 0 Summary: Python wrapper around Lua and LuaJIT License: MIT @@ -30,7 +30,7 @@ BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros -BuildRequires: pkgconfig(lua5.1) +BuildRequires: pkgconfig(lua5.4) Recommends: luajit Suggests: lua %ifnarch riscv64 ++++++ lupa-1.9.tar.gz -> lupa-1.10.tar.gz ++++++ ++++ 49022 lines of diff (skipped)