diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2020-05-15 22:35:56 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-16 08:29:12 +0700 |
commit | ef94ac9d84efd6483cb27bc99ee90ca7ac5e9a8e (patch) | |
tree | 25d0670b7819fdccf8f0a14860812212b53e6e5b /python/python-toml | |
parent | 33d38f76f766ada3fb0732d53b644d324890861b (diff) |
python/python-toml: Updated for version 0.10.1.
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 3170f16de81f..9cdcb9399db8 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.0} +VERSION=${VERSION:-0.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-toml/python-toml.info b/python/python-toml/python-toml.info index eedeb19a4d5b..3681b4b6e24b 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.0" +VERSION="0.10.1" HOMEPAGE="https://github.com/uiri/toml" -DOWNLOAD="https://files.pythonhosted.org/packages/b9/19/5cbd78eac8b1783671c40e34bb0fa83133a06d340a38b55c645076d40094/toml-0.10.0.tar.gz" -MD5SUM="63fffbe2d632865ec29cd69bfdf36682" +DOWNLOAD="https://files.pythonhosted.org/packages/da/24/84d5c108e818ca294efe7c1ce237b42118643ce58a14d2462b3b2e3800d5/toml-0.10.1.tar.gz" +MD5SUM="743131c431419fe42f854cff02ad3abe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |