python310Packages.xhtml2pdf 0 -> 1 attrpath: python310Packages.xhtml2pdf 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/z3ykvhlfhvmih81gm89qjgsr96qss73i-packages.json.drv building '/nix/store/z3ykvhlfhvmih81gm89qjgsr96qss73i-packages.json.drv'... Going to be running update for following packages: - python3.10-xhtml2pdf-0.2.8 Press Enter key to continue... Running update for: - python3.10-xhtml2pdf-0.2.8: UPDATING ... - python3.10-xhtml2pdf-0.2.8: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/xhtml2pdf/default.nix b/pkgs/development/python-modules/xhtml2pdf/default.nix index ad1e3b731f9..7c0b287e26e 100644 --- a/pkgs/development/python-modules/xhtml2pdf/default.nix +++ b/pkgs/development/python-modules/xhtml2pdf/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "xhtml2pdf"; - version = "0.2.8"; + version = "0.2.9"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -25,8 +25,8 @@ buildPythonPackage rec { owner = pname; repo = pname; # Currently it is not possible to fetch from version as there is a branch with the same name - rev = "refs/tags/v${version}"; - sha256 = "sha256-zWzg/r18wjzxWyD5QJ7l4pY+4bJTvHjrD11FRuuy8H8="; + rev = "refs/tags/${version}"; + sha256 = "sha256-MrzAsa0AZX3+0LN/Can3QBoPBRxb0a/F2jLBd8rD5H4="; }; 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.xhtml2pdf nix build failed. adding 'xhtml2pdf/w3c/__init__.py' adding 'xhtml2pdf/w3c/css.py' adding 'xhtml2pdf/w3c/cssDOMElementInterface.py' adding 'xhtml2pdf/w3c/cssParser.py' adding 'xhtml2pdf/w3c/cssSpecial.py' adding 'xhtml2pdf/w3c/__pycache__/__init__.cpython-310.opt-1.pyc' adding 'xhtml2pdf/w3c/__pycache__/css.cpython-310.opt-1.pyc' adding 'xhtml2pdf/w3c/__pycache__/cssDOMElementInterface.cpython-310.opt-1.pyc' adding 'xhtml2pdf/w3c/__pycache__/cssParser.cpython-310.opt-1.pyc' adding 'xhtml2pdf/w3c/__pycache__/cssSpecial.cpython-310.opt-1.pyc' adding 'xhtml2pdf-0.2.9.dist-info/AUTHORS.rst' adding 'xhtml2pdf-0.2.9.dist-info/LICENSE.txt' adding 'xhtml2pdf-0.2.9.dist-info/METADATA' adding 'xhtml2pdf-0.2.9.dist-info/WHEEL' adding 'xhtml2pdf-0.2.9.dist-info/entry_points.txt' adding 'xhtml2pdf-0.2.9.dist-info/top_level.txt' adding 'xhtml2pdf-0.2.9.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./xhtml2pdf-0.2.9-py3-none-any.whl Requirement already satisfied: arabic-reshaper>=3.0.0 in /nix/store/ss3mrss0swag8sdh88c8nik945n7jhdy-python3.10-arabic-reshaper-3.0.0/lib/python3.10/site-packages (from xhtml2pdf==0.2.9) (3.0.0) Requirement already satisfied: html5lib>=1.0.1 in /nix/store/cmza365viaxs3mcprn4big0df0w7hv5j-python3.10-html5lib-1.1/lib/python3.10/site-packages (from xhtml2pdf==0.2.9) (1.1) Requirement already satisfied: Pillow>=8.1.1 in /nix/store/bzy3nj5mmmn3qddk292lnw5kab0qg7sf-python3.10-pillow-9.4.0/lib/python3.10/site-packages (from xhtml2pdf==0.2.9) (9.4.0) ERROR: Could not find a version that satisfies the requirement pypdf>=3.0.0 (from xhtml2pdf) (from versions: none) ERROR: No matching distribution found for pypdf>=3.0.0