Merge pull request #297086 from r-ryantm/auto-update/python312Packages.tatsu

python312Packages.tatsu: 5.11.3 -> 5.12.0
This commit is contained in:
Fabian Affolter 2024-03-19 06:49:19 +01:00 committed by GitHub
commit 5710127d96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "tatsu";
version = "5.11.3";
version = "5.12.0";
pyproject = true;
disabled = pythonOlder "3.10";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "neogeny";
repo = "TatSu";
rev = "refs/tags/v${version}";
hash = "sha256-5tVvElM7pZF3rZJMMk0IIZBhiv+9J8KBLjfoVTPF198=";
hash = "sha256-55sTUqNwfWg5h9msByq2RuVx/z23ST7p7pA/ZsIeYr8=";
};
nativeBuildInputs = [