python3Packages.pythonnet: 3.0.3 -> 3.0.4

https://github.com/pythonnet/pythonnet/releases/tag/v3.0.4
This commit is contained in:
Martin Weinelt
2024-10-13 11:09:10 +02:00
parent dba4840a0f
commit 097acfb256
@@ -13,11 +13,11 @@
let
pname = "pythonnet";
version = "3.0.3";
version = "3.0.4";
src = fetchPypi {
pname = "pythonnet";
inherit version;
hash = "sha256-jUsulxWKAjh1+GR0WKWPOIF/T+Oa9gq91rDYrfHXfnU=";
hash = "sha256-yS+8/d0WV19+daZDMCJxZYtgbYVX338BMqwkDgPMOo8=";
};
# This buildDotnetModule is used only to get nuget sources, the actual