From 11e73f56ec7539cd493901979f64b0513b2d63c6a01886dc17d583271a6fceda Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 29 Sep 2022 19:02:00 +0000 Subject: [PATCH] Accepting request 1006994 from home:yarunachalam:branches:devel:languages:python - Update to 1.13 (2022-03-01) * Bundled Lua source files were missing in the source distribution. OBS-URL: https://build.opensuse.org/request/show/1006994 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lupa?expand=0&rev=19 --- lupa-1.10.tar.gz | 3 --- lupa-1.13.tar.gz | 3 +++ python-lupa.changes | 6 ++++++ python-lupa.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 lupa-1.10.tar.gz create mode 100644 lupa-1.13.tar.gz diff --git a/lupa-1.10.tar.gz b/lupa-1.10.tar.gz deleted file mode 100644 index ff23d70..0000000 --- a/lupa-1.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2511b27f381f6fdb66ef40dcc518215038197431b241935678dfc3d51178231 -size 1068113 diff --git a/lupa-1.13.tar.gz b/lupa-1.13.tar.gz new file mode 100644 index 0000000..bc02d07 --- /dev/null +++ b/lupa-1.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d94ac2a630d271027dac2c21d1428771d9ea9d4d88f15f20a7781340f02a4e +size 1059981 diff --git a/python-lupa.changes b/python-lupa.changes index ec6f7f5..44991f7 100644 --- a/python-lupa.changes +++ b/python-lupa.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 29 15:01:40 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 1.13 (2022-03-01) + * Bundled Lua source files were missing in the source distribution. + ------------------------------------------------------------------- Mon Feb 21 09:05:32 UTC 2022 - Andreas Schneider diff --git a/python-lupa.spec b/python-lupa.spec index d540650..791abbc 100644 --- a/python-lupa.spec +++ b/python-lupa.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-lupa -Version: 1.10 +Version: 1.13 Release: 0 Summary: Python wrapper around Lua and LuaJIT License: MIT