python37Packages.virtual-display: 0.2.3 -> 0.2.4

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.7-pyvirtualdisplay/versions
This commit is contained in:
R. RyanTM 2019-07-02 09:04:38 -07:00 committed by Frederik Rietdijk
parent 97f3269ddb
commit cd55e52de3

View file

@ -2,13 +2,13 @@
buildPythonPackage rec {
pname = "PyVirtualDisplay";
version = "0.2.3";
version = "0.2.4";
propagatedBuildInputs = [ EasyProcess ];
src = fetchPypi {
inherit pname version;
sha256 = "658d03ea2d6727cbe70c30af71e9014d3d39114a3c50bd661b75aad188fdd3aa";
sha256 = "0nybvd7sajig6vya2v3fd20dls6f3nnf12x8anrfxnjs41chgx87";
};
# requires X server