python310Packages.islpy 2023.1.2 -> 2023.2.2 https://repology.org/project/python:islpy/versions attrpath: python310Packages.islpy 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/jmdp5r1618647yz8fnciawffwvnphb6n-packages.json.drv building '/nix/store/jmdp5r1618647yz8fnciawffwvnphb6n-packages.json.drv'... Going to be running update for following packages: - python3.10-islpy-2023.1.2 Press Enter key to continue... Running update for: - python3.10-islpy-2023.1.2: UPDATING ... - python3.10-islpy-2023.1.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/islpy/default.nix b/pkgs/development/python-modules/islpy/default.nix index 149aa4c9c14a..723e5fc4aeed 100644 --- a/pkgs/development/python-modules/islpy/default.nix +++ b/pkgs/development/python-modules/islpy/default.nix @@ -10,12 +10,12 @@ buildPythonPackage rec { pname = "islpy"; - version = "2023.1.2"; + version = "2023.2.2"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - sha256 = "sha256-NsNI1N9ZuNYWr1i3dl7hSaTP3jdsTYsIpoF98vrZG9Y="; + sha256 = "sha256-4AKMZ8z8ACscakGaVFiDIVprNrYvIljtJz8FCh30MB4="; }; postConfigure = '' 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.islpy nix build failed. Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/x3m84h3x6ygx0kv37nhp4813pn3l1abw-islpy-2023.2.2.tar.gz source root is islpy-2023.2.2 setting SOURCE_DATE_EPOCH to timestamp 1695131421 of file islpy-2023.2.2/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing substituteStream(): WARNING: pattern '"pytest>=2",' doesn't match anything in file 'setup.py' @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase Traceback (most recent call last): File "/build/islpy-2023.2.2/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) File "setup.py", line 301, in main() File "setup.py", line 158, in main from skbuild import setup ModuleNotFoundError: No module named 'skbuild' /nix/store/3pfjacvdg9f491lfqc9qb2d0nknx73fb-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context