python311Packages.conda-package-streaming 0 -> 1 attrpath: python311Packages.conda-package-streaming 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/jfwbbpybpq74vmcx9cr4438jj2v42fky-packages.json.drv building '/nix/store/jfwbbpybpq74vmcx9cr4438jj2v42fky-packages.json.drv'... Going to be running update for following packages: - python3.11-conda-package-streaming-0.9.0 Press Enter key to continue... Running update for: - python3.11-conda-package-streaming-0.9.0: UPDATING ... - python3.11-conda-package-streaming-0.9.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/conda-package-streaming/default.nix b/pkgs/development/python-modules/conda-package-streaming/default.nix index 931da36132c2..462660cce15f 100644 --- a/pkgs/development/python-modules/conda-package-streaming/default.nix +++ b/pkgs/development/python-modules/conda-package-streaming/default.nix @@ -8,14 +8,14 @@ }: buildPythonPackage rec { pname = "conda-package-streaming"; - version = "0.9.0"; + version = "0.10.0"; pyproject = true; src = fetchFromGitHub { owner = "conda"; repo = "conda-package-streaming"; - rev = "v${version}"; - hash = "sha256-UTql2M+9eFDuHOwLYYKJ751wEcOfLJYzfU6+WF8Je2g="; + rev = "refs/tags/v${version}"; + hash = "sha256-3TSjVISnUTReyKtt58RXCD30VodhiDDfJssM3PkP5Yk="; }; build-system = [ flit-core ]; An auto update branch exists with message `python311Packages.conda-package-streaming: 0.9.0 -> 0.10.0`. New version is 0.10.0. An auto update branch exists with an equal or greater version