python3Packages.osxphotos: 0.75.9 -> 0.76.1 (#533921)

This commit is contained in:
Yohann Boniface
2026-06-21 18:00:51 +00:00
committed by GitHub
@@ -42,14 +42,14 @@
buildPythonPackage (finalAttrs: {
pname = "osxphotos";
version = "0.75.9";
version = "0.76.1";
pyproject = true;
src = fetchFromGitHub {
owner = "RhetTbull";
repo = "osxphotos";
tag = "v${finalAttrs.version}";
hash = "sha256-9oQ9yLNHACLgOegNRcuysGIo8cbYLhlkNa41Y+YHFTM=";
hash = "sha256-ZpY9T4Y0ZQmBgbFM0S/AuVw9YOpuM6V6CUW5GUHTjXI=";
};
pythonRelaxDeps = [