[arch-commits] Commit in python-cwcwidth/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at gemini.archlinux.org
Tue Nov 30 20:25:20 UTC 2021
Date: Tuesday, November 30, 2021 @ 20:25:19
Author: foutrelis
Revision: 1058238
upgpkg: python-cwcwidth 0.1.4-2: Python 3.10 rebuild
Modified:
python-cwcwidth/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-30 20:25:07 UTC (rev 1058237)
+++ PKGBUILD 2021-11-30 20:25:19 UTC (rev 1058238)
@@ -3,7 +3,7 @@
pkgname=python-cwcwidth
_pkgname=cwcwidth
pkgver=0.1.4
-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.python.org/pypi/curtsies"
@@ -23,4 +23,3 @@
python3 setup.py install --root="$pkgdir/" --prefix=/usr --optimize=0
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
-
More information about the arch-commits
mailing list