summaryrefslogtreecommitdiffstats
path: root/package/python-toml/python-toml.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-toml/python-toml.mk')
-rw-r--r--package/python-toml/python-toml.mk4
1 files changed, 2 insertions, 2 deletions
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