python312Packages.axisregistry: 0.4.11 -> 0.4.12 (#378016)

This commit is contained in:
Weijia Wang 2025-02-25 14:26:48 +01:00 committed by GitHub
commit c20a5ccab3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,14 +11,14 @@
buildPythonPackage rec {
pname = "axisregistry";
version = "0.4.11";
version = "0.4.12";
pyproject = true;
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-p1/ocmWqrCJ4CylRgen/DR0LeqcwIxB1jAauJbw8ygY=";
hash = "sha256-d60VbzlDiAL+J8sCE0sp2RgB02WGrigqcdzqW55ex1s=";
};
# Relax the dependency on protobuf 3. Other packages in the Google Fonts