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:
commit
7088659bc3
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "aiorun";
|
pname = "aiorun";
|
||||||
version = "2019.11.1";
|
version = "2020.1.3";
|
||||||
format = "flit";
|
format = "flit";
|
||||||
|
|
||||||
disabled = isPy27;
|
disabled = isPy27;
|
||||||
@ -18,7 +18,7 @@ buildPythonPackage rec {
|
|||||||
owner = "cjrh";
|
owner = "cjrh";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "04p3sci6af6qqfkcqamsqhmqqrigcwvl4bmx8yv5ppvkyq39pxi7";
|
sha256 = "0ka0pj6xr47j7rw6kd5mkrr5jyhn631pfpd95ig7vbln4434qnb4";
|
||||||
};
|
};
|
||||||
|
|
||||||
checkInputs = [
|
checkInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user