Merge pull request #49965 from r-ryantm/auto-update/python3.6-toml

python36Packages.toml: 0.9.6 -> 0.10.0
This commit is contained in:
Jörg Thalheim 2018-11-09 16:22:17 +00:00 committed by GitHub
commit 05f266a655
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)