python311Packages.django-auditlog 0 -> 1 attrpath: python311Packages.django-auditlog Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-django-auditlog-2.2.2 Press Enter key to continue... Running update for: - python3.11-django-auditlog-2.2.2: UPDATING ... - python3.11-django-auditlog-2.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/django-auditlog/default.nix b/pkgs/development/python-modules/django-auditlog/default.nix index 4a176b0b14ec..6b72ff7c9fab 100644 --- a/pkgs/development/python-modules/django-auditlog/default.nix +++ b/pkgs/development/python-modules/django-auditlog/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "django-auditlog"; - version = "2.2.2"; + version = "3.0.0"; pyproject = true; src = fetchFromGitHub { owner = "jazzband"; repo = pname; - rev = "v${version}"; - hash = "sha256-QHSGqtpkOgltAg+RlG/Ik3DfEjtSWt45sqlD+Zw4Bh0="; + rev = "refs/tags/v${version}"; + hash = "sha256-SJ4GJp/gVIxiLbdAj3ZS+weevqIDZCMQnW/pqc5liJU="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.django-auditlog nix build failed. return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/build/source/auditlog_tests/test_two_step_json_migration.py", line 67, in test_nothing_to_migrate_with_conf_true self.assertEqual(outbuf, msg) AssertionError: '\x1b[32;1mAll records have been migrated.[96 chars]lse.' != 'All records have been migrated.\nYou can [62 chars]lse.' - All records have been migrated. ? ------- ---- + All records have been migrated. - You can now set AUDITLOG_USE_TEXT_CHANGES_IF_JSON_IS_NOT_PRESENT to False.? ------- ---- + You can now set AUDITLOG_USE_TEXT_CHANGES_IF_JSON_IS_NOT_PRESENT to False. ====================================================================== FAIL: test_using_django_with_error (auditlog_tests.test_two_step_json_migration.AuditlogMigrateJsonTest.test_using_django_with_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/source/auditlog_tests/test_two_step_json_migration.py", line 172, in test_using_django_with_error self.assertEqual(msg, errbuf) AssertionError: 'ValueError was raised while converting th[85 chars][14]' != '\x1b[31;1mValueError was raised while con[102 chars]b[0m' - ValueError was raised while converting the logs with these ids into json.They where not be included in this migration batch. + ValueError was raised while converting the logs with these ids into json.They where not be included in this migration batch. ? +++++++ - [14]+ [14] ---------------------------------------------------------------------- Ran 225 tests in 2.860s FAILED (failures=3) Destroying test database for alias 'default'... 2024-04-30 05:49:26.312 UTC [347] LOG: checkpoint starting: immediate force wait 2024-04-30 05:49:26.371 UTC [347] LOG: checkpoint complete: wrote 927 buffers (5.7%); 1 WAL file(s) added, 0 removed, 0 recycled; write=0.014 s, sync=0.037 s, total=0.059 s; sync files=308, longest=0.001 s, average=0.001 s; distance=9964 kB, estimate=9964 kB