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/3javnnfdn06c5xb92njg3sal9d83l1j8-packages.json.drv building '/nix/store/3javnnfdn06c5xb92njg3sal9d83l1j8-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 b5b2df87862..c58acbd7c3a 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.17.2"; 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-JjO0PeGtIZeXp80ACSY5RFDxmLWLM3IG1+1vwYSLUkg="; }; 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. @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.17.2-py3-none-any.whl size=87825 sha256=73e2e36f272c8d0f2b799a2571a61a184065a4e024115d79070ef1e852995d92 Stored in directory: /build/pip-ephem-wheel-cache-jc3313xa/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.17.2-py3-none-any.whl Requirement already satisfied: openapi-spec-validator<0.6.0,>=0.5.0 in /nix/store/c151syifwdai5ivjrr16ya2iancgkg0i-python3.10-openapi-spec-validator-0.5.6/lib/python3.10/site-packages (from openapi-core==0.17.2) (0.5.6) Requirement already satisfied: asgiref<4.0.0,>=3.6.0 in /nix/store/zvv7g11igfv9kf33i2884c6y57dd10sg-python3.10-asgiref-3.6.0/lib/python3.10/site-packages (from openapi-core==0.17.2) (3.6.0) Requirement already satisfied: openapi-schema-validator<0.5.0,>=0.4.2 in /nix/store/7gbvr7fbjd16j8r7g77s8ag22m9vpyma-python3.10-openapi-schema-validator-0.4.4/lib/python3.10/site-packages (from openapi-core==0.17.2) (0.4.4) Requirement already satisfied: parse in /nix/store/2c1yzfvswzvm0016wvg2zdxcn1wjcfdh-python3.10-parse-1.19.0/lib/python3.10/site-packages (from openapi-core==0.17.2) (1.19.0) Requirement already satisfied: isodate in /nix/store/1mkzf351fx6mmyvgsvmjcyfc481b8036-python3.10-isodate-0.6.1/lib/python3.10/site-packages (from openapi-core==0.17.2) (0.6.1) Requirement already satisfied: lazy-object-proxy<2.0.0,>=1.7.1 in /nix/store/ap9ww0zy6p9fxb8wm68mkdxqzc9rb329-python3.10-lazy-object-proxy-1.9.0/lib/python3.10/site-packages (from openapi-core==0.17.2) (1.9.0) ERROR: Could not find a version that satisfies the requirement jsonschema-spec<0.2.0,>=0.1.6 (from openapi-core) (from versions: none) ERROR: No matching distribution found for jsonschema-spec<0.2.0,>=0.1.6