From 9f55e5e33d05117f95d3ac5b5e5c3c468990cfb3bc141eb9c5fa64eafd45fdb3 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 3 Dec 2022 22:35:38 +0000 Subject: [PATCH] Accepting request 1039853 from home:yarunachalam:branches:devel:languages:python - Update to version 1.14.1 * Rebuild with Cython 0.29.32 to support Python 3.11. OBS-URL: https://build.opensuse.org/request/show/1039853 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lupa?expand=0&rev=23 --- lupa-1.13.tar.gz | 3 --- lupa-1.14.1.tar.gz | 3 +++ python-lupa.changes | 6 ++++++ python-lupa.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 lupa-1.13.tar.gz create mode 100644 lupa-1.14.1.tar.gz diff --git a/lupa-1.13.tar.gz b/lupa-1.13.tar.gz deleted file mode 100644 index bc02d07..0000000 --- a/lupa-1.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1d94ac2a630d271027dac2c21d1428771d9ea9d4d88f15f20a7781340f02a4e -size 1059981 diff --git a/lupa-1.14.1.tar.gz b/lupa-1.14.1.tar.gz new file mode 100644 index 0000000..537e2c6 --- /dev/null +++ b/lupa-1.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0fd4e60ad149fe25c90530e2a0e032a42a6f0455f29ca0edb8170d6ec751c6e +size 1061109 diff --git a/python-lupa.changes b/python-lupa.changes index f42d824..567d6aa 100644 --- a/python-lupa.changes +++ b/python-lupa.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Dec 3 17:43:41 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 1.14.1 + * Rebuild with Cython 0.29.32 to support Python 3.11. + ------------------------------------------------------------------- Tue Oct 18 17:10:06 UTC 2022 - Sarah Kriesch diff --git a/python-lupa.spec b/python-lupa.spec index 60a54c6..6c95a70 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.13 +Version: 1.14.1 Release: 0 Summary: Python wrapper around Lua and LuaJIT License: MIT