Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-entrypoints
Commits:
0357c25a by Antonio Rojas at 2024-11-16T19:28:37+01:00
upgpkg: 0.4-6: python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-entrypoints
pkgdesc = Discover and load entry points from installed packages.
pkgver = 0.4
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/takluyver/entrypoints
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-entrypoints
_name=entrypoints
pkgver=0.4
-pkgrel=5
+pkgrel=6
pkgdesc="Discover and load entry points from installed packages."
arch=('any')
url="https://github.com/takluyver/entrypoints"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-entrypoints/-/commit/0357c25a2c521b4c1c31da2f667bc0c5b125ecbc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-entrypoints/-/commit/0357c25a2c521b4c1c31da2f667bc0c5b125ecbc
You're receiving this email because of your account on gitlab.archlinux.org.