Loading pkgs/development/python-modules/pyTelegramBotAPI/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "pytelegrambotapi"; version = "4.18.0"; version = "4.19.0"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "eternnoir"; repo = "pyTelegramBotAPI"; rev = "refs/tags/${version}"; hash = "sha256-MlKLLLoEbB+ju+ewYDSEUCLVpCt+MsRKzTDVDuxDr8I="; hash = "sha256-vyhX6TG3B6f1u49ngzdaCOZwSnEUQ2XMiq80bqCSmxU="; }; build-system = [ hatchling ]; Loading Loading
pkgs/development/python-modules/pyTelegramBotAPI/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "pytelegrambotapi"; version = "4.18.0"; version = "4.19.0"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "eternnoir"; repo = "pyTelegramBotAPI"; rev = "refs/tags/${version}"; hash = "sha256-MlKLLLoEbB+ju+ewYDSEUCLVpCt+MsRKzTDVDuxDr8I="; hash = "sha256-vyhX6TG3B6f1u49ngzdaCOZwSnEUQ2XMiq80bqCSmxU="; }; build-system = [ hatchling ]; Loading