pythonPackages.urwid: 2.1.0 -> 2.1.1

This commit is contained in:
Vincent Haupert 2020-07-27 23:57:33 +02:00 committed by Frederik Rietdijk
parent ad75463531
commit 5a845cdbf5

View file

@ -2,11 +2,11 @@
buildPythonPackage rec {
pname = "urwid";
version = "2.1.0";
version = "2.1.1";
src = fetchPypi {
inherit pname version;
sha256 = "0896f36060beb6bf3801cb554303fef336a79661401797551ba106d23ab4cd86";
sha256 = "09nmi2nmvpcmbh3w3fb0dn0c7yp7r20i5pfcr6q722xh6mp8cw3q";
};
# tests need to be able to set locale