python310Packages.django-anymail 0 -> 1 attrpath: python310Packages.django-anymail 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/k5cjib179bgqyq1vkm8blmxn72nyspbx-packages.json.drv building '/nix/store/k5cjib179bgqyq1vkm8blmxn72nyspbx-packages.json.drv'... Going to be running update for following packages: - python3.10-django-anymail-9.0 Press Enter key to continue... Running update for: - python3.10-django-anymail-9.0: UPDATING ... - python3.10-django-anymail-9.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/django-anymail/default.nix b/pkgs/development/python-modules/django-anymail/default.nix index fb8ca502695..ed94cd79eba 100644 --- a/pkgs/development/python-modules/django-anymail/default.nix +++ b/pkgs/development/python-modules/django-anymail/default.nix @@ -13,13 +13,13 @@ buildPythonPackage rec { pname = "django-anymail"; - version = "9.0"; + version = "9.1"; src = fetchFromGitHub { owner = "anymail"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-qEYBHsaHo1gmrsa6q7DQiUJurC7cXhv5e/SQ7R3Tkzc="; + hash = "sha256-0jwBmSAxO7yIUTPtm7n8V13x60TnioxgSQbTqgNELfs="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.django-anymail nix build failed. File "/nix/store/73qfz3nks3pv4msd5vz23hcl7k1v96vw-python3.10-pluggy-1.0.0/lib/python3.10/site-packages/pluggy/_result.py", line 60, in get_result raise ex[1].with_traceback(ex[2]) File "/nix/store/73qfz3nks3pv4msd5vz23hcl7k1v96vw-python3.10-pluggy-1.0.0/lib/python3.10/site-packages/pluggy/_callers.py", line 39, in _multicall res = hook_impl.function(*args) File "/nix/store/2yrzfidjk4ljp856dpaz4hppik0ilp0k-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/config/__init__.py", line 1058, in pytest_cmdline_parse self.parse(args) File "/nix/store/2yrzfidjk4ljp856dpaz4hppik0ilp0k-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/config/__init__.py", line 1346, in parse self._preparse(args, addopts=addopts) File "/nix/store/2yrzfidjk4ljp856dpaz4hppik0ilp0k-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/config/__init__.py", line 1248, in _preparse self.hook.pytest_load_initial_conftests( File "/nix/store/73qfz3nks3pv4msd5vz23hcl7k1v96vw-python3.10-pluggy-1.0.0/lib/python3.10/site-packages/pluggy/_hooks.py", line 265, in __call__ return self._hookexec(self.name, self.get_hookimpls(), kwargs, firstresult) File "/nix/store/73qfz3nks3pv4msd5vz23hcl7k1v96vw-python3.10-pluggy-1.0.0/lib/python3.10/site-packages/pluggy/_manager.py", line 80, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "/nix/store/73qfz3nks3pv4msd5vz23hcl7k1v96vw-python3.10-pluggy-1.0.0/lib/python3.10/site-packages/pluggy/_callers.py", line 60, in _multicall return outcome.get_result() File "/nix/store/73qfz3nks3pv4msd5vz23hcl7k1v96vw-python3.10-pluggy-1.0.0/lib/python3.10/site-packages/pluggy/_result.py", line 60, in get_result raise ex[1].with_traceback(ex[2]) File "/nix/store/73qfz3nks3pv4msd5vz23hcl7k1v96vw-python3.10-pluggy-1.0.0/lib/python3.10/site-packages/pluggy/_callers.py", line 39, in _multicall res = hook_impl.function(*args) File "/nix/store/yzg4k93mw698jxhl3vvmizwmlp3n80j9-python3.10-pytest-django-4.5.2/lib/python3.10/site-packages/pytest_django/plugin.py", line 350, in pytest_load_initial_conftests with _handle_import_error(_django_project_scan_outcome): File "/nix/store/fdqpyj613dr0v1l1lrzqhzay7sk4xg87-python3-3.10.10/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/nix/store/yzg4k93mw698jxhl3vvmizwmlp3n80j9-python3.10-pytest-django-4.5.2/lib/python3.10/site-packages/pytest_django/plugin.py", line 183, in _handle_import_error raise ImportError(msg) ImportError: No module named 'tests.test_settings.settings_3_2' pytest-django could not find a Django project (no manage.py file could be found). You must explicitly add your Django project to the Python path to have it picked up. /nix/store/5s1yg5l36wzgy1dj0vv1ibarc4g7vrdr-stdenv-linux/setup: line 1594: pop_var_context: head of shell_variables not a function context