Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-clint
Commits:
74045ded by Jelle van der Waa at 2024-11-16T20:24:27+01:00
upgpkg: 0.5.1-15: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-clint
pkgdesc = Module for developing command line applications
pkgver = 0.5.1
- pkgrel = 14
+ pkgrel = 15
url = https://pypi.python.org/pypi/clint/
arch = any
license = custom:ISC
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-clint
pkgver=0.5.1
-pkgrel=14
+pkgrel=15
pkgdesc='Module for developing command line applications'
arch=('any')
url='https://pypi.python.org/pypi/clint/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-clint/-/commit/74045dedbf95e554ee9a1213793637c0a9ad8395
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-clint/-/commit/74045dedbf95e554ee9a1213793637c0a9ad8395
You're receiving this email because of your account on gitlab.archlinux.org.