2022-10-27T02:10:04 cyclonedx-python 0 -> 1 2022-10-27T02:10:06 attrpath: cyclonedx-python 2022-10-27T02:10:06 Checking auto update branch... 2022-10-27T02:10:10 [version] 2022-10-27T02:10:10 [version] skipping because derivation has updateScript 2022-10-27T02:10:10 [rustCrateVersion] 2022-10-27T02:10:10 [rustCrateVersion] No cargoSha256 found 2022-10-27T02:10:10 [golangModuleVersion] 2022-10-27T02:10:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-27T02:10:10 [updateScript] 2022-10-27T02:10:12 [updateScript] Success 2022-10-27T02:10:12 [updateScript] this derivation will be built: /nix/store/ynpj6ma1ygn2wnzm35wbnzgyx3hh7js3-packages.json.drv building '/nix/store/ynpj6ma1ygn2wnzm35wbnzgyx3hh7js3-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-10-27T02:10:12 2022-10-27T02:10:12 [quotedUrls] 2022-10-27T02:10:13 [quotedUrls] nothing found to replace 2022-10-27T02:10:13 Diff after rewrites: diff --git a/pkgs/tools/misc/cyclonedx-python/default.nix b/pkgs/tools/misc/cyclonedx-python/default.nix index 97dfd8310da..fbf594efa28 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.6.3"; src = fetchFromGitHub { owner = "CycloneDX"; repo = "cyclonedx-python"; - rev = "v${version}"; - sha256 = "BvG4aWBMsllW2L4lLsiRFUCPjgoDpHxN49fsUFdg7tQ="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-K2ypXfjdjRCNwMND7cx75plCskQJooRebBFdDS3hMgU="; }; # They pin versions for exact version numbers because "A bill-of-material such 2022-10-27T02:11:48 No auto update branch exists 2022-10-27T02:11:50 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/mw9glkvzdjvlwq4v05xbwzr63qrwkm7s-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-10-27T05:02:41 cyclonedx-python 0.4.3 -> 3.6.3 https://github.com/CycloneDX/cyclonedx-python/releases 2022-10-27T05:02:43 attrpath: cyclonedx-python 2022-10-27T05:02:43 Checking auto update branch... 2022-10-27T05:02:47 [version] 2022-10-27T05:02:47 [version] skipping because derivation has updateScript 2022-10-27T05:02:47 [rustCrateVersion] 2022-10-27T05:02:47 [rustCrateVersion] No cargoSha256 found 2022-10-27T05:02:47 [golangModuleVersion] 2022-10-27T05:02:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-27T05:02:47 [updateScript] 2022-10-27T05:02:49 [updateScript] Success 2022-10-27T05:02:49 [updateScript] this derivation will be built: /nix/store/ynpj6ma1ygn2wnzm35wbnzgyx3hh7js3-packages.json.drv building '/nix/store/ynpj6ma1ygn2wnzm35wbnzgyx3hh7js3-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-10-27T05:02:49 2022-10-27T05:02:49 [quotedUrls] 2022-10-27T05:02:50 [quotedUrls] nothing found to replace 2022-10-27T05:02:50 Diff after rewrites: diff --git a/pkgs/tools/misc/cyclonedx-python/default.nix b/pkgs/tools/misc/cyclonedx-python/default.nix index 97dfd8310da..fbf594efa28 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.6.3"; src = fetchFromGitHub { owner = "CycloneDX"; repo = "cyclonedx-python"; - rev = "v${version}"; - sha256 = "BvG4aWBMsllW2L4lLsiRFUCPjgoDpHxN49fsUFdg7tQ="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-K2ypXfjdjRCNwMND7cx75plCskQJooRebBFdDS3hMgU="; }; # They pin versions for exact version numbers because "A bill-of-material such 2022-10-27T05:04:38 No auto update branch exists 2022-10-27T05:04:44 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/mw9glkvzdjvlwq4v05xbwzr63qrwkm7s-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-10-27T06:05:59 cyclonedx-python 0 -> 1 2022-10-27T06:06:01 attrpath: cyclonedx-python 2022-10-27T06:06:02 Checking auto update branch... 2022-10-27T06:06:05 [version] 2022-10-27T06:06:05 [version] skipping because derivation has updateScript 2022-10-27T06:06:05 [rustCrateVersion] 2022-10-27T06:06:05 [rustCrateVersion] No cargoSha256 found 2022-10-27T06:06:05 [golangModuleVersion] 2022-10-27T06:06:05 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-27T06:06:05 [updateScript] 2022-10-27T06:06:08 [updateScript] Success 2022-10-27T06:06:08 [updateScript] 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-10-27T06:06:08 2022-10-27T06:06:08 [quotedUrls] 2022-10-27T06:06:08 [quotedUrls] nothing found to replace 2022-10-27T06:06:08 Diff after rewrites: diff --git a/pkgs/tools/misc/cyclonedx-python/default.nix b/pkgs/tools/misc/cyclonedx-python/default.nix index 97dfd8310da..fbf594efa28 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.6.3"; src = fetchFromGitHub { owner = "CycloneDX"; repo = "cyclonedx-python"; - rev = "v${version}"; - sha256 = "BvG4aWBMsllW2L4lLsiRFUCPjgoDpHxN49fsUFdg7tQ="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-K2ypXfjdjRCNwMND7cx75plCskQJooRebBFdDS3hMgU="; }; # They pin versions for exact version numbers because "A bill-of-material such 2022-10-27T06:07:42 No auto update branch exists 2022-10-27T06:07:45 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/mw9glkvzdjvlwq4v05xbwzr63qrwkm7s-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-10-27T14:40:56 cyclonedx-python 0 -> 1 2022-10-27T14:40:58 attrpath: cyclonedx-python 2022-10-27T14:40:59 Checking auto update branch... 2022-10-27T14:41:02 [version] 2022-10-27T14:41:02 [version] skipping because derivation has updateScript 2022-10-27T14:41:02 [rustCrateVersion] 2022-10-27T14:41:02 [rustCrateVersion] No cargoSha256 found 2022-10-27T14:41:02 [golangModuleVersion] 2022-10-27T14:41:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-27T14:41:02 [updateScript] 2022-10-27T14:41:05 [updateScript] Success 2022-10-27T14:41:05 [updateScript] 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-10-27T14:41:05 2022-10-27T14:41:05 [quotedUrls] 2022-10-27T14:41:05 [quotedUrls] nothing found to replace 2022-10-27T14:41:05 Diff after rewrites: diff --git a/pkgs/tools/misc/cyclonedx-python/default.nix b/pkgs/tools/misc/cyclonedx-python/default.nix index 97dfd8310da..fbf594efa28 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.6.3"; src = fetchFromGitHub { owner = "CycloneDX"; repo = "cyclonedx-python"; - rev = "v${version}"; - sha256 = "BvG4aWBMsllW2L4lLsiRFUCPjgoDpHxN49fsUFdg7tQ="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-K2ypXfjdjRCNwMND7cx75plCskQJooRebBFdDS3hMgU="; }; # They pin versions for exact version numbers because "A bill-of-material such 2022-10-27T14:42:41 No auto update branch exists 2022-10-27T14:42:43 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/mw9glkvzdjvlwq4v05xbwzr63qrwkm7s-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