python312Packages.axisregistry: 0.4.11 -> 0.4.12

This commit is contained in:
R. Ryantm
2025-01-30 15:14:16 +00:00
parent bb2b0c599b
commit 0558ef3660
@@ -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