Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-blessed
Commits:
4560b814 by Jelle van der Waa at 2024-11-18T11:03:50+01:00
upgpkg: 1.20.0-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-blessed
pkgdesc = A thin, practical wrapper around terminal styling, screen
positioning, and keyboard input
pkgver = 1.20.0
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/jquast/blessed
arch = any
license = GPL
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-blessed
pkgver=1.20.0
-pkgrel=6
+pkgrel=7
pkgdesc='A thin, practical wrapper around terminal styling, screen
positioning, and keyboard input'
arch=(any)
url=https://github.com/jquast/blessed
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-blessed/-/commit/4560b814dfd75738df904eef1c99fd4a6f9a9a01
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-blessed/-/commit/4560b814dfd75738df904eef1c99fd4a6f9a9a01
You're receiving this email because of your account on gitlab.archlinux.org.