Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-lupa
Commits:
ea8206b0 by Jelle van der Waa at 2024-11-17T14:13:25+01:00
upgpkg: 2.2-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-lupa
pkgdesc = Python wrapper around Lua and LuaJIT
pkgver = 2.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/scoder/lupa
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=lupa
pkgname=python-lupa
pkgver=2.2
-pkgrel=1
+pkgrel=2
pkgdesc='Python wrapper around Lua and LuaJIT'
arch=(x86_64)
url="https://github.com/scoder/$_pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lupa/-/commit/ea8206b06a96fde9c95d00461ab5c8d48fce6ec6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lupa/-/commit/ea8206b06a96fde9c95d00461ab5c8d48fce6ec6
You're receiving this email because of your account on gitlab.archlinux.org.