python3Packages.gflanguages: 0.5.13 -> 5.0.4

https://github.com/googlefonts/lang/releases/tag/v5.0.4
This commit is contained in:
Martin Weinelt 2024-03-08 02:40:17 +01:00
parent 3ea1a9d807
commit 85663647fc
1 changed files with 2 additions and 2 deletions

View File

@ -12,14 +12,14 @@
buildPythonPackage rec {
pname = "gflanguages";
version = "0.5.13";
version = "5.0.4";
format = "setuptools";
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-LoppJHzX0dOpHnwMCyS1ACdIO4cqwb370ksvsXDFHzQ=";
hash = "sha256-AGXpg9EhwdhrcbdcHqz2v9TLaWH1F5gr0QhSuEN2GDA=";
};
# Relax the dependency on protobuf 3. Other packages in the Google Fonts