Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cwcwidth
Commits:
d18fe0bf by Jelle van der Waa at 2024-11-17T15:10:30+01:00
upgpkg: 0.1.9-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cwcwidth
pkgdesc = Bindings for wcwidth and wcswidth functions defined in
POSIX.1-2001 and POSIX.1-2008
pkgver = 0.1.9
- pkgrel = 2
+ pkgrel = 3
url = https://pypi.org/project/cwcwidth/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-cwcwidth
_pkgname=cwcwidth
pkgver=0.1.9
-pkgrel=2
+pkgrel=3
pkgdesc="Bindings for wcwidth and wcswidth functions defined in POSIX.1-2001
and POSIX.1-2008"
arch=('x86_64')
url="https://pypi.org/project/cwcwidth/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cwcwidth/-/commit/d18fe0bfadd3da195a6e20c27f3b209b14a467ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cwcwidth/-/commit/d18fe0bfadd3da195a6e20c27f3b209b14a467ae
You're receiving this email because of your account on gitlab.archlinux.org.