python312Packages.pkg-about 1.0.8 -> 1.1.1 https://repology.org/project/python:pkg-about/versions attrpath: python312Packages.pkg-about 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/asrbnvcfnflkpwbwld977xvbghbr4j8k-packages.json.drv building '/nix/store/asrbnvcfnflkpwbwld977xvbghbr4j8k-packages.json.drv'... Going to be running update for following packages: - python3.12-pkg-about-1.0.8 Press Enter key to continue... Running update for: - python3.12-pkg-about-1.0.8: UPDATING ... - python3.12-pkg-about-1.0.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pkg-about/default.nix b/pkgs/development/python-modules/pkg-about/default.nix index 8cd0a5ef1f04..703dd22d3306 100644 --- a/pkgs/development/python-modules/pkg-about/default.nix +++ b/pkgs/development/python-modules/pkg-about/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "pkg-about"; - version = "1.0.8"; + version = "1.1.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "pkg_about"; inherit version; extension = "zip"; - hash = "sha256-mb43XbKypgilagXLW33kP8wXxioNsfLtl6AEnOI1WlA="; + hash = "sha256-jrlZhc3QGAdmHlYaQM//GZs19Yn0a8as/Dk0psn00DQ="; }; # tox is listed in build requirements but not actually used to build No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pkg-about Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.pkg-about Standard output: error: build log of 'python312Packages.pkg-about' is not available