python310Packages.typed-settings 2.0.2 -> 23.0.1 https://repology.org/project/python:typed-settings/versions attrpath: python310Packages.typed-settings 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/l6xh6qp1bf1b5g7mf0z9r8wiz2gq9i7i-packages.json.drv building '/nix/store/l6xh6qp1bf1b5g7mf0z9r8wiz2gq9i7i-packages.json.drv'... Going to be running update for following packages: - python3.10-typed-settings-2.0.2 Press Enter key to continue... Running update for: - python3.10-typed-settings-2.0.2: UPDATING ... - python3.10-typed-settings-2.0.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/typed-settings/default.nix b/pkgs/development/python-modules/typed-settings/default.nix index af8b9c5ef36..3511a87127b 100644 --- a/pkgs/development/python-modules/typed-settings/default.nix +++ b/pkgs/development/python-modules/typed-settings/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "typed-settings"; - version = "2.0.2"; + version = "23.0.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "typed_settings"; inherit version; - hash = "sha256-AYHA1xFS0g99cloGIjvi8loKS/Q/AteyLiLH8rf+2No="; + hash = "sha256-gnwiSCVWU0mpUDiHt9GE2DtfFd2xpOsDL5r/fFctkg4="; }; nativeBuildInputs = [ 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.typed-settings 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/typed_settings-23.0.1 Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: typed-settings Running command Building wheel for typed-settings (pyproject.toml) Building wheel for typed-settings (pyproject.toml) ... [?25l[?25hdone Created wheel for typed-settings: filename=typed_settings-23.0.1-py3-none-any.whl size=44290 sha256=d5424ebf1cd7e17ca1dae1769a0a1152a5ddbbe5f59a6e12b4847f11c0aa5731 Stored in directory: /build/pip-ephem-wheel-cache-e5tcvwpk/wheels/5a/e3/a9/6f8288b09001172722212bef3f922a46ceee4c90387ec3b5f3 Successfully built typed-settings Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/typed_settings-23.0.1/dist /build/typed_settings-23.0.1 Processing ./typed_settings-23.0.1-py3-none-any.whl Requirement already satisfied: tomli>=2 in /nix/store/bp2f92wl2f56y7vwxdjb3gjpm77jd5w1-python3.10-tomli-2.0.1/lib/python3.10/site-packages (from typed-settings==23.0.1) (2.0.1) ERROR: Could not find a version that satisfies the requirement attrs>=23.1 (from typed-settings) (from versions: none) ERROR: No matching distribution found for attrs>=23.1