Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-halo
Commits:
4ac166ad by Jelle van der Waa at 2024-11-17T12:38:00+01:00
upgpkg: 0.0.31-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-halo
pkgdesc = Beautiful terminal spinners in Python
pkgver = 0.0.31
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/manrajgrover/halo
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-halo
pkgver=0.0.31
-pkgrel=6
+pkgrel=7
_pkgname=${pkgname#python-}
pkgdesc="Beautiful terminal spinners in Python"
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-halo/-/commit/4ac166adf3defcab74e57c8529787239fbcac268
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-halo/-/commit/4ac166adf3defcab74e57c8529787239fbcac268
You're receiving this email because of your account on gitlab.archlinux.org.