diff options
author | Andrey Smirnov <andrew.smirnov@gmail.com> | 2017-11-02 17:47:57 -0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-11-03 22:01:18 +0100 |
commit | ebaf9f7ffd2504e48d32e16b327aae1162eba8f2 (patch) | |
tree | 24d8aca96e5bca36f1971ef4aeb3bbb9dc1e6bd2 /package/python-toml/python-toml.hash | |
parent | ec9486d3374070d56b6b9a0dfe99c26a28129923 (diff) | |
download | buildroot-ebaf9f7ffd2504e48d32e16b327aae1162eba8f2.tar.gz buildroot-ebaf9f7ffd2504e48d32e16b327aae1162eba8f2.zip |
package/python-toml: bump to version 0.9.3
Bump package to version 0.9.3 and change _SETUP_TYPE to
'setuptools', since its setup.py now uses 'setuptools' by default and
switches to 'distutils' only as a fallback[1]
[1] https://github.com/uiri/toml/blob/0.9.3/setup.py#L2
Cc: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-toml/python-toml.hash')
-rw-r--r-- | package/python-toml/python-toml.hash | 2 |
1 files changed, 1 insertions, 1 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 |