summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/python-toml/python-toml.hash2
-rw-r--r--package/python-toml/python-toml.mk4
2 files changed, 3 insertions, 3 deletions
diff --git a/package/python-toml/python-toml.hash b/package/python-toml/python-toml.hash
index cbc71a961b..20737c3ca4 100644
--- a/package/python-toml/python-toml.hash
+++ b/package/python-toml/python-toml.hash
@@ -1,2 +1,2 @@
# Locally computed
-sha256 aee9679726f42fb09f48b9701a321571e0b6a51305c3e0f3913b3057d8bf7083 python-toml-0.9.2.tar.gz
+sha256 633a90ecb1f5665b58f0c94153fcf519313ef53e1de0eac90929cd6b6a014235 python-toml-0.9.3.tar.gz
diff --git a/package/python-toml/python-toml.mk b/package/python-toml/python-toml.mk
index fec113e1cb..fae15f938d 100644
--- a/package/python-toml/python-toml.mk
+++ b/package/python-toml/python-toml.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_TOML_VERSION = 0.9.2
+PYTHON_TOML_VERSION = 0.9.3
PYTHON_TOML_SITE = $(call github,uiri,toml,$(PYTHON_TOML_VERSION))
-PYTHON_TOML_SETUP_TYPE = distutils
+PYTHON_TOML_SETUP_TYPE = setuptools
PYTHON_TOML_LICENSE = MIT
PYTHON_TOML_LICENSE_FILES = LICENSE
OpenPOWER on IntegriCloud