python310Packages.trio-asyncio 0 -> 1 attrpath: python310Packages.trio-asyncio 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p11d5qv0fx33szkwvkccmjd5y51xvmf0-packages.json.drv building '/nix/store/p11d5qv0fx33szkwvkccmjd5y51xvmf0-packages.json.drv'... Going to be running update for following packages: - python3.10-trio-asyncio-0.12.0 Press Enter key to continue... Running update for: - python3.10-trio-asyncio-0.12.0: UPDATING ... - python3.10-trio-asyncio-0.12.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/trio-asyncio/default.nix b/pkgs/development/python-modules/trio-asyncio/default.nix index 3585e2519918..a91dd619ded9 100644 --- a/pkgs/development/python-modules/trio-asyncio/default.nix +++ b/pkgs/development/python-modules/trio-asyncio/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "trio-asyncio"; - version = "0.12.0"; + version = "0.13.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "trio_asyncio"; inherit version; - sha256 = "824be23b0c678c0df942816cdb57b92a8b94f264fffa89f04626b0ba2d009768"; + sha256 = "sha256-fKJLIaGxes3mV1LWkziGuiQoTlL0srDe/k6o7YpjSmI="; }; postPatch = '' An auto update branch exists with message `python310Packages.trio-asyncio: 0.12.0 -> 0.13.0`. New version is 0.13.0. An auto update branch exists with an equal or greater version