python311Packages.pyduotecno 0 -> 1 attrpath: python311Packages.pyduotecno 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/ksjgn1ya3xmy388hvqnq5jzmgdv7bs63-packages.json.drv building '/nix/store/ksjgn1ya3xmy388hvqnq5jzmgdv7bs63-packages.json.drv'... Going to be running update for following packages: - python3.11-pyduotecno-2024.1.2 Press Enter key to continue... Running update for: - python3.11-pyduotecno-2024.1.2: UPDATING ... - python3.11-pyduotecno-2024.1.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyduotecno/default.nix b/pkgs/development/python-modules/pyduotecno/default.nix index d3fbc87e25d8..384dfca14116 100644 --- a/pkgs/development/python-modules/pyduotecno/default.nix +++ b/pkgs/development/python-modules/pyduotecno/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "pyduotecno"; - version = "2024.1.2"; + version = "2024.3.0"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "Cereal2nd"; repo = "pyDuotecno"; rev = "refs/tags/${version}"; - hash = "sha256-lwtCTzZJn3bamZWbJoeiyxnzrIRZAi9JPjVgiVR0LG8="; + hash = "sha256-a5uS1Th/ENXovAX2TaNPbHlpLWiaAG4B6Gd53ryiukE="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.pyduotecno: 2024.1.2 -> 2024.3.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/296131"