remarshal 0.14.0 -> 0.16.1 https://github.com/dbohdan/remarshal/releases attrpath: remarshal Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/remarshal/default.nix b/pkgs/development/python-modules/remarshal/default.nix index 738c2f18f661..c8375a001a9d 100644 --- a/pkgs/development/python-modules/remarshal/default.nix +++ b/pkgs/development/python-modules/remarshal/default.nix @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "remarshal"; - version = "0.14.0"; + version = "0.16.1"; format = "pyproject"; src = fetchFromGitHub { owner = "dbohdan"; repo = pname; rev = "v${version}"; - hash = "sha256:nTM3jrPf0kGE15J+ZXBIt2+NGSW2a6VlZCKj70n5kHM="; + hash = "sha256-dGl3nzSXHLkRgNi2MQtyCXUfttW1rhnt+sZs1SK82sQ="; }; postPatch = '' Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --no-out-link --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A remarshal nix build failed. @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: remarshal Running command Building wheel for remarshal (pyproject.toml) Building wheel for remarshal (pyproject.toml) ... [?25l[?25hdone Created wheel for remarshal: filename=remarshal-0.16.1-py3-none-any.whl size=9283 sha256=f968449ea3be3c75b664425b0987268bb1d4ecf212e4b7a70fa0f040423f9fa4 Stored in directory: /build/pip-ephem-wheel-cache-6qngf0sd/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built remarshal Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./remarshal-0.16.1-py3-none-any.whl Requirement already satisfied: PyYAML<7.0,>=6.0 in /nix/store/ci6sxn8vfm9sw4wd6kqpyw9hq59gf8kn-python3.10-pyyaml-6.0/lib/python3.10/site-packages (from remarshal==0.16.1) (6.0) Requirement already satisfied: cbor2<6.0,>=5.4 in /nix/store/a4w3ckyw4jlvbb693sc6zlpgl31xkm07-python3.10-cbor2-5.4.6/lib/python3.10/site-packages (from remarshal==0.16.1) (5.4.6) Requirement already satisfied: tomlkit<0.12,>=0.11 in /nix/store/n8rhvqcysvkxnyjfaxgw4a0qmb6r776a-python3.10-tomlkit-0.11.6/lib/python3.10/site-packages (from remarshal==0.16.1) (0.11.6) ERROR: Could not find a version that satisfies the requirement u-msgpack-python<3.0,>=2.8 (from remarshal) (from versions: none) ERROR: No matching distribution found for u-msgpack-python<3.0,>=2.8