python310Packages.social-auth-app-django 0 -> 1 attrpath: python310Packages.social-auth-app-django 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/1bjmqk9dr6p3ycwna1aaxaqqq8zai4px-packages.json.drv building '/nix/store/1bjmqk9dr6p3ycwna1aaxaqqq8zai4px-packages.json.drv'... Going to be running update for following packages: - python3.10-social-auth-app-django-5.1.0 Press Enter key to continue... Running update for: - python3.10-social-auth-app-django-5.1.0: UPDATING ... - python3.10-social-auth-app-django-5.1.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/social-auth-app-django/default.nix b/pkgs/development/python-modules/social-auth-app-django/default.nix index e4400ec2d9c..2c90e86d8fa 100644 --- a/pkgs/development/python-modules/social-auth-app-django/default.nix +++ b/pkgs/development/python-modules/social-auth-app-django/default.nix @@ -2,13 +2,13 @@ buildPythonPackage rec { pname = "social-auth-app-django"; - version = "5.1.0"; + version = "5.2.0"; src = fetchFromGitHub { owner = "python-social-auth"; repo = "social-app-django"; rev = "refs/tags/${version}"; - hash = "sha256-QZZSwPyQKtcKe1Dij4MjRnKGudg6A6cmS4FGb2F1goY="; + hash = "sha256-GLOZfiSXkUnTK8Mxg+5jbxkE6Mo0kW5vMZsPe9G/dpU="; }; 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.social-auth-app-django nix build failed. adding 'social_django/management/commands/__init__.py' adding 'social_django/management/commands/clearsocial.py' adding 'social_django/migrations/0001_initial.py' adding 'social_django/migrations/0002_add_related_name.py' adding 'social_django/migrations/0003_alter_email_max_length.py' adding 'social_django/migrations/0004_auto_20160423_0400.py' adding 'social_django/migrations/0005_auto_20160727_2333.py' adding 'social_django/migrations/0006_partial.py' adding 'social_django/migrations/0007_code_timestamp.py' adding 'social_django/migrations/0008_partial_timestamp.py' adding 'social_django/migrations/0009_auto_20191118_0520.py' adding 'social_django/migrations/0010_uid_db_index.py' adding 'social_django/migrations/0011_alter_id_fields.py' adding 'social_django/migrations/__init__.py' adding 'social_auth_app_django-5.2.0.dist-info/LICENSE' adding 'social_auth_app_django-5.2.0.dist-info/METADATA' adding 'social_auth_app_django-5.2.0.dist-info/WHEEL' adding 'social_auth_app_django-5.2.0.dist-info/top_level.txt' adding 'social_auth_app_django-5.2.0.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 ./social_auth_app_django-5.2.0-py3-none-any.whl Requirement already satisfied: Django>=3.2 in /nix/store/gb2hywl1msplilvcrcmmrz0mdr7g84hq-python3.10-django-3.2.18/lib/python3.10/site-packages (from social-auth-app-django==5.2.0) (3.2.18) ERROR: Could not find a version that satisfies the requirement social-auth-core>=4.4.1 (from social-auth-app-django) (from versions: none) ERROR: No matching distribution found for social-auth-core>=4.4.1