Merge pull request #294317 from r-ryantm/auto-update/python312Packages.recipe-scrapers

This commit is contained in:
Bruno BELANYI 2024-03-08 18:20:36 +00:00 committed by GitHub
commit ee8918e55e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "recipe-scrapers";
version = "14.54.0";
version = "14.55.0";
pyproject = true;
disabled = pythonOlder "3.8";
@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "hhursev";
repo = "recipe-scrapers";
rev = "refs/tags/${version}";
hash = "sha256-Q7ubT7SBHNxyvfqFhDmBjnW7ssoXBsMZR+eYg5CntHY=";
hash = "sha256-HjR4Lwlcrpeqv6BXI+aYCL9e7ZTaTa522z0lSW03wW0=";
};
nativeBuildInputs = [