Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-shellingham
Commits:
2bd63cf3 by Jelle van der Waa at 2024-11-16T18:39:14+01:00
upgpkg: 1.5.4-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-shellingham
pkgdesc = Detect what shell the current Python executable is running in
pkgver = 1.5.4
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/sarugaku/shellingham
arch = any
license = ISC
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_pkgname=shellingham
pkgname=python-shellingham
pkgver=1.5.4
-pkgrel=2
+pkgrel=3
pkgdesc='Detect what shell the current Python executable is running in'
arch=(any)
url="https://github.com/sarugaku/${_pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-shellingham/-/commit/2bd63cf3f4ac2c69ed69548c7a33fdeb8c1ea65f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-shellingham/-/commit/2bd63cf3f4ac2c69ed69548c7a33fdeb8c1ea65f
You're receiving this email because of your account on gitlab.archlinux.org.