Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-lazy-object-proxy
Commits:
7ed3da86 by Jelle van der Waa at 2024-04-06T17:20:24+02:00
upgpkg: 1.10.0-2: rebuild with python 3.12 (without tests)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-lazy-object-proxy
pkgdesc = A fast and thorough lazy object proxy
pkgver = 1.10.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ionelmc/python-lazy-object-proxy
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-lazy-object-proxy
pkgver=1.10.0
-pkgrel=1
+pkgrel=2
pkgdesc='A fast and thorough lazy object proxy'
arch=('x86_64')
url="https://github.com/ionelmc/python-lazy-object-proxy"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lazy-object-proxy/-/commit/7ed3da86dca6ce9ac414c33faf6f53cb79e064fd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lazy-object-proxy/-/commit/7ed3da86dca6ce9ac414c33faf6f53cb79e064fd
You're receiving this email because of your account on gitlab.archlinux.org.