2022-11-05T01:31:57 html5validator 0.3.3 -> 0.4.2 https://repology.org/metapackage/html5validator/versions 2022-11-05T01:32:00 attrpath: html5validator 2022-11-05T01:32:00 Checking auto update branch... 2022-11-05T01:32:03 [version] 2022-11-05T01:32:03 [version] skipping because derivation has updateScript 2022-11-05T01:32:03 [rustCrateVersion] 2022-11-05T01:32:03 [rustCrateVersion] No cargoSha256 found 2022-11-05T01:32:03 [golangModuleVersion] 2022-11-05T01:32:03 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T01:32:03 [updateScript] 2022-11-05T01:32:07 [updateScript] Success 2022-11-05T01:32:07 [updateScript] Going to be running update for following packages: - html5validator-0.3.3 Press Enter key to continue... Running update for: - html5validator-0.3.3: UPDATING ... - html5validator-0.3.3: DONE. Packages updated! 2022-11-05T01:32:07 2022-11-05T01:32:07 [quotedUrls] 2022-11-05T01:32:07 [quotedUrls] nothing found to replace 2022-11-05T01:32:07 Diff after rewrites: diff --git a/pkgs/applications/misc/html5validator/default.nix b/pkgs/applications/misc/html5validator/default.nix index 657996d1da9..6b3083221d8 100644 --- a/pkgs/applications/misc/html5validator/default.nix +++ b/pkgs/applications/misc/html5validator/default.nix @@ -2,13 +2,13 @@ buildPythonApplication rec { pname = "html5validator"; - version = "0.3.3"; + version = "0.4.2"; src = fetchFromGitHub { owner = "svenkreiss"; repo = "html5validator"; - rev = "v${version}"; - sha256 = "130acqi0dsy3midg7hwslykzry6crr4ln6ia0f0avyywkz4bplsv"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-yvclqE4+2R9q/UJU9W95U1/xVJeNj+5eKvT6VQel9k8="; }; propagatedBuildInputs = [ openjdk ]; 2022-11-05T01:33:42 No auto update branch exists 2022-11-05T01:33:47 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 html5validator nix build failed. Copying html5validator.egg-info to build/bdist.linux-x86_64/wheel/html5validator-0.4.2-py3.10.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/html5validator-0.4.2.dist-info/WHEEL creating 'dist/html5validator-0.4.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'html5validator/__init__.py' adding 'html5validator/cli.py' adding 'html5validator/validator.py' adding 'html5validator/tests/__init__.py' adding 'html5validator/tests/test_config.py' adding 'html5validator/tests/test_simple.py' adding 'vnujar/LICENSE' adding 'vnujar/__init__.py' adding 'vnujar/vnu.jar' adding 'html5validator-0.4.2.dist-info/LICENSE' adding 'html5validator-0.4.2.dist-info/METADATA' adding 'html5validator-0.4.2.dist-info/WHEEL' adding 'html5validator-0.4.2.dist-info/entry_points.txt' adding 'html5validator-0.4.2.dist-info/top_level.txt' adding 'html5validator-0.4.2.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 ./html5validator-0.4.2-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement PyYAML (from html5validator) (from versions: none) ERROR: No matching distribution found for PyYAML  2022-11-05T05:12:12 html5validator 0 -> 1 2022-11-05T05:12:15 attrpath: html5validator 2022-11-05T05:12:15 Checking auto update branch... 2022-11-05T05:12:19 [version] 2022-11-05T05:12:19 [version] skipping because derivation has updateScript 2022-11-05T05:12:19 [rustCrateVersion] 2022-11-05T05:12:19 [rustCrateVersion] No cargoSha256 found 2022-11-05T05:12:19 [golangModuleVersion] 2022-11-05T05:12:19 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T05:12:19 [updateScript] 2022-11-05T05:12:22 [updateScript] Success 2022-11-05T05:12:22 [updateScript] this derivation will be built: /nix/store/im4pvldi5aca8pqi16c6540n97my3rj7-packages.json.drv building '/nix/store/im4pvldi5aca8pqi16c6540n97my3rj7-packages.json.drv'... Going to be running update for following packages: - html5validator-0.3.3 Press Enter key to continue... Running update for: - html5validator-0.3.3: UPDATING ... - html5validator-0.3.3: DONE. Packages updated! 2022-11-05T05:12:22 2022-11-05T05:12:22 [quotedUrls] 2022-11-05T05:12:22 [quotedUrls] nothing found to replace 2022-11-05T05:12:23 Diff after rewrites: diff --git a/pkgs/applications/misc/html5validator/default.nix b/pkgs/applications/misc/html5validator/default.nix index 657996d1da9..6b3083221d8 100644 --- a/pkgs/applications/misc/html5validator/default.nix +++ b/pkgs/applications/misc/html5validator/default.nix @@ -2,13 +2,13 @@ buildPythonApplication rec { pname = "html5validator"; - version = "0.3.3"; + version = "0.4.2"; src = fetchFromGitHub { owner = "svenkreiss"; repo = "html5validator"; - rev = "v${version}"; - sha256 = "130acqi0dsy3midg7hwslykzry6crr4ln6ia0f0avyywkz4bplsv"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-yvclqE4+2R9q/UJU9W95U1/xVJeNj+5eKvT6VQel9k8="; }; propagatedBuildInputs = [ openjdk ]; 2022-11-05T05:13:57 No auto update branch exists 2022-11-05T05:14:05 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 html5validator nix build failed. Copying html5validator.egg-info to build/bdist.linux-x86_64/wheel/html5validator-0.4.2-py3.10.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/html5validator-0.4.2.dist-info/WHEEL creating 'dist/html5validator-0.4.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'html5validator/__init__.py' adding 'html5validator/cli.py' adding 'html5validator/validator.py' adding 'html5validator/tests/__init__.py' adding 'html5validator/tests/test_config.py' adding 'html5validator/tests/test_simple.py' adding 'vnujar/LICENSE' adding 'vnujar/__init__.py' adding 'vnujar/vnu.jar' adding 'html5validator-0.4.2.dist-info/LICENSE' adding 'html5validator-0.4.2.dist-info/METADATA' adding 'html5validator-0.4.2.dist-info/WHEEL' adding 'html5validator-0.4.2.dist-info/entry_points.txt' adding 'html5validator-0.4.2.dist-info/top_level.txt' adding 'html5validator-0.4.2.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 ./html5validator-0.4.2-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement PyYAML (from html5validator) (from versions: none) ERROR: No matching distribution found for PyYAML  2022-11-05T17:15:03 html5validator 0 -> 1 2022-11-05T17:15:06 attrpath: html5validator 2022-11-05T17:15:06 Checking auto update branch... 2022-11-05T17:15:10 [version] 2022-11-05T17:15:10 [version] skipping because derivation has updateScript 2022-11-05T17:15:10 [rustCrateVersion] 2022-11-05T17:15:10 [rustCrateVersion] No cargoSha256 found 2022-11-05T17:15:10 [golangModuleVersion] 2022-11-05T17:15:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T17:15:10 [updateScript] 2022-11-05T17:15:14 [updateScript] Success 2022-11-05T17:15:14 [updateScript] this derivation will be built: /nix/store/1r2r1q56a1d4gkrrgmcvcppcpjacj17d-packages.json.drv building '/nix/store/1r2r1q56a1d4gkrrgmcvcppcpjacj17d-packages.json.drv'... Going to be running update for following packages: - html5validator-0.3.3 Press Enter key to continue... Running update for: - html5validator-0.3.3: UPDATING ... - html5validator-0.3.3: DONE. Packages updated! 2022-11-05T17:15:14 2022-11-05T17:15:14 [quotedUrls] 2022-11-05T17:15:14 [quotedUrls] nothing found to replace 2022-11-05T17:15:14 Diff after rewrites: diff --git a/pkgs/applications/misc/html5validator/default.nix b/pkgs/applications/misc/html5validator/default.nix index 657996d1da9..6b3083221d8 100644 --- a/pkgs/applications/misc/html5validator/default.nix +++ b/pkgs/applications/misc/html5validator/default.nix @@ -2,13 +2,13 @@ buildPythonApplication rec { pname = "html5validator"; - version = "0.3.3"; + version = "0.4.2"; src = fetchFromGitHub { owner = "svenkreiss"; repo = "html5validator"; - rev = "v${version}"; - sha256 = "130acqi0dsy3midg7hwslykzry6crr4ln6ia0f0avyywkz4bplsv"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-yvclqE4+2R9q/UJU9W95U1/xVJeNj+5eKvT6VQel9k8="; }; propagatedBuildInputs = [ openjdk ]; 2022-11-05T17:16:48 No auto update branch exists 2022-11-05T17:16:53 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 html5validator nix build failed. Copying html5validator.egg-info to build/bdist.linux-x86_64/wheel/html5validator-0.4.2-py3.10.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/html5validator-0.4.2.dist-info/WHEEL creating 'dist/html5validator-0.4.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'html5validator/__init__.py' adding 'html5validator/cli.py' adding 'html5validator/validator.py' adding 'html5validator/tests/__init__.py' adding 'html5validator/tests/test_config.py' adding 'html5validator/tests/test_simple.py' adding 'vnujar/LICENSE' adding 'vnujar/__init__.py' adding 'vnujar/vnu.jar' adding 'html5validator-0.4.2.dist-info/LICENSE' adding 'html5validator-0.4.2.dist-info/METADATA' adding 'html5validator-0.4.2.dist-info/WHEEL' adding 'html5validator-0.4.2.dist-info/entry_points.txt' adding 'html5validator-0.4.2.dist-info/top_level.txt' adding 'html5validator-0.4.2.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 ./html5validator-0.4.2-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement PyYAML (from html5validator) (from versions: none) ERROR: No matching distribution found for PyYAML  2022-11-05T17:58:30 html5validator 0.3.3 -> 0.4.2 https://github.com/svenkreiss/html5validator/releases 2022-11-05T17:58:33 attrpath: html5validator 2022-11-05T17:58:33 Checking auto update branch... 2022-11-05T17:58:36 [version] 2022-11-05T17:58:36 [version] skipping because derivation has updateScript 2022-11-05T17:58:36 [rustCrateVersion] 2022-11-05T17:58:36 [rustCrateVersion] No cargoSha256 found 2022-11-05T17:58:36 [golangModuleVersion] 2022-11-05T17:58:36 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T17:58:36 [updateScript] 2022-11-05T17:58:40 [updateScript] Success 2022-11-05T17:58:40 [updateScript] Going to be running update for following packages: - html5validator-0.3.3 Press Enter key to continue... Running update for: - html5validator-0.3.3: UPDATING ... - html5validator-0.3.3: DONE. Packages updated! 2022-11-05T17:58:40 2022-11-05T17:58:40 [quotedUrls] 2022-11-05T17:58:40 [quotedUrls] nothing found to replace 2022-11-05T17:58:40 Diff after rewrites: diff --git a/pkgs/applications/misc/html5validator/default.nix b/pkgs/applications/misc/html5validator/default.nix index 657996d1da9..6b3083221d8 100644 --- a/pkgs/applications/misc/html5validator/default.nix +++ b/pkgs/applications/misc/html5validator/default.nix @@ -2,13 +2,13 @@ buildPythonApplication rec { pname = "html5validator"; - version = "0.3.3"; + version = "0.4.2"; src = fetchFromGitHub { owner = "svenkreiss"; repo = "html5validator"; - rev = "v${version}"; - sha256 = "130acqi0dsy3midg7hwslykzry6crr4ln6ia0f0avyywkz4bplsv"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-yvclqE4+2R9q/UJU9W95U1/xVJeNj+5eKvT6VQel9k8="; }; propagatedBuildInputs = [ openjdk ]; 2022-11-05T18:00:18 No auto update branch exists 2022-11-05T18:00:23 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 html5validator nix build failed. Copying html5validator.egg-info to build/bdist.linux-x86_64/wheel/html5validator-0.4.2-py3.10.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/html5validator-0.4.2.dist-info/WHEEL creating 'dist/html5validator-0.4.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'html5validator/__init__.py' adding 'html5validator/cli.py' adding 'html5validator/validator.py' adding 'html5validator/tests/__init__.py' adding 'html5validator/tests/test_config.py' adding 'html5validator/tests/test_simple.py' adding 'vnujar/LICENSE' adding 'vnujar/__init__.py' adding 'vnujar/vnu.jar' adding 'html5validator-0.4.2.dist-info/LICENSE' adding 'html5validator-0.4.2.dist-info/METADATA' adding 'html5validator-0.4.2.dist-info/WHEEL' adding 'html5validator-0.4.2.dist-info/entry_points.txt' adding 'html5validator-0.4.2.dist-info/top_level.txt' adding 'html5validator-0.4.2.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 ./html5validator-0.4.2-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement PyYAML (from html5validator) (from versions: none) ERROR: No matching distribution found for PyYAML  2022-11-05T18:09:35 html5validator 0.3.3 -> 0.4.2 https://pypi.org/project/html5validator/ 2022-11-05T18:09:38 attrpath: html5validator 2022-11-05T18:09:38 Checking auto update branch... 2022-11-05T18:09:42 [version] 2022-11-05T18:09:42 [version] skipping because derivation has updateScript 2022-11-05T18:09:42 [rustCrateVersion] 2022-11-05T18:09:42 [rustCrateVersion] No cargoSha256 found 2022-11-05T18:09:42 [golangModuleVersion] 2022-11-05T18:09:42 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T18:09:42 [updateScript] 2022-11-05T18:09:45 [updateScript] Success 2022-11-05T18:09:45 [updateScript] Going to be running update for following packages: - html5validator-0.3.3 Press Enter key to continue... Running update for: - html5validator-0.3.3: UPDATING ... - html5validator-0.3.3: DONE. Packages updated! 2022-11-05T18:09:45 2022-11-05T18:09:45 [quotedUrls] 2022-11-05T18:09:45 [quotedUrls] nothing found to replace 2022-11-05T18:09:46 Diff after rewrites: diff --git a/pkgs/applications/misc/html5validator/default.nix b/pkgs/applications/misc/html5validator/default.nix index 657996d1da9..6b3083221d8 100644 --- a/pkgs/applications/misc/html5validator/default.nix +++ b/pkgs/applications/misc/html5validator/default.nix @@ -2,13 +2,13 @@ buildPythonApplication rec { pname = "html5validator"; - version = "0.3.3"; + version = "0.4.2"; src = fetchFromGitHub { owner = "svenkreiss"; repo = "html5validator"; - rev = "v${version}"; - sha256 = "130acqi0dsy3midg7hwslykzry6crr4ln6ia0f0avyywkz4bplsv"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-yvclqE4+2R9q/UJU9W95U1/xVJeNj+5eKvT6VQel9k8="; }; propagatedBuildInputs = [ openjdk ]; 2022-11-05T18:11:20 No auto update branch exists 2022-11-05T18:11:25 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 html5validator nix build failed. Copying html5validator.egg-info to build/bdist.linux-x86_64/wheel/html5validator-0.4.2-py3.10.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/html5validator-0.4.2.dist-info/WHEEL creating 'dist/html5validator-0.4.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'html5validator/__init__.py' adding 'html5validator/cli.py' adding 'html5validator/validator.py' adding 'html5validator/tests/__init__.py' adding 'html5validator/tests/test_config.py' adding 'html5validator/tests/test_simple.py' adding 'vnujar/LICENSE' adding 'vnujar/__init__.py' adding 'vnujar/vnu.jar' adding 'html5validator-0.4.2.dist-info/LICENSE' adding 'html5validator-0.4.2.dist-info/METADATA' adding 'html5validator-0.4.2.dist-info/WHEEL' adding 'html5validator-0.4.2.dist-info/entry_points.txt' adding 'html5validator-0.4.2.dist-info/top_level.txt' adding 'html5validator-0.4.2.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 ./html5validator-0.4.2-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement PyYAML (from html5validator) (from versions: none) ERROR: No matching distribution found for PyYAML