python310Packages.pytest-asyncio 0 -> 1 attrpath: python310Packages.pytest-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/d4nnxn15xk5z4kp2kklidza1r8ibnb57-packages.json.drv building '/nix/store/d4nnxn15xk5z4kp2kklidza1r8ibnb57-packages.json.drv'... Going to be running update for following packages: - python3.10-pytest-asyncio-0.21.1 Press Enter key to continue... Running update for: - python3.10-pytest-asyncio-0.21.1: UPDATING ... - python3.10-pytest-asyncio-0.21.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-asyncio/default.nix b/pkgs/development/python-modules/pytest-asyncio/default.nix index 96179595a9ae..c6a0696fbe53 100644 --- a/pkgs/development/python-modules/pytest-asyncio/default.nix +++ b/pkgs/development/python-modules/pytest-asyncio/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "pytest-asyncio"; - version = "0.21.1"; + version = "0.23.3"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "pytest-dev"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-Wpo8MpCPGiXrckT2x5/yBYtGlzso/L2urG7yGc7SPkA="; + hash = "sha256-PTHHzVeRk5YER3Jjdim0zB60ypKU2i07z8cdx0eiStc="; }; outputs = [ No auto update branch exists Python package with too many package rebuilds 51211 > 25