python310Packages.python-telegram-bot 0 -> 1 attrpath: python310Packages.python-telegram-bot Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/33kjsh2hb343ah2jljpsm418aya59ggx-packages.json.drv building '/nix/store/33kjsh2hb343ah2jljpsm418aya59ggx-packages.json.drv'... Going to be running update for following packages: - python3.10-python-telegram-bot-13.15 Press Enter key to continue... Running update for: - python3.10-python-telegram-bot-13.15: UPDATING ... - python3.10-python-telegram-bot-13.15: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/python-telegram-bot/default.nix b/pkgs/development/python-modules/python-telegram-bot/default.nix index 88cb826dbbf..6c277202cfc 100644 --- a/pkgs/development/python-modules/python-telegram-bot/default.nix +++ b/pkgs/development/python-modules/python-telegram-bot/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "python-telegram-bot"; - version = "13.15"; + version = "20.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-tAR2BrgIG2K71qo2H3yh7+h/qPGIHsnZMtNYRL9XoVQ="; + hash = "sha256-n/PXsD0OYh32yQNiIzjjDXYeEhwnF54T9iuiIWt8bTI="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.python-telegram-bot: 13.15 -> 20.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/209935"