python3Packages.unsloth-zoo: 2026.4.7 -> 2026.8.13

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Fabian Affolter
2026-08-25 01:25:04 +02:00
parent caf3208951
commit 6da65ad9af

View File

@@ -39,14 +39,14 @@
buildPythonPackage (finalAttrs: {
pname = "unsloth-zoo";
version = "2026.4.7";
version = "2026.8.13";
pyproject = true;
# no tags on GitHub
src = fetchPypi {
pname = "unsloth_zoo";
inherit (finalAttrs) version;
hash = "sha256-jJ58d2+5lEALEaASELZtQkY2YxNWaLrfLvOCUGnwrh4=";
hash = "sha256-Br23J/EZfrQleC2NAIOAEGZpwpoR8/zCND43oBvU6f4=";
};
postPatch = ''