Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-getkey
Commits:
331b25eb by Jelle van der Waa at 2024-11-16T20:30:33+01:00
upgpkg: 0.6.5-9: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-getkey
pkgdesc = Python library to easily read single chars and key strokes
pkgver = 0.6.5
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/kcsaff/getkey
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=getkey
pkgname=python-getkey
pkgver=0.6.5
-pkgrel=8
+pkgrel=9
pkgdesc='Python library to easily read single chars and key strokes'
arch=('any')
url='https://github.com/kcsaff/getkey'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-getkey/-/commit/331b25eb7dc3bb52290cf36d0e186acd180f70cd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-getkey/-/commit/331b25eb7dc3bb52290cf36d0e186acd180f70cd
You're receiving this email because of your account on gitlab.archlinux.org.