python36Packages.toml: 0.9.6 -> 0.10.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-toml/versions
This commit is contained in:
R. RyanTM 2018-11-08 16:52:59 -08:00
parent a054d74507
commit 1cb2cf6050

View File

@ -2,11 +2,11 @@
buildPythonPackage rec {
pname = "toml";
version = "0.9.6";
version = "0.10.0";
src = fetchPypi {
inherit pname version;
sha256 = "380178cde50a6a79f9d2cf6f42a62a5174febe5eea4126fe4038785f1d888d42";
sha256 = "0p1xww2mzkhqvxkfvmfzm58bbfj812zhdz4rwdjiv94ifz2q37r2";
};
# This package has a test script (built for Travis) that involves a)