diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-10-22 07:46:11 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-27 00:36:12 +0700 |
commit | c1003e47857974d98daafc7c54573d3aaab6c187 (patch) | |
tree | d64d716333c67ee48c5d9624323a05f696165c87 /python | |
parent | d44ded99401889415adbcb2321c2506151c583e5 (diff) |
python/python-unicodedata2: Updated for version 12.1.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python')
-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 4a6e8deafa14..b5b92b2d79f9 100644 --- a/python/python-unicodedata2/python-unicodedata2.SlackBuild +++ b/python/python-unicodedata2/python-unicodedata2.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-unicodedata2 SRCNAM=unicodedata2 -VERSION=${VERSION:-12.0.0} +VERSION=${VERSION:-12.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-unicodedata2/python-unicodedata2.info b/python/python-unicodedata2/python-unicodedata2.info index 067ec3857311..c58de6d386c7 100644 --- a/python/python-unicodedata2/python-unicodedata2.info +++ b/python/python-unicodedata2/python-unicodedata2.info @@ -1,8 +1,8 @@ PRGNAM="python-unicodedata2" -VERSION="12.0.0" +VERSION="12.1.0" HOMEPAGE="https://pypi.python.org/pypi/unicodedata2" -DOWNLOAD="https://github.com/mikekap/unicodedata2/archive/12.0.0/unicodedata2-12.0.0.tar.gz" -MD5SUM="560d844d9c42593cec88f399069bff81" +DOWNLOAD="https://github.com/mikekap/unicodedata2/archive/12.1.0/unicodedata2-12.1.0.tar.gz" +MD5SUM="c3e814b54690b818c416570aa103c47c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |