Changelog for
python3-lupa-1.14.1-lp153.27.2.x86_64.rpm :
* Sat Dec 03 2022 Yogalakshmi Arunachalam
- Update to version 1.14.1
* Rebuild with Cython 0.29.32 to support Python 3.11.
* Tue Oct 18 2022 Sarah Kriesch - No upstream LuaJIT on s390x
* Thu Sep 29 2022 Yogalakshmi Arunachalam - Update to 1.13 (2022-03-01)
* Bundled Lua source files were missing in the source distribution.
* Mon Feb 21 2022 Andreas Schneider - Fix BR for luajit (Leap 15.3 only offers moonjit)
* Mon Feb 21 2022 Andreas Schneider - Skip building for python2
* Wed Dec 29 2021 Matej Cepl - Adjust BuildRequires for lua
* Sun Dec 12 2021 Ben Greiner - 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)
* Thu Jul 01 2021 Andreas Schwab - Force use of lua5.1, lua5.4 is not supported
* Tue May 25 2021 pgajdosAATTsuse.com- %check: use %pyunittest_arch rpm macro
* Thu Jan 07 2021 Matej Cepl - Remove third-party/ bundled application, use the system ones (bsc#1167557).
* Sat Mar 21 2020 Andreas Schwab - No LuaJIT on riscv64
* Thu Mar 05 2020 pgajdosAATTsuse.com- version update to 1.9
* Build against Lua 5.3 if available.
* GH#129: Fix Lua module loading in Python 3.x.
* GH#126: Fix build on Linux systems that install Lua as \"lua52\" package.
* Tue Dec 10 2019 Matej Cepl - Use pkgconf instead of directly defining required development packages.
* Tue Dec 10 2019 Tomáš Chvátal - Fix dependency on the luajit to pull any implementation
* Sat Feb 16 2019 John Vandenberg - Initial spec for v1.8