2022-12-26T22:30:12 python3.10-pynrrd 0.4.3 -> 1.0.0 https://pypi.org/project/pynrrd/ 2022-12-26T22:30:14 attrpath: python310Packages.pynrrd 2022-12-26T22:30:14 Checking auto update branch... 2022-12-26T22:30:18 [version] 2022-12-26T22:30:18 [version] skipping because derivation has updateScript 2022-12-26T22:30:18 [rustCrateVersion] 2022-12-26T22:30:18 [rustCrateVersion] No cargoSha256 found 2022-12-26T22:30:18 [golangModuleVersion] 2022-12-26T22:30:18 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-26T22:30:18 [updateScript] 2022-12-26T22:30:21 [updateScript] Success 2022-12-26T22:30:21 [updateScript] this derivation will be built: /nix/store/13h69j9z0mnknhp99363fm67pskavlwi-packages.json.drv building '/nix/store/13h69j9z0mnknhp99363fm67pskavlwi-packages.json.drv'... Going to be running update for following packages: - python3.10-pynrrd-0.4.3 Press Enter key to continue... Running update for: - python3.10-pynrrd-0.4.3: UPDATING ... - python3.10-pynrrd-0.4.3: DONE. Packages updated! 2022-12-26T22:30:21 2022-12-26T22:30:21 [quotedUrls] 2022-12-26T22:30:21 [quotedUrls] nothing found to replace 2022-12-26T22:30:21 Diff after rewrites: diff --git a/pkgs/development/python-modules/pynrrd/default.nix b/pkgs/development/python-modules/pynrrd/default.nix index 91cff70bae3..a0a88429773 100644 --- a/pkgs/development/python-modules/pynrrd/default.nix +++ b/pkgs/development/python-modules/pynrrd/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "pynrrd"; - version = "0.4.3"; + version = "1.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "mhe"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-4UM2NAKWfsjxAoLQCFSPVKG5GukxqppywqvLM0V/dIs="; + hash = "sha256-R/bUItF2BaKTFdMNBHFJKq0jSX6z49e8CGXENUn07SU="; }; propagatedBuildInputs = [ 2022-12-26T22:31:47 No auto update branch exists 2022-12-26T22:31:51 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.pynrrd nix build failed. Copying pynrrd.egg-info to build/bdist.linux-x86_64/wheel/pynrrd-1.0.0-py3.10.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/pynrrd-1.0.0.dist-info/WHEEL creating 'dist/pynrrd-1.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'nrrd/__init__.py' adding 'nrrd/_version.py' adding 'nrrd/errors.py' adding 'nrrd/formatters.py' adding 'nrrd/parsers.py' adding 'nrrd/reader.py' adding 'nrrd/types.py' adding 'nrrd/writer.py' adding 'pynrrd-1.0.0.dist-info/AUTHORS' adding 'pynrrd-1.0.0.dist-info/LICENSE' adding 'pynrrd-1.0.0.dist-info/METADATA' adding 'pynrrd-1.0.0.dist-info/WHEEL' adding 'pynrrd-1.0.0.dist-info/top_level.txt' adding 'pynrrd-1.0.0.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 ./pynrrd-1.0.0-py2.py3-none-any.whl ERROR: Could not find a version that satisfies the requirement typing-extensions (from pynrrd) (from versions: none) ERROR: No matching distribution found for typing-extensions