python311Packages.docopt-ng 0.8.1 -> 0.9.0 https://repology.org/project/python:docopt-ng/versions attrpath: python311Packages.docopt-ng 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7pg4mz4aqwkwbjh2qq47vwran5vv2630-packages.json.drv building '/nix/store/7pg4mz4aqwkwbjh2qq47vwran5vv2630-packages.json.drv'... Going to be running update for following packages: - python3.11-docopt-ng-0.8.1 Press Enter key to continue... Running update for: - python3.11-docopt-ng-0.8.1: UPDATING ... - python3.11-docopt-ng-0.8.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/docopt-ng/default.nix b/pkgs/development/python-modules/docopt-ng/default.nix index a6297780a83..1aa052e8c92 100644 --- a/pkgs/development/python-modules/docopt-ng/default.nix +++ b/pkgs/development/python-modules/docopt-ng/default.nix @@ -5,11 +5,11 @@ buildPythonPackage rec { pname = "docopt-ng"; - version = "0.8.1"; + version = "0.9.0"; src = fetchPypi { inherit pname version; - hash = "sha256-6mphooj8hk7uayLW/iiqIC1Z/Ib60F8W/145zE6n9uM="; + hash = "sha256-kcbaELW7by6eJTRYKfuCeMeK8Bn2/ECIetSbBgSDsdc="; }; pythonImportsCheck = [ "docopt" ]; 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 python311Packages.docopt-ng Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix log -f . python311Packages.docopt-ng Standard output: error: build log of 'python311Packages.docopt-ng' is not available