2022-11-21T17:33:47 cyclonedx-python 0 -> 1 2022-11-21T17:33:49 attrpath: cyclonedx-python 2022-11-21T17:33:50 Checking auto update branch... 2022-11-21T17:33:53 [version] 2022-11-21T17:33:53 [version] skipping because derivation has updateScript 2022-11-21T17:33:53 [rustCrateVersion] 2022-11-21T17:33:53 [rustCrateVersion] No cargoSha256 found 2022-11-21T17:33:53 [golangModuleVersion] 2022-11-21T17:33:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T17:33:53 [updateScript] 2022-11-21T17:33:56 [updateScript] Success 2022-11-21T17:33:56 [updateScript] this derivation will be built: /nix/store/mw918v1w45aa83gxyrxgkjlr63rckdwc-packages.json.drv building '/nix/store/mw918v1w45aa83gxyrxgkjlr63rckdwc-packages.json.drv'... Going to be running update for following packages: - cyclonedx-python-0.4.3 Press Enter key to continue... Running update for: - cyclonedx-python-0.4.3: UPDATING ... - cyclonedx-python-0.4.3: DONE. Packages updated! 2022-11-21T17:33:56 2022-11-21T17:33:56 [quotedUrls] 2022-11-21T17:33:56 [quotedUrls] nothing found to replace 2022-11-21T17:33:56 Diff after rewrites: diff --git a/pkgs/tools/misc/cyclonedx-python/default.nix b/pkgs/tools/misc/cyclonedx-python/default.nix index 97dfd8310da..ef5c6fc11de 100644 --- a/pkgs/tools/misc/cyclonedx-python/default.nix +++ b/pkgs/tools/misc/cyclonedx-python/default.nix @@ -4,13 +4,13 @@ }: python3.pkgs.buildPythonApplication rec { pname = "cyclonedx-python"; - version = "0.4.3"; + version = "3.7.2"; src = fetchFromGitHub { owner = "CycloneDX"; repo = "cyclonedx-python"; - rev = "v${version}"; - sha256 = "BvG4aWBMsllW2L4lLsiRFUCPjgoDpHxN49fsUFdg7tQ="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-U7OuJbAoW3pZFo/51+szgyBWXGX9Faxlp/gw7XsB1i8="; }; # They pin versions for exact version numbers because "A bill-of-material such 2022-11-21T17:35:25 No auto update branch exists 2022-11-21T17:35:30 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 cyclonedx-python nix build failed. warning: unknown setting 'experimental-features' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/5vm8mwqcqj4k05raimrr5iqqjc10kx19-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase sed: can't read setup.py: No such file or directory 2022-11-21T22:34:40 cyclonedx-python 0.4.3 -> 3.7.2 https://github.com/CycloneDX/cyclonedx-python/releases 2022-11-21T22:34:42 attrpath: cyclonedx-python 2022-11-21T22:34:42 Checking auto update branch... 2022-11-21T22:34:45 [version] 2022-11-21T22:34:45 [version] skipping because derivation has updateScript 2022-11-21T22:34:45 [rustCrateVersion] 2022-11-21T22:34:45 [rustCrateVersion] No cargoSha256 found 2022-11-21T22:34:45 [golangModuleVersion] 2022-11-21T22:34:45 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T22:34:45 [updateScript] 2022-11-21T22:34:48 [updateScript] Success 2022-11-21T22:34:48 [updateScript] this derivation will be built: /nix/store/ibqzbcwmaik702mj64kp70drvia75xwj-packages.json.drv building '/nix/store/ibqzbcwmaik702mj64kp70drvia75xwj-packages.json.drv'... Going to be running update for following packages: - cyclonedx-python-0.4.3 Press Enter key to continue... Running update for: - cyclonedx-python-0.4.3: UPDATING ... - cyclonedx-python-0.4.3: DONE. Packages updated! 2022-11-21T22:34:48 2022-11-21T22:34:48 [quotedUrls] 2022-11-21T22:34:48 [quotedUrls] nothing found to replace 2022-11-21T22:34:48 Diff after rewrites: diff --git a/pkgs/tools/misc/cyclonedx-python/default.nix b/pkgs/tools/misc/cyclonedx-python/default.nix index 97dfd8310da..ef5c6fc11de 100644 --- a/pkgs/tools/misc/cyclonedx-python/default.nix +++ b/pkgs/tools/misc/cyclonedx-python/default.nix @@ -4,13 +4,13 @@ }: python3.pkgs.buildPythonApplication rec { pname = "cyclonedx-python"; - version = "0.4.3"; + version = "3.7.2"; src = fetchFromGitHub { owner = "CycloneDX"; repo = "cyclonedx-python"; - rev = "v${version}"; - sha256 = "BvG4aWBMsllW2L4lLsiRFUCPjgoDpHxN49fsUFdg7tQ="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-U7OuJbAoW3pZFo/51+szgyBWXGX9Faxlp/gw7XsB1i8="; }; # They pin versions for exact version numbers because "A bill-of-material such 2022-11-21T22:36:18 No auto update branch exists 2022-11-21T22:36:21 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 cyclonedx-python nix build failed. warning: unknown setting 'experimental-features' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/5vm8mwqcqj4k05raimrr5iqqjc10kx19-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase sed: can't read setup.py: No such file or directory