Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-lazy-loader
Commits:
b4907cd8 by Maxime Gauduin at 2024-12-01T16:08:40+01:00
upgpkg: 0.4-5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-lazy-loader
pkgdesc = Populate library namespace without incurring immediate import
costs
pkgver = 0.4
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/scientific-python/lazy_loader
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-lazy-loader
pkgver=0.4
-pkgrel=4
+pkgrel=5
pkgdesc='Populate library namespace without incurring immediate import costs'
arch=(any)
url=https://github.com/scientific-python/lazy_loader
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lazy-loader/-/commit/b4907cd8bea9cbe2907aa1b078945cae8bc4a50a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lazy-loader/-/commit/b4907cd8bea9cbe2907aa1b078945cae8bc4a50a
You're receiving this email because of your account on gitlab.archlinux.org.