Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-textual
Commits:
4516c757 by Robin Candau at 2026-01-03T13:17:25+01:00
upgpkg: 7.0.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 = 7.0.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=7.0.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/4516c7577c04399e297deb9e35f9eb35002dd27e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/commit/4516c7577c04399e297deb9e35f9eb35002dd27e
You're receiving this email because of your account on gitlab.archlinux.org.