diff options
| author | Andrew Clemons <andrew.clemons@gmail.com> | 2025-11-28 22:14:08 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-29 09:30:07 +0700 |
| commit | 33cffddd52507b2286f3b573e1ce7e3f40d33b74 (patch) | |
| tree | 9bd210d7205a0338a29bed55530fbbd95d9cf76c /python/python-unicodedata2 | |
| parent | fe01f610ad24ae74ccbf6c2413b58561d2c5ddb1 (diff) | |
python/python-unicodedata2: Updated for version 17.0.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-unicodedata2')
| -rw-r--r-- | python/python-unicodedata2/python-unicodedata2.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python-unicodedata2/python-unicodedata2.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-unicodedata2/python-unicodedata2.SlackBuild b/python/python-unicodedata2/python-unicodedata2.SlackBuild index 20b709e035..40da4185c1 100644 --- a/python/python-unicodedata2/python-unicodedata2.SlackBuild +++ b/python/python-unicodedata2/python-unicodedata2.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-unicodedata2 SRCNAM=unicodedata2 -VERSION=${VERSION:-16.0.0} +VERSION=${VERSION:-17.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python-unicodedata2/python-unicodedata2.info b/python/python-unicodedata2/python-unicodedata2.info index f80ccc8afd..2a5c1ae444 100644 --- a/python/python-unicodedata2/python-unicodedata2.info +++ b/python/python-unicodedata2/python-unicodedata2.info @@ -1,8 +1,8 @@ PRGNAM="python-unicodedata2" -VERSION="16.0.0" +VERSION="17.0.0" HOMEPAGE="https://pypi.python.org/pypi/unicodedata2" -DOWNLOAD="https://files.pythonhosted.org/packages/8c/c6/f1aa23ed42259789c1c9bdeac219bfe72cc3046c3fc39ad3155705f81d9b/unicodedata2-16.0.0.tar.gz" -MD5SUM="751d7fd41356e62d333eb219fc851e29" +DOWNLOAD="https://files.pythonhosted.org/packages/a8/cc/2c74acf574a46b00cb3868059d295ac258f5c48929e2bfb5086454abe7bc/unicodedata2-17.0.0.tar.gz" +MD5SUM="e832840a837dcc71d29fe0bf30760f0b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
