Merge pull request #313000 from r-ryantm/auto-update/python311Packages.craft-parts

This commit is contained in:
Jon Seager
2024-05-20 11:10:26 +02:00
committed by GitHub
@@ -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 = [