python312Packages.gflanguages: 0.6.5 -> 0.7.1

This commit is contained in:
R. Ryantm
2024-12-08 06:24:55 +00:00
parent 65484f88b2
commit 14cf5ed4a7
@@ -14,14 +14,14 @@
buildPythonPackage rec {
pname = "gflanguages";
version = "0.6.5";
version = "0.7.1";
pyproject = true;
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-wMhRVWdjKiEfzswnAWqKfzHrpJj0U4q8tzDBGshNryo=";
hash = "sha256-gjWV1T+XU2qKzohDNq1RlZgh8GgRVrSGhpwrXTuTPtE=";
};
# Relax the dependency on protobuf 3. Other packages in the Google Fonts