python311Packages.recipe-scrapers: 14.55.0 -> 14.56.0

This commit is contained in:
R. Ryantm
2024-04-26 06:27:12 +00:00
parent 10b682b6e5
commit 92c8063366
@@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "recipe-scrapers";
version = "14.55.0";
version = "14.56.0";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "hhursev";
repo = "recipe-scrapers";
rev = "refs/tags/${version}";
hash = "sha256-HjR4Lwlcrpeqv6BXI+aYCL9e7ZTaTa522z0lSW03wW0=";
hash = "sha256-+9oQLCuR+rRCG5tnyofHd8WMkQ5QPsWfLCnwIDU5d9o=";
};
nativeBuildInputs = [