python310Packages.openapi-core 0 -> 1 attrpath: python310Packages.openapi-core 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/mvvfgkhp1jvlqscdgv6nhr4d43qjk00z-packages.json.drv building '/nix/store/mvvfgkhp1jvlqscdgv6nhr4d43qjk00z-packages.json.drv'... Going to be running update for following packages: - python3.10-openapi-core-0.17.1 Press Enter key to continue... Running update for: - python3.10-openapi-core-0.17.1: UPDATING ... - python3.10-openapi-core-0.17.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/openapi-core/default.nix b/pkgs/development/python-modules/openapi-core/default.nix index b5b2df878623..fd9b9d1e6cee 100644 --- a/pkgs/development/python-modules/openapi-core/default.nix +++ b/pkgs/development/python-modules/openapi-core/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { pname = "openapi-core"; - version = "0.17.1"; + version = "0.18.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -36,7 +36,7 @@ buildPythonPackage rec { owner = "p1c2u"; repo = "openapi-core"; rev = "refs/tags/${version}"; - hash = "sha256-xlrG2FF55qDsrkdSqCBLu3/QLtZs48ZUB90B2CemY64="; + hash = "sha256-2OcGaZQwzgxcwrXinmJjFc91620Ri0O79c8WZWfDdlQ="; }; postPatch = '' 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.openapi-core nix build failed. patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Processing /build/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: openapi-core Running command Building wheel for openapi-core (pyproject.toml) Building wheel for openapi-core (pyproject.toml) ... [?25l[?25hdone Created wheel for openapi-core: filename=openapi_core-0.18.0-py3-none-any.whl size=81930 sha256=371ed0b143ea1dbe2da0a22bf6a2c5b421d471e1956b509fe72e8f8996b0111f Stored in directory: /build/pip-ephem-wheel-cache-2ehi_2gk/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built openapi-core Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./openapi_core-0.18.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement jsonschema<5.0.0,>=4.18.0 (from openapi-core) (from versions: none) ERROR: No matching distribution found for jsonschema<5.0.0,>=4.18.0