2022-12-18T05:01:36 python3.10-xcffib 0.11.1 -> 0.12.1 https://pypi.org/project/xcffib/ 2022-12-18T05:01:38 attrpath: python310Packages.xcffib 2022-12-18T05:01:39 Checking auto update branch... 2022-12-18T05:01:43 [version] 2022-12-18T05:01:43 [version] skipping because derivation has updateScript 2022-12-18T05:01:43 [rustCrateVersion] 2022-12-18T05:01:43 [rustCrateVersion] No cargoSha256 found 2022-12-18T05:01:43 [golangModuleVersion] 2022-12-18T05:01:43 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T05:01:43 [updateScript] 2022-12-18T05:01:45 [updateScript] Success 2022-12-18T05:01:45 [updateScript] this derivation will be built: /nix/store/sn4h80hzzrm2sk2lfy6zm32rkv6csj21-packages.json.drv building '/nix/store/sn4h80hzzrm2sk2lfy6zm32rkv6csj21-packages.json.drv'... Going to be running update for following packages: - python3.10-xcffib-0.11.1 Press Enter key to continue... Running update for: - python3.10-xcffib-0.11.1: UPDATING ... - python3.10-xcffib-0.11.1: DONE. Packages updated! 2022-12-18T05:01:45 2022-12-18T05:01:45 [quotedUrls] 2022-12-18T05:01:45 [quotedUrls] nothing found to replace 2022-12-18T05:01:45 Diff after rewrites: diff --git a/pkgs/development/python-modules/xcffib/default.nix b/pkgs/development/python-modules/xcffib/default.nix index cb9e1ddf921..dd191d19326 100644 --- a/pkgs/development/python-modules/xcffib/default.nix +++ b/pkgs/development/python-modules/xcffib/default.nix @@ -8,12 +8,12 @@ }: buildPythonPackage rec { - version = "0.11.1"; + version = "0.12.1"; pname = "xcffib"; src = fetchPypi { inherit pname version; - sha256 = "12949cfe2e68c806efd57596bb9bf3c151f399d4b53e15d1101b2e9baaa66f5a"; + sha256 = "sha256-gvxV11MNBdJVBud4kd264nJ/8wrKMrnJiEUDDqN58X8="; }; patchPhase = '' 2022-12-18T05:03:15 No auto update branch exists 2022-12-18T05:03:19 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.xcffib nix build failed. module = self._get_module_from_name(name) File "/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/xcffib-0.12.1/test/test_connection.py", line 23, in import pytest ModuleNotFoundError: No module named 'pytest' ====================================================================== ERROR: test.test_python_code (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: test.test_python_code Traceback (most recent call last): File "/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/xcffib-0.12.1/test/test_python_code.py", line 23, in from .conftest import XcffibTest File "/build/xcffib-0.12.1/test/conftest.py", line 20, in import pytest ModuleNotFoundError: No module named 'pytest' ---------------------------------------------------------------------- Ran 5 tests in 0.001s FAILED (errors=5) Test failed: error: Test failed: 2022-12-18T08:55:05 python310Packages.xcffib 0 -> 1 2022-12-18T08:55:07 attrpath: python310Packages.xcffib 2022-12-18T08:55:08 Checking auto update branch... 2022-12-18T08:55:13 [version] 2022-12-18T08:55:13 [version] skipping because derivation has updateScript 2022-12-18T08:55:13 [rustCrateVersion] 2022-12-18T08:55:13 [rustCrateVersion] No cargoSha256 found 2022-12-18T08:55:13 [golangModuleVersion] 2022-12-18T08:55:13 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T08:55:13 [updateScript] 2022-12-18T08:55:14 [updateScript] Success 2022-12-18T08:55:14 [updateScript] Going to be running update for following packages: - python3.10-xcffib-0.11.1 Press Enter key to continue... Running update for: - python3.10-xcffib-0.11.1: UPDATING ... - python3.10-xcffib-0.11.1: DONE. Packages updated! 2022-12-18T08:55:14 2022-12-18T08:55:14 [quotedUrls] 2022-12-18T08:55:14 [quotedUrls] nothing found to replace 2022-12-18T08:55:15 Diff after rewrites: diff --git a/pkgs/development/python-modules/xcffib/default.nix b/pkgs/development/python-modules/xcffib/default.nix index cb9e1ddf921..dd191d19326 100644 --- a/pkgs/development/python-modules/xcffib/default.nix +++ b/pkgs/development/python-modules/xcffib/default.nix @@ -8,12 +8,12 @@ }: buildPythonPackage rec { - version = "0.11.1"; + version = "0.12.1"; pname = "xcffib"; src = fetchPypi { inherit pname version; - sha256 = "12949cfe2e68c806efd57596bb9bf3c151f399d4b53e15d1101b2e9baaa66f5a"; + sha256 = "sha256-gvxV11MNBdJVBud4kd264nJ/8wrKMrnJiEUDDqN58X8="; }; patchPhase = '' 2022-12-18T08:56:44 No auto update branch exists 2022-12-18T08:56: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 python310Packages.xcffib nix build failed. module = self._get_module_from_name(name) File "/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/xcffib-0.12.1/test/test_connection.py", line 23, in import pytest ModuleNotFoundError: No module named 'pytest' ====================================================================== ERROR: test.test_python_code (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: test.test_python_code Traceback (most recent call last): File "/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/xcffib-0.12.1/test/test_python_code.py", line 23, in from .conftest import XcffibTest File "/build/xcffib-0.12.1/test/conftest.py", line 20, in import pytest ModuleNotFoundError: No module named 'pytest' ---------------------------------------------------------------------- Ran 5 tests in 0.001s FAILED (errors=5) Test failed: error: Test failed: