python311Packages.pymupdf 1.22.5 -> 1.23.5 https://repology.org/project/python:pymupdf/versions attrpath: python311Packages.pymupdf 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/7183jcn5xi75qvdaikn28nplqa01dn7w-packages.json.drv building '/nix/store/7183jcn5xi75qvdaikn28nplqa01dn7w-packages.json.drv'... Going to be running update for following packages: - python3.11-pymupdf-1.23.3 Press Enter key to continue... Running update for: - python3.11-pymupdf-1.23.3: UPDATING ... - python3.11-pymupdf-1.23.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pymupdf/default.nix b/pkgs/development/python-modules/pymupdf/default.nix index d7e69706e51f..18dd9e27e716 100644 --- a/pkgs/development/python-modules/pymupdf/default.nix +++ b/pkgs/development/python-modules/pymupdf/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "pymupdf"; - version = "1.23.3"; + version = "1.23.5"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -25,7 +25,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "PyMuPDF"; inherit version; - hash = "sha256-AhR4rmx26IWSQdu5cGEskIColX2L1pe7oLRTHcHPT4c="; + hash = "sha256-RQjuBMRsrINWqdBPDZpj+EV3DSq7VMr1ErRNIvDoAwA="; }; postPatch = '' 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.pymupdf nix build failed. ^except raise: scripts/wrap/__main__.py:2932:main(): main2() scripts/wrap/__main__.py:2322:main2(): build( build_dirs, swig_command, args, vs_upgrade) scripts/wrap/__main__.py:1575:build(): build_0( scripts/wrap/__main__.py:1374:build_0(): cpp.cpp_source( scripts/wrap/cpp.py:4564:cpp_source(): index = state.clang.cindex.Index.create() AttributeError: 'NoneType' object has no attribute 'cindex' Traceback (most recent call last): File "/build/PyMuPDF-1.23.5/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) File "setup.py", line 1241, in p.handle_argv(sys.argv) File "/build/PyMuPDF-1.23.5/pipcl.py", line 986, in handle_argv elif command == 'bdist_wheel': self.build_wheel(opt_dist_dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/PyMuPDF-1.23.5/pipcl.py", line 584, in build_wheel items = self._call_fn_build(config_settings) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/PyMuPDF-1.23.5/pipcl.py", line 731, in _call_fn_build ret = self.fn_build() ^^^^^^^^^^^^^^^ File "setup.py", line 657, in build mupdf_build_dir = build_mupdf_unix( mupdf_local, env_extra, build_type) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "setup.py", line 893, in build_mupdf_unix subprocess.run( command, shell=True, check=True) File "/nix/store/ffll6glz3gwx342z0ch8wx30p5cnqz1z-python3-3.11.5/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'cd /build/PyMuPDF-1.23.5/mupdf-1.23.4-source && XCFLAGS=-DTOFU_CJK_EXT /nix/store/ffll6glz3gwx342z0ch8wx30p5cnqz1z-python3-3.11.5/bin/python3.11 ./scripts/mupdfwrap.py -d build/PyMuPDF-x86_64-linux-x86_64-shared-tesseract-release -b all && echo /build/PyMuPDF-1.23.5/mupdf-1.23.4-source/build/PyMuPDF-x86_64-linux-x86_64-shared-tesseract-release: && ls -l /build/PyMuPDF-1.23.5/mupdf-1.23.4-source/build/PyMuPDF-x86_64-linux-x86_64-shared-tesseract-release' returned non-zero exit status 1. /nix/store/bbxdw4rgwwl3gnajri82yidr1nlsfskf-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context