python312Packages.gflanguages: 0.7.2 -> 0.7.3 (#375626)

This commit is contained in:
Weijia Wang
2025-02-25 11:26:55 +01:00
committed by GitHub
@@ -14,14 +14,14 @@
buildPythonPackage rec {
pname = "gflanguages";
version = "0.7.2";
version = "0.7.3";
pyproject = true;
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-8Zl/UupcmC4fF+j1rLcMGibyNlbAwkSapmnkKP9AZLM=";
hash = "sha256-BRbPD61qb1/CBPhv/jGmiLDdd2mHFqCughYDuaeBo54=";
};
# Relax the dependency on protobuf 3. Other packages in the Google Fonts