python3Packages.edk2-pytool-library: 0.23.4 -> 0.23.6 (#425598)
This commit is contained in:
commit
c3ec3a7cf3
@ -17,7 +17,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "edk2-pytool-library";
|
||||
version = "0.23.4";
|
||||
version = "0.23.6";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.10";
|
||||
@ -26,7 +26,7 @@ buildPythonPackage rec {
|
||||
owner = "tianocore";
|
||||
repo = "edk2-pytool-library";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-7wjNOwrTXhieUI7Etn6AdiNedoPKSIADtC7dc4Bdlxc=";
|
||||
hash = "sha256-62uWRr1n3C51OeHeCKKJrB1KLcjRGnwBCgpC0RPWum8=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user