python311Packages.pyrfxtrx 0 -> 1 attrpath: python311Packages.pyrfxtrx 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/78fngpp8anzxdx9byzx4cfp0l13jdz0g-packages.json.drv building '/nix/store/78fngpp8anzxdx9byzx4cfp0l13jdz0g-packages.json.drv'... Going to be running update for following packages: - python3.11-pyrfxtrx-0.30.1 Press Enter key to continue... Running update for: - python3.11-pyrfxtrx-0.30.1: UPDATING ... - python3.11-pyrfxtrx-0.30.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyrfxtrx/default.nix b/pkgs/development/python-modules/pyrfxtrx/default.nix index 26c52f87c881..a9da74ca7e84 100644 --- a/pkgs/development/python-modules/pyrfxtrx/default.nix +++ b/pkgs/development/python-modules/pyrfxtrx/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "pyrfxtrx"; - version = "0.30.1"; + version = "0.31.0"; format = "setuptools"; src = fetchFromGitHub { owner = "Danielhiversen"; repo = "pyRFXtrx"; rev = "refs/tags/${version}"; - hash = "sha256-sxxGu1ON5fhUCaONYJdsUFHraTh5NAdXzj7Cai9k5yc="; + hash = "sha256-0t5pPBk8Mzdm6STGtqGMljPjDoW2DTT7x21MEnG512w="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.pyrfxtrx: 0.30.1 -> 0.31.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291361"