python310Packages.restview 0 -> 1 attrpath: python310Packages.restview 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/gbis09yf87v38ibynabm7r8qa8kc9m8r-packages.json.drv building '/nix/store/gbis09yf87v38ibynabm7r8qa8kc9m8r-packages.json.drv'... Going to be running update for following packages: - python3.10-restview-3.0.0 Press Enter key to continue... Running update for: - python3.10-restview-3.0.0: UPDATING ... - python3.10-restview-3.0.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/restview/default.nix b/pkgs/development/python-modules/restview/default.nix index 817577cc447..425e64e438d 100644 --- a/pkgs/development/python-modules/restview/default.nix +++ b/pkgs/development/python-modules/restview/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "restview"; - version = "3.0.0"; + version = "3.0.1"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-K5iWEKrtL9Qtpk9s3FOc8+5wzjcLy6hy23JCGtUV3R4="; + hash = "sha256-jBoXHBWdRtFdVWn3cCGCiIOhIdb5uvdY1kH8HlSwWuU="; }; propagatedBuildInputs = [ 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 python310Packages.restview nix build failed. running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/restview-3.0.1.dist-info/WHEEL creating 'dist/restview-3.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'restview/__init__.py' adding 'restview/__main__.py' adding 'restview/favicon.ico' adding 'restview/icon-16x16.xcf' adding 'restview/oldrestview.css' adding 'restview/restview.css' adding 'restview/restviewhttp.py' adding 'restview/tests.py' adding 'restview-3.0.1.dist-info/LICENSE' adding 'restview-3.0.1.dist-info/METADATA' adding 'restview-3.0.1.dist-info/WHEEL' adding 'restview-3.0.1.dist-info/entry_points.txt' adding 'restview-3.0.1.dist-info/top_level.txt' adding 'restview-3.0.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/restview-3.0.1/dist /build/restview-3.0.1 Processing ./restview-3.0.1-py2.py3-none-any.whl Requirement already satisfied: pygments in /nix/store/zpyc81k50fpmd1ch9zj29988zayjg2lm-python3.10-pygments-2.13.0/lib/python3.10/site-packages (from restview==3.0.1) (2.13.0) Requirement already satisfied: docutils in /nix/store/fa3jmp627jx5l5ijy0046j390f26afgd-python3.10-docutils-0.19/lib/python3.10/site-packages (from restview==3.0.1) (0.19) ERROR: Could not find a version that satisfies the requirement readme-renderer<37 (from restview) (from versions: none) ERROR: No matching distribution found for readme-renderer<37