Loading pkgs/development/python-modules/peewee/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "peewee"; version = "3.17.8"; version = "3.17.9"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "coleifer"; repo = "peewee"; tag = version; hash = "sha256-2mViwo39adzzhpFS056C1JU5fXr3zKorzkVyJrKKRhI="; hash = "sha256-NpGTwiHI0nL/nCAqHT4v58sI0QRiFSyPFVyGOVJ0Fnk="; }; build-system = [ setuptools ]; Loading Loading @@ -54,7 +54,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python ORM with support for various database implementation"; homepage = "http://peewee-orm.com"; changelog = "https://github.com/coleifer/peewee/blob/${version}/CHANGELOG.md"; changelog = "https://github.com/coleifer/peewee/blob/${src.tag}/CHANGELOG.md"; license = licenses.mit; maintainers = [ ]; mainProgram = "pwiz.py"; Loading Loading
pkgs/development/python-modules/peewee/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "peewee"; version = "3.17.8"; version = "3.17.9"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "coleifer"; repo = "peewee"; tag = version; hash = "sha256-2mViwo39adzzhpFS056C1JU5fXr3zKorzkVyJrKKRhI="; hash = "sha256-NpGTwiHI0nL/nCAqHT4v58sI0QRiFSyPFVyGOVJ0Fnk="; }; build-system = [ setuptools ]; Loading Loading @@ -54,7 +54,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python ORM with support for various database implementation"; homepage = "http://peewee-orm.com"; changelog = "https://github.com/coleifer/peewee/blob/${version}/CHANGELOG.md"; changelog = "https://github.com/coleifer/peewee/blob/${src.tag}/CHANGELOG.md"; license = licenses.mit; maintainers = [ ]; mainProgram = "pwiz.py"; Loading