forked from pool/python-lupa
Dirk Mueller
e92fdbda50
- 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) OBS-URL: https://build.opensuse.org/request/show/940098 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lupa?expand=0&rev=16 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
lupa-1.10.tar.gz | ||
python-lupa.changes | ||
python-lupa.spec |