Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-wcwidth
Commits:
f193e919 by Jelle van der Waa at 2024-11-16T19:12:40+01:00
upgpkg: 0.2.13-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-wcwidth
pkgdesc = Python library that measures the width of unicode strings
rendered to a terminal
pkgver = 0.2.13
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/jquast/wcwidth
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-wcwidth
pkgver=0.2.13
-pkgrel=2
+pkgrel=3
pkgdesc='Python library that measures the width of unicode strings rendered to
a terminal'
arch=('any')
url='https://github.com/jquast/wcwidth'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-wcwidth/-/commit/f193e919bac47f1bc8b7be49437dcd4e6891dee0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-wcwidth/-/commit/f193e919bac47f1bc8b7be49437dcd4e6891dee0
You're receiving this email because of your account on gitlab.archlinux.org.