Merge pull request #79049 from r-ryantm/auto-update/python3.7-aiorun

python37Packages.aiorun: 2019.11.1 -> 2020.1.3
This commit is contained in:
Mario Rodas 2020-02-01 20:38:03 -05:00 committed by GitHub
commit 7088659bc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "aiorun";
version = "2019.11.1";
version = "2020.1.3";
format = "flit";
disabled = isPy27;
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "cjrh";
repo = pname;
rev = "v${version}";
sha256 = "04p3sci6af6qqfkcqamsqhmqqrigcwvl4bmx8yv5ppvkyq39pxi7";
sha256 = "0ka0pj6xr47j7rw6kd5mkrr5jyhn631pfpd95ig7vbln4434qnb4";
};
checkInputs = [