python: PyVirtualDisplay: 0.2.1 -> 0.2.3
This commit is contained in:
parent
869e0cfdd6
commit
66c49ac8ac
@ -2,13 +2,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "PyVirtualDisplay";
|
||||
version = "0.2.1";
|
||||
version = "0.2.3";
|
||||
|
||||
propagatedBuildInputs = [ EasyProcess ];
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "012883851a992f9c53f0dc6a512765a95cf241bdb734af79e6bdfef95c6e9982";
|
||||
sha256 = "658d03ea2d6727cbe70c30af71e9014d3d39114a3c50bd661b75aad188fdd3aa";
|
||||
};
|
||||
|
||||
# requires X server
|
||||
|
Loading…
Reference in New Issue
Block a user