Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-entrypoint2
Commits:
047a07ef by Jelle van der Waa at 2024-11-30T11:57:50+01:00
upgpkg: 1.1-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-entrypoint2
pkgdesc = Easy to use command-line interface for python modules
pkgver = 1.1
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/ponty/entrypoint2
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=entrypoint2
pkgname=python-${_pkg}
pkgver=1.1
-pkgrel=5
+pkgrel=6
pkgdesc="Easy to use command-line interface for python modules"
arch=(any)
url="https://github.com/ponty/entrypoint2"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-entrypoint2/-/commit/047a07efa237f771c9076550caa9052d28a5f7e8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-entrypoint2/-/commit/047a07efa237f771c9076550caa9052d28a5f7e8
You're receiving this email because of your account on gitlab.archlinux.org.