2022-12-22T10:34:08 python3.10-sqlitedict 2.0.0 -> 2.1.0 https://pypi.org/project/sqlitedict/ 2022-12-22T10:34:10 attrpath: python310Packages.sqlitedict 2022-12-22T10:34:10 Checking auto update branch... 2022-12-22T10:34:14 [version] 2022-12-22T10:34:14 [version] skipping because derivation has updateScript 2022-12-22T10:34:14 [rustCrateVersion] 2022-12-22T10:34:14 [rustCrateVersion] No cargoSha256 found 2022-12-22T10:34:14 [golangModuleVersion] 2022-12-22T10:34:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T10:34:14 [updateScript] 2022-12-22T10:34:17 [updateScript] Success 2022-12-22T10:34:17 [updateScript] this derivation will be built: /nix/store/157p56xgfpx89j7h16rd60kzabwpln7z-packages.json.drv building '/nix/store/157p56xgfpx89j7h16rd60kzabwpln7z-packages.json.drv'... Going to be running update for following packages: - python3.10-sqlitedict-2.0.0 Press Enter key to continue... Running update for: - python3.10-sqlitedict-2.0.0: UPDATING ... - python3.10-sqlitedict-2.0.0: DONE. Packages updated! 2022-12-22T10:34:17 2022-12-22T10:34:17 [quotedUrls] 2022-12-22T10:34:17 [quotedUrls] nothing found to replace 2022-12-22T10:34:17 Diff after rewrites: diff --git a/pkgs/development/python-modules/sqlitedict/default.nix b/pkgs/development/python-modules/sqlitedict/default.nix index 5634eb41601..6348e6df926 100644 --- a/pkgs/development/python-modules/sqlitedict/default.nix +++ b/pkgs/development/python-modules/sqlitedict/default.nix @@ -6,13 +6,13 @@ buildPythonPackage rec { pname = "sqlitedict"; - version = "2.0.0"; + version = "2.1.0"; src = fetchFromGitHub { owner = "RaRe-Technologies"; repo = "sqlitedict"; - rev = "refs/tags/${version}"; - sha256 = "sha256-8dmGn5h3NigCdDtnDYjpjntRpyjk7ivRp1B8x8nUgpE="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-GfvvkQ6a75UBPn70IFOvjvL1MedSc4siiIjA3IsQnic="; }; preCheck = '' 2022-12-22T10:35:46 No auto update branch exists 2022-12-22T10:35:52 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.sqlitedict nix build failed. @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.10.9, pytest-7.1.3, pluggy-1.0.0 rootdir: /build/source collecting ...  collected 90 items  benchmarks/test_insert.py E [ 1%] tests/test_autocommit.py . [ 2%] tests/test_core.py ...................................... [ 44%] tests/test_named_db.py .......................................... [ 91%] tests/test_onimport.py . [ 92%] tests/test_temp_db.py ....... [100%] ==================================== ERRORS ==================================== ____________________________ ERROR at setup of test ____________________________ file /build/source/benchmarks/test_insert.py, line 14 def test(benchmark): E fixture 'benchmark' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /build/source/benchmarks/test_insert.py:14 =========================== short test summary info ============================ ERROR benchmarks/test_insert.py::test ========================= 89 passed, 1 error in 1.76s ========================== 2022-12-22T19:04:18 python310Packages.sqlitedict 0 -> 1 2022-12-22T19:04:20 attrpath: python310Packages.sqlitedict 2022-12-22T19:04:20 Checking auto update branch... 2022-12-22T19:04:25 [version] 2022-12-22T19:04:25 [version] skipping because derivation has updateScript 2022-12-22T19:04:25 [rustCrateVersion] 2022-12-22T19:04:25 [rustCrateVersion] No cargoSha256 found 2022-12-22T19:04:25 [golangModuleVersion] 2022-12-22T19:04:25 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T19:04:25 [updateScript] 2022-12-22T19:04:27 [updateScript] Success 2022-12-22T19:04:27 [updateScript] Going to be running update for following packages: - python3.10-sqlitedict-2.0.0 Press Enter key to continue... Running update for: - python3.10-sqlitedict-2.0.0: UPDATING ... - python3.10-sqlitedict-2.0.0: DONE. Packages updated! 2022-12-22T19:04:27 2022-12-22T19:04:27 [quotedUrls] 2022-12-22T19:04:27 [quotedUrls] nothing found to replace 2022-12-22T19:04:27 Diff after rewrites: diff --git a/pkgs/development/python-modules/sqlitedict/default.nix b/pkgs/development/python-modules/sqlitedict/default.nix index 5634eb41601..6348e6df926 100644 --- a/pkgs/development/python-modules/sqlitedict/default.nix +++ b/pkgs/development/python-modules/sqlitedict/default.nix @@ -6,13 +6,13 @@ buildPythonPackage rec { pname = "sqlitedict"; - version = "2.0.0"; + version = "2.1.0"; src = fetchFromGitHub { owner = "RaRe-Technologies"; repo = "sqlitedict"; - rev = "refs/tags/${version}"; - sha256 = "sha256-8dmGn5h3NigCdDtnDYjpjntRpyjk7ivRp1B8x8nUgpE="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-GfvvkQ6a75UBPn70IFOvjvL1MedSc4siiIjA3IsQnic="; }; preCheck = '' 2022-12-22T19:05:56 No auto update branch exists 2022-12-22T19:06:01 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.sqlitedict nix build failed. @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.10.9, pytest-7.1.3, pluggy-1.0.0 rootdir: /build/source collecting ...  collected 90 items  benchmarks/test_insert.py E [ 1%] tests/test_autocommit.py . [ 2%] tests/test_core.py ...................................... [ 44%] tests/test_named_db.py .......................................... [ 91%] tests/test_onimport.py . [ 92%] tests/test_temp_db.py ....... [100%] ==================================== ERRORS ==================================== ____________________________ ERROR at setup of test ____________________________ file /build/source/benchmarks/test_insert.py, line 14 def test(benchmark): E fixture 'benchmark' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /build/source/benchmarks/test_insert.py:14 =========================== short test summary info ============================ ERROR benchmarks/test_insert.py::test ========================= 89 passed, 1 error in 1.75s ==========================