python311Packages.pyramid-multiauth 0 -> 1 attrpath: python311Packages.pyramid-multiauth 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-pyramid-multiauth-1.0.1 Press Enter key to continue... Running update for: - python3.11-pyramid-multiauth-1.0.1: UPDATING ... - python3.11-pyramid-multiauth-1.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyramid-multiauth/default.nix b/pkgs/development/python-modules/pyramid-multiauth/default.nix index c70e7f0b0b64..e2aca6769683 100644 --- a/pkgs/development/python-modules/pyramid-multiauth/default.nix +++ b/pkgs/development/python-modules/pyramid-multiauth/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "pyramid-multiauth"; - version = "1.0.1"; + version = "1.0.2"; pyproject = true; src = fetchFromGitHub { owner = "mozilla-services"; repo = "pyramid_multiauth"; rev = "refs/tags/${version}"; - hash = "sha256-+Aa+Vc4qCqDe/W5m/RBpYAyOMJkBv+ZGSqElJlkHqs4="; + hash = "sha256-Bz53iCGsl6WZASIvBQ1pFfcGLra82vA2OLWjhLVdkrw="; }; 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.pyramid-multiauth nix build failed. unpacking source archive /nix/store/ld6zmfznlh8z7narladd6kf7nkiz0qva-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_base.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... /nix/store/4yilrk744k6x8kw2gmjbqx9jyx6zc2ak-python3.11-setuptools-69.2.0/lib/python3.11/site-packages/setuptools/config/expand.py:133: SetuptoolsWarning: File '/build/source/CONTRIBUTORS.rst' cannot be found return '\n'.join( running egg_info creating src/pyramid_multiauth.egg-info writing src/pyramid_multiauth.egg-info/PKG-INFO writing dependency_links to src/pyramid_multiauth.egg-info/dependency_links.txt writing requirements to src/pyramid_multiauth.egg-info/requires.txt writing top-level names to src/pyramid_multiauth.egg-info/top_level.txt writing manifest file 'src/pyramid_multiauth.egg-info/SOURCES.txt' reading manifest file 'src/pyramid_multiauth.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/pyramid_multiauth.egg-info/SOURCES.txt' ERROR Missing dependencies: setuptools_scm>=8