Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-textual
Commits:
87410b99 by Robin Candau at 2026-01-02T14:57:18+01:00
upgpkg: 6.12.0-2: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-textual
pkgdesc = Modern Text User Interface framework
pkgver = 6.12.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Textualize/textual
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_base=textual
pkgname=python-${_base}
pkgver=6.12.0
-pkgrel=1
+pkgrel=2
pkgdesc="Modern Text User Interface framework"
arch=(any)
url="https://github.com/Textualize/${_base}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/commit/87410b996c543c96a73bf0db3ed0da4c022426d6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/commit/87410b996c543c96a73bf0db3ed0da4c022426d6
You're receiving this email because of your account on gitlab.archlinux.org.