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