python310Packages.particle 0 -> 1 attrpath: python310Packages.particle 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/idmcwgc3ykz4rkgqz836qm33mjgyvgsy-packages.json.drv building '/nix/store/idmcwgc3ykz4rkgqz836qm33mjgyvgsy-packages.json.drv'... Going to be running update for following packages: - python3.10-particle-0.21.2 Press Enter key to continue... Running update for: - python3.10-particle-0.21.2: UPDATING ... - python3.10-particle-0.21.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/particle/default.nix b/pkgs/development/python-modules/particle/default.nix index 1a9f4fef309..e954bf85976 100644 --- a/pkgs/development/python-modules/particle/default.nix +++ b/pkgs/development/python-modules/particle/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "particle"; - version = "0.21.2"; + version = "0.22.1"; format = "pyproject"; disabled = pythonOlder "3.9"; src = fetchPypi { inherit pname version; - hash = "sha256-BDTTmqtPxyvORSoR+CJzb5WTfF9BFrDoMSVOvO9s/Ns="; + hash = "sha256-3LRQJc98/5AeLJSSLRUOEQMkXEbyZx6uQZPF+nZ8xWw="; }; 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.particle nix build failed. @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/particle-0.22.1 Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: particle Running command Building wheel for particle (pyproject.toml) Building wheel for particle (pyproject.toml) ... [?25l[?25hdone Created wheel for particle: filename=particle-0.22.1-py3-none-any.whl size=320698 sha256=53d4f6963e868e585b71fe7169fe29b3bb830c9fc1148d5b7ddc72515647a2d3 Stored in directory: /build/pip-ephem-wheel-cache-diwbsb6a/wheels/27/4f/68/ba59f5c62c88e4df98d9022c38d55cf789aa073c8b6b7f3b7c Successfully built particle Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/particle-0.22.1/dist /build/particle-0.22.1 Processing ./particle-0.22.1-py3-none-any.whl Requirement already satisfied: attrs>=19.2 in /nix/store/08fihnd53jzp7iy9rdlyvpv1k0bprdda-python3.10-attrs-22.2.0/lib/python3.10/site-packages (from particle==0.22.1) (22.2.0) ERROR: Could not find a version that satisfies the requirement deprecated (from particle) (from versions: none) ERROR: No matching distribution found for deprecated