weblate: 5.15.1 -> 5.15.2

Changelog: https://github.com/WeblateOrg/weblate/releases/tag/weblate-5.15.2
This commit is contained in:
Kerstin Humm
2026-01-14 21:11:28 +01:00
parent 4172593eaf
commit cd522a0e6c
+3 -5
View File
@@ -24,7 +24,7 @@ let
in
python.pkgs.buildPythonApplication rec {
pname = "weblate";
version = "5.15.1";
version = "5.15.2";
pyproject = true;
@@ -37,7 +37,7 @@ python.pkgs.buildPythonApplication rec {
owner = "WeblateOrg";
repo = "weblate";
tag = "weblate-${version}";
hash = "sha256-9k6H9/XW7vbXix+zadxHCNl9UJ3yE1ONa/+VRvIGk28=";
hash = "sha256-qNv3aaPyQ/bOrPbK7u9vtq8R1MFqXLJzvLUZfVgjMK0=";
};
build-system = with python.pkgs; [ setuptools ];
@@ -65,10 +65,7 @@ python.pkgs.buildPythonApplication rec {
'';
pythonRelaxDeps = [
"celery"
"certifi"
"cyrtranslit"
"django-appconf"
"urllib3"
];
@@ -142,6 +139,7 @@ python.pkgs.buildPythonApplication rec {
translate-toolkit
translation-finder
unidecode
urllib3
user-agents
weblate-language-data
weblate-schemas