Loading pkgs/development/python-modules/weblate-schemas/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "weblate-schemas"; version = "2024.2"; version = "2025.1"; pyproject = true; src = fetchPypi { pname = "weblate_schemas"; inherit version; hash = "sha256-Y7hWqfv1gZ2sT2fNbWLVDzwbVdB/1rT/oND9p/mkYAs="; hash = "sha256-R2G5s51XmZfc3qewNGv5D9K03pvCFeod4RH4VtY9cAA="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/weblate-schemas/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "weblate-schemas"; version = "2024.2"; version = "2025.1"; pyproject = true; src = fetchPypi { pname = "weblate_schemas"; inherit version; hash = "sha256-Y7hWqfv1gZ2sT2fNbWLVDzwbVdB/1rT/oND9p/mkYAs="; hash = "sha256-R2G5s51XmZfc3qewNGv5D9K03pvCFeod4RH4VtY9cAA="; }; build-system = [ setuptools ]; Loading