Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-textual
Commits:
a1dbe198 by Robin Candau at 2024-11-26T10:08:48+01:00
upgpkg: 0.87.1-2: Rebuild Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-textual
pkgdesc = Modern Text User Interface framework
pkgver = 0.87.1
- 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=0.87.1
-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/a1dbe1986ac6e1244b74cb268d673c437841518c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/commit/a1dbe1986ac6e1244b74cb268d673c437841518c
You're receiving this email because of your account on gitlab.archlinux.org.