2022-12-22T02:46:07 python3.10-dtschema 2022.1 -> 2022.12 https://pypi.org/project/dtschema/ 2022-12-22T02:46:10 attrpath: dt-schema 2022-12-22T02:46:10 Checking auto update branch... 2022-12-22T02:46:13 [version] 2022-12-22T02:46:13 [version] skipping because derivation has updateScript 2022-12-22T02:46:13 [rustCrateVersion] 2022-12-22T02:46:13 [rustCrateVersion] No cargoSha256 found 2022-12-22T02:46:13 [golangModuleVersion] 2022-12-22T02:46:13 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T02:46:13 [updateScript] 2022-12-22T02:46:15 [updateScript] Success 2022-12-22T02:46:15 [updateScript] this derivation will be built: /nix/store/xhhf7wm18qdd8k0s0my543h3gcb2jb08-packages.json.drv building '/nix/store/xhhf7wm18qdd8k0s0my543h3gcb2jb08-packages.json.drv'... Going to be running update for following packages: - python3.10-dtschema-2022.1 Press Enter key to continue... Running update for: - python3.10-dtschema-2022.1: UPDATING ... - python3.10-dtschema-2022.1: DONE. Packages updated! 2022-12-22T02:46:15 2022-12-22T02:46:15 [quotedUrls] 2022-12-22T02:46:15 [quotedUrls] nothing found to replace 2022-12-22T02:46:15 Diff after rewrites: diff --git a/pkgs/development/tools/dt-schema/default.nix b/pkgs/development/tools/dt-schema/default.nix index 20e1ed136e2..a92061deead 100644 --- a/pkgs/development/tools/dt-schema/default.nix +++ b/pkgs/development/tools/dt-schema/default.nix @@ -11,11 +11,11 @@ buildPythonPackage rec { pname = "dtschema"; - version = "2022.1"; + version = "2022.12"; src = fetchPypi { inherit pname version; - sha256 = "sha256-G5KzuaMbbkuLK+cNvzBld1UwvExS6ZGVW2e+GXQRFMU="; + sha256 = "sha256-9TLUM6kV5QfUtCa371emcw0jwJOLaC+0hm+d+oCljsY="; }; nativeBuildInputs = [ setuptools-scm git ]; 2022-12-22T02:47:42 No auto update branch exists 2022-12-22T02:47:46 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 dt-schema nix build failed. adding 'dtschema/schemas/pci/pci-bus.yaml' adding 'dtschema/schemas/pci/pci-iommu.yaml' adding 'dtschema/schemas/phy/phy-consumer.yaml' adding 'dtschema/schemas/phy/phy-provider.yaml' adding 'dtschema/schemas/pinctrl/pinctrl-consumer.yaml' adding 'dtschema/schemas/power-domain/power-domain-consumer.yaml' adding 'dtschema/schemas/pwm/pwm-consumer.yaml' adding 'dtschema/schemas/reset/reset.yaml' adding 'dtschema-2022.12.data/scripts/dt-check-compatible' adding 'dtschema-2022.12.data/scripts/dt-doc-validate' adding 'dtschema-2022.12.data/scripts/dt-extract-example' adding 'dtschema-2022.12.data/scripts/dt-extract-props' adding 'dtschema-2022.12.data/scripts/dt-mk-schema' adding 'dtschema-2022.12.data/scripts/dt-validate' adding 'dtschema-2022.12.data/scripts/dtb2py' adding 'dtschema-2022.12.dist-info/LICENSE.txt' adding 'dtschema-2022.12.dist-info/METADATA' adding 'dtschema-2022.12.dist-info/WHEEL' adding 'dtschema-2022.12.dist-info/top_level.txt' adding 'dtschema-2022.12.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/dtschema-2022.12/dist /build/dtschema-2022.12 Processing ./dtschema-2022.12-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement pylibfdt (from dtschema) (from versions: none) ERROR: No matching distribution found for pylibfdt  2022-12-22T10:48:54 dt-schema 0 -> 1 2022-12-22T10:48:56 attrpath: dt-schema 2022-12-22T10:48:56 Checking auto update branch... 2022-12-22T10:48:59 [version] 2022-12-22T10:48:59 [version] skipping because derivation has updateScript 2022-12-22T10:48:59 [rustCrateVersion] 2022-12-22T10:48:59 [rustCrateVersion] No cargoSha256 found 2022-12-22T10:48:59 [golangModuleVersion] 2022-12-22T10:48:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T10:48:59 [updateScript] 2022-12-22T10:49:01 [updateScript] Success 2022-12-22T10:49:01 [updateScript] this derivation will be built: /nix/store/xhhf7wm18qdd8k0s0my543h3gcb2jb08-packages.json.drv building '/nix/store/xhhf7wm18qdd8k0s0my543h3gcb2jb08-packages.json.drv'... Going to be running update for following packages: - python3.10-dtschema-2022.1 Press Enter key to continue... Running update for: - python3.10-dtschema-2022.1: UPDATING ... - python3.10-dtschema-2022.1: DONE. Packages updated! 2022-12-22T10:49:01 2022-12-22T10:49:01 [quotedUrls] 2022-12-22T10:49:01 [quotedUrls] nothing found to replace 2022-12-22T10:49:01 Diff after rewrites: diff --git a/pkgs/development/tools/dt-schema/default.nix b/pkgs/development/tools/dt-schema/default.nix index 20e1ed136e2..a92061deead 100644 --- a/pkgs/development/tools/dt-schema/default.nix +++ b/pkgs/development/tools/dt-schema/default.nix @@ -11,11 +11,11 @@ buildPythonPackage rec { pname = "dtschema"; - version = "2022.1"; + version = "2022.12"; src = fetchPypi { inherit pname version; - sha256 = "sha256-G5KzuaMbbkuLK+cNvzBld1UwvExS6ZGVW2e+GXQRFMU="; + sha256 = "sha256-9TLUM6kV5QfUtCa371emcw0jwJOLaC+0hm+d+oCljsY="; }; nativeBuildInputs = [ setuptools-scm git ]; 2022-12-22T10:50:27 No auto update branch exists 2022-12-22T10:50: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 dt-schema nix build failed. adding 'dtschema/schemas/pci/pci-bus.yaml' adding 'dtschema/schemas/pci/pci-iommu.yaml' adding 'dtschema/schemas/phy/phy-consumer.yaml' adding 'dtschema/schemas/phy/phy-provider.yaml' adding 'dtschema/schemas/pinctrl/pinctrl-consumer.yaml' adding 'dtschema/schemas/power-domain/power-domain-consumer.yaml' adding 'dtschema/schemas/pwm/pwm-consumer.yaml' adding 'dtschema/schemas/reset/reset.yaml' adding 'dtschema-2022.12.data/scripts/dt-check-compatible' adding 'dtschema-2022.12.data/scripts/dt-doc-validate' adding 'dtschema-2022.12.data/scripts/dt-extract-example' adding 'dtschema-2022.12.data/scripts/dt-extract-props' adding 'dtschema-2022.12.data/scripts/dt-mk-schema' adding 'dtschema-2022.12.data/scripts/dt-validate' adding 'dtschema-2022.12.data/scripts/dtb2py' adding 'dtschema-2022.12.dist-info/LICENSE.txt' adding 'dtschema-2022.12.dist-info/METADATA' adding 'dtschema-2022.12.dist-info/WHEEL' adding 'dtschema-2022.12.dist-info/top_level.txt' adding 'dtschema-2022.12.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/dtschema-2022.12/dist /build/dtschema-2022.12 Processing ./dtschema-2022.12-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement pylibfdt (from dtschema) (from versions: none) ERROR: No matching distribution found for pylibfdt