python311Packages.craft-parts: 1.29.0 -> 1.30.0

This commit is contained in:
R. Ryantm
2024-05-19 22:15:32 +00:00
parent 8036f1ffa7
commit 9be321d6bb
@@ -26,7 +26,7 @@
buildPythonPackage rec {
pname = "craft-parts";
version = "1.29.0";
version = "1.30.0";
pyproject = true;
@@ -34,7 +34,7 @@ buildPythonPackage rec {
owner = "canonical";
repo = "craft-parts";
rev = "refs/tags/${version}";
hash = "sha256-3AWiuRGUGj6q6ZEnShc64DSL1S6kTsry4Z1IYMelvzg=";
hash = "sha256-JEf5JYDBH4Pm5ke++7GkpimM8Ec0dFe1GGxruntjmVE=";
};
patches = [