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/kjcphn8dvm6qx65a75qgxd4cgy9cxpk0-packages.json.drv building '/nix/store/kjcphn8dvm6qx65a75qgxd4cgy9cxpk0-packages.json.drv'... Going to be running update for following packages: - python3.10-python-telegram-bot-20.2 Press Enter key to continue... Running update for: - python3.10-python-telegram-bot-20.2: UPDATING ... - python3.10-python-telegram-bot-20.2: 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 f496c15272d..985ca64576a 100644 --- a/pkgs/development/python-modules/python-telegram-bot/default.nix +++ b/pkgs/development/python-modules/python-telegram-bot/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "python-telegram-bot"; - version = "20.2"; + version = "20.4"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-OdjTlVUjlw+5K/kvL1Yx+7c/lIE52udUo6Ux18M9xmE="; + hash = "sha256-owbJJZjBkMjsgfBLRl+rnePrIvQ0sUZs7rP9ie912pw="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --no-out-link --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.python-telegram-bot nix build failed. adding 'telegram/ext/_updater.py' adding 'telegram/ext/filters.py' adding 'telegram/ext/_utils/__init__.py' adding 'telegram/ext/_utils/stack.py' adding 'telegram/ext/_utils/trackingdict.py' adding 'telegram/ext/_utils/types.py' adding 'telegram/ext/_utils/webhookhandler.py' adding 'telegram/request/__init__.py' adding 'telegram/request/_baserequest.py' adding 'telegram/request/_httpxrequest.py' adding 'telegram/request/_requestdata.py' adding 'telegram/request/_requestparameter.py' adding 'python_telegram_bot-20.4.dist-info/LICENSE' adding 'python_telegram_bot-20.4.dist-info/LICENSE.dual' adding 'python_telegram_bot-20.4.dist-info/LICENSE.lesser' adding 'python_telegram_bot-20.4.dist-info/METADATA' adding 'python_telegram_bot-20.4.dist-info/WHEEL' adding 'python_telegram_bot-20.4.dist-info/top_level.txt' adding 'python_telegram_bot-20.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./python_telegram_bot-20.4-py3-none-any.whl Processing ./python_telegram_bot_raw-20.4-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement httpx~=0.24.1 (from python-telegram-bot) (from versions: none) ERROR: No matching distribution found for httpx~=0.24.1