python310Packages.portalocker: 2.3.2 -> 2.4.0

This commit is contained in:
R. Ryantm
2022-02-19 01:50:47 +00:00
committed by Robert Schütz
parent 8618ccdf8f
commit 83c4f5fff5
@@ -5,12 +5,12 @@
}:
buildPythonPackage rec {
version = "2.3.2";
version = "2.4.0";
pname = "portalocker";
src = fetchPypi {
inherit pname version;
sha256 = "75cfe02f702737f1726d83e04eedfa0bda2cc5b974b1ceafb8d6b42377efbd5f";
sha256 = "sha256-pkitdhuOonNwy1kVNQEizYB7gg0hk+1cnMKPFj32N/Q=";
};
propagatedBuildInputs = [