Merge pull request #264745 from fabaff/nomadnet-bump

python311Packages.nomadnet: 0.4.0 -> 0.4.1
This commit is contained in:
OTABI Tomoya
2023-11-01 16:57:49 +09:00
committed by GitHub
@@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "nomadnet";
version = "0.4.0";
version = "0.4.1";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "markqvist";
repo = "NomadNet";
rev = "refs/tags/${version}";
hash = "sha256-xXVur2ibctRCfQ1zKnPeLrNoukTmFT8exTbm2ukByYY=";
hash = "sha256-+UWHYhPX54Jc9gnrb2Az5Nc3/kt42/wa+zhUnCWdVU4=";
};
propagatedBuildInputs = [