Browse Source

python/python3-wcwidth: updated for version 0.2.14

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/334/head
Arn0 2 weeks ago
committed by Willy Sudiarto Raharjo
parent
commit
4cce4ec2c5
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/python3-wcwidth/python3-wcwidth.SlackBuild
  2. 6
      python/python3-wcwidth/python3-wcwidth.info

2
python/python3-wcwidth/python3-wcwidth.SlackBuild

@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-wcwidth
VERSION=${VERSION:-0.2.13}
VERSION=${VERSION:-0.2.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
python/python3-wcwidth/python3-wcwidth.info

@ -1,8 +1,8 @@
PRGNAM="python3-wcwidth"
VERSION="0.2.13"
VERSION="0.2.14"
HOMEPAGE="https://github.com/jquast/wcwidth"
DOWNLOAD="https://files.pythonhosted.org/packages/source/w/wcwidth/wcwidth-0.2.13.tar.gz"
MD5SUM="5ce8dd9e6993dae268142feb1e605cd8"
DOWNLOAD="https://files.pythonhosted.org/packages/source/w/wcwidth/wcwidth-0.2.14.tar.gz"
MD5SUM="c179ab1aff6e3b48ac9617cf19f580d4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

Loading…
Cancel
Save