Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / python-spinners
Commits: 2290ae1b by Morten Linderud at 2024-04-05T21:04:36+02:00 upgpkg: 0.0.24-5: Rebuild with Python 3.12 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,13 @@ +pkgbase = python-spinners + pkgdesc = Spinners for terminal, python wrapper for amazing node library cli-spinners + pkgver = 0.0.24 + pkgrel = 5 + url = https://github.com/ManrajGrover/py-spinners + arch = any + license = MIT + makedepends = python-setuptools + depends = python + source = https://files.pythonhosted.org/packages/source/s/spinners/spinners-0.0.24.tar.gz + sha256sums = 1eb6aeb4781d72ab42ed8a01dcf20f3002bf50740d7154d12fb8c9769bf9e27f + +pkgname = python-spinners ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=python-spinners _name=${pkgname#python-} pkgver=0.0.24 -pkgrel=4 +pkgrel=5 pkgdesc="Spinners for terminal, python wrapper for amazing node library cli-spinners" arch=('any') url="https://github.com/ManrajGrover/py-${_name}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-spinners/-/commit/2290ae1b30db8f535d2c8444679163d87c4184a6 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-spinners/-/commit/2290ae1b30db8f535d2c8444679163d87c4184a6 You're receiving this email because of your account on gitlab.archlinux.org.
