Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cwcwidth
Commits:
2ea2ffa8 by Jelle van der Waa at 2024-04-04T10:11:11+02:00
upgpkg: 0.1.9-2: Rebuild with Python 3.12
- - - - -
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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/2ea2ffa8900a1f9827d39ce225963be3e78f5b0e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cwcwidth/-/commit/2ea2ffa8900a1f9827d39ce225963be3e78f5b0e
You're receiving this email because of your account on gitlab.archlinux.org.