Loading pkgs/development/python-modules/pygobject-stubs/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "pygobject-stubs"; version = "2.11.0"; version = "2.12.0"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "pygobject"; repo = "pygobject-stubs"; rev = "refs/tags/v${version}"; hash = "sha256-HOAG5c0fjF6RzULc1IDk7hRSlKTqtdXEM6acyJeV0DE="; hash = "sha256-Y9tqfv2DP2daxxafcQAtxH33pR3FHE8av0PkzEcs0RU="; }; build-system = [ setuptools ]; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { meta = with lib; { description = "PEP 561 Typing Stubs for PyGObject"; homepage = "https://github.com/pygobject/pygobject-stubs"; changelog = "https://github.com/pygobject/pygobject-stubs/blob/${version}/CHANGELOG.md"; changelog = "https://github.com/pygobject/pygobject-stubs/blob/v${version}/CHANGELOG.md"; license = licenses.lgpl21Plus; maintainers = with maintainers; [ hacker1024 ]; }; Loading Loading
pkgs/development/python-modules/pygobject-stubs/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "pygobject-stubs"; version = "2.11.0"; version = "2.12.0"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "pygobject"; repo = "pygobject-stubs"; rev = "refs/tags/v${version}"; hash = "sha256-HOAG5c0fjF6RzULc1IDk7hRSlKTqtdXEM6acyJeV0DE="; hash = "sha256-Y9tqfv2DP2daxxafcQAtxH33pR3FHE8av0PkzEcs0RU="; }; build-system = [ setuptools ]; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { meta = with lib; { description = "PEP 561 Typing Stubs for PyGObject"; homepage = "https://github.com/pygobject/pygobject-stubs"; changelog = "https://github.com/pygobject/pygobject-stubs/blob/${version}/CHANGELOG.md"; changelog = "https://github.com/pygobject/pygobject-stubs/blob/v${version}/CHANGELOG.md"; license = licenses.lgpl21Plus; maintainers = with maintainers; [ hacker1024 ]; }; Loading