python310Packages.poetry-plugin-export 1.3.1 -> 1.4.0 https://repology.org/project/python:poetry-plugin-export/versions attrpath: python310Packages.poetry-plugin-export 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/ry6z5vsmg41hp62r8448p4nh7i1b83s6-packages.json.drv building '/nix/store/ry6z5vsmg41hp62r8448p4nh7i1b83s6-packages.json.drv'... Going to be running update for following packages: - python3.10-poetry-plugin-export-1.3.1 Press Enter key to continue... Running update for: - python3.10-poetry-plugin-export-1.3.1: UPDATING ... - python3.10-poetry-plugin-export-1.3.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/poetry-plugin-export/default.nix b/pkgs/development/python-modules/poetry-plugin-export/default.nix index d712dacff7c..24433f3601e 100644 --- a/pkgs/development/python-modules/poetry-plugin-export/default.nix +++ b/pkgs/development/python-modules/poetry-plugin-export/default.nix @@ -6,14 +6,14 @@ buildPythonPackage rec { pname = "poetry-plugin-export"; - version = "1.3.1"; + version = "1.4.0"; format = "pyproject"; src = fetchFromGitHub { owner = "python-poetry"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-zA5YHZ3/iVoNf2AKqkrKVDYJIoJh+FMwuoskWHutG5I="; + hash = "sha256-okI91Z9u5w7IHpPb9jL4Hb8+MkYJEF2qm0mqqCdyKbk="; }; 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.poetry-plugin-export nix build failed. setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/types.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @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: poetry-plugin-export Running command Building wheel for poetry-plugin-export (pyproject.toml) Building wheel for poetry-plugin-export (pyproject.toml) ... [?25l[?25hdone Created wheel for poetry-plugin-export: filename=poetry_plugin_export-1.4.0-py3-none-any.whl size=10443 sha256=00087497f6156ba7508efcc947c2d98b32e68a00db846bbb6a774e6faa3a08ac Stored in directory: /build/pip-ephem-wheel-cache-323_limr/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built poetry-plugin-export Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./poetry_plugin_export-1.4.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement poetry-core<2.0.0,>=1.6.0 (from poetry-plugin-export) (from versions: none) ERROR: No matching distribution found for poetry-core<2.0.0,>=1.6.0