diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2020-11-03 18:34:12 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-09 23:23:44 +0700 |
commit | 609c8ad8f48f84f01fc9c1d97ae3c0d18835218a (patch) | |
tree | 6d956db8c0b91bf2a3f037575d357b709354d2e0 /python/python-toml | |
parent | bdbeb728e83fa1123a5dc599cf6e9e9c7b8c9851 (diff) |
python/python-toml: Updated for version 0.10.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-toml')
-rw-r--r-- | python/python-toml/python-toml.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-toml/python-toml.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-toml/python-toml.SlackBuild b/python/python-toml/python-toml.SlackBuild index 9cdcb9399db8f..d5299c954f418 100644 --- a/python/python-toml/python-toml.SlackBuild +++ b/python/python-toml/python-toml.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-toml SRCNAM=toml -VERSION=${VERSION:-0.10.1} +VERSION=${VERSION:-0.10.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-toml/python-toml.info b/python/python-toml/python-toml.info index 3681b4b6e24bc..cab051c02511d 100644 --- a/python/python-toml/python-toml.info +++ b/python/python-toml/python-toml.info @@ -1,8 +1,8 @@ PRGNAM="python-toml" -VERSION="0.10.1" +VERSION="0.10.2" HOMEPAGE="https://github.com/uiri/toml" -DOWNLOAD="https://files.pythonhosted.org/packages/da/24/84d5c108e818ca294efe7c1ce237b42118643ce58a14d2462b3b2e3800d5/toml-0.10.1.tar.gz" -MD5SUM="743131c431419fe42f854cff02ad3abe" +DOWNLOAD="https://files.pythonhosted.org/packages/be/ba/1f744cdc819428fc6b5084ec34d9b30660f6f9daaf70eead706e3203ec3c/toml-0.10.2.tar.gz" +MD5SUM="59bce5d8d67e858735ec3f399ec90253" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |