George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
python-wcwidth


Commits:
3ddc2ca7 by George Rawlinson at 2023-11-03T20:21:20+13:00
upgpkg: 0.2.9-1

* New upstream release.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-wcwidth
        pkgdesc = Python library that measures the width of unicode strings 
rendered to a terminal
-       pkgver = 0.2.8
+       pkgver = 0.2.9
        pkgrel = 1
        url = https://github.com/jquast/wcwidth
        arch = any
@@ -12,7 +12,7 @@ pkgbase = python-wcwidth
        makedepends = python-setuptools
        makedepends = python-wheel
        depends = python
-       source = 
python-wcwidth::git+https://github.com/jquast/wcwidth#commit=2c9ab7c9d6905c0d4364071011a3168a3cbcadf2
+       source = 
python-wcwidth::git+https://github.com/jquast/wcwidth#commit=43fcd28ce2fd1f4ba1221120ed2e19539c81ca81
        b2sums = SKIP
 
 pkgname = python-wcwidth


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: wenLiangcan <boxeed at gmail dot com>
 
 pkgname=python-wcwidth
-pkgver=0.2.8
+pkgver=0.2.9
 pkgrel=1
 pkgdesc='Python library that measures the width of unicode strings rendered to 
a terminal'
 arch=('any')
@@ -19,7 +19,7 @@ makedepends=(
 )
 checkdepends=('python-pytest')
 #optdepends=('')
-_commit='2c9ab7c9d6905c0d4364071011a3168a3cbcadf2'
+_commit='43fcd28ce2fd1f4ba1221120ed2e19539c81ca81'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-wcwidth/-/commit/3ddc2ca75f73a361a8ac30096169d85c2f2ef9d1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-wcwidth/-/commit/3ddc2ca75f73a361a8ac30096169d85c2f2ef9d1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to