Merge pull request #61914 from r-ryantm/auto-update/python3.7-pyutilib

python37Packages.pyutilib: 5.6.5 -> 5.7.0
This commit is contained in:
Renaud 2019-05-23 14:13:54 +02:00 committed by GitHub
commit 5959e98fc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,12 +7,12 @@
buildPythonPackage rec {
pname = "pyutilib";
version = "5.6.5";
version = "5.7.0";
src = fetchPypi {
pname = "PyUtilib";
inherit version;
sha256 = "4730084624be98f2c326da88f3852831c6aa919e11babab2c34b0299c8f5ce2a";
sha256 = "086fzgjb2mjgkfhg1hvc2gcyam2ab28mijygwica5fg4zz6rn32l";
};
propagatedBuildInputs = [