python310Packages.hahomematic 2023.7.0 -> 2023.7.6 https://repology.org/project/python:hahomematic/versions attrpath: python310Packages.hahomematic 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/p9f198qdnj7cqz9grkc6ik287pk8l873-packages.json.drv building '/nix/store/p9f198qdnj7cqz9grkc6ik287pk8l873-packages.json.drv'... Going to be running update for following packages: - python3.10-hahomematic-2023.7.0 Press Enter key to continue... Running update for: - python3.10-hahomematic-2023.7.0: UPDATING ... - python3.10-hahomematic-2023.7.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/hahomematic/default.nix b/pkgs/development/python-modules/hahomematic/default.nix index ffeab054f9e..c37956c7dd8 100644 --- a/pkgs/development/python-modules/hahomematic/default.nix +++ b/pkgs/development/python-modules/hahomematic/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "hahomematic"; - version = "2023.7.0"; + version = "2023.8.0"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "danielperna84"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-5J/arrr8ymODSqtATJZuKsuOsCDKV9P2v8vN6D22FuE="; + hash = "sha256-444GSCeE1SGARPBEjH1XonHXlMhNJxsDnLGlUAS9yJ0="; }; 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 --no-out-link --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.hahomematic nix build failed. @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @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) /nix/store/w453w4jw22kf20x0yv8dg08p4gima8mv-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) running dist_info creating /build/pip-modern-metadata-hjgtuic3/hahomematic.egg-info writing /build/pip-modern-metadata-hjgtuic3/hahomematic.egg-info/PKG-INFO writing dependency_links to /build/pip-modern-metadata-hjgtuic3/hahomematic.egg-info/dependency_links.txt writing requirements to /build/pip-modern-metadata-hjgtuic3/hahomematic.egg-info/requires.txt writing top-level names to /build/pip-modern-metadata-hjgtuic3/hahomematic.egg-info/top_level.txt writing manifest file '/build/pip-modern-metadata-hjgtuic3/hahomematic.egg-info/SOURCES.txt' reading manifest file '/build/pip-modern-metadata-hjgtuic3/hahomematic.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file '/build/pip-modern-metadata-hjgtuic3/hahomematic.egg-info/SOURCES.txt' creating '/build/pip-modern-metadata-hjgtuic3/hahomematic-2023.8.0.dist-info' Preparing metadata (pyproject.toml) ... [?25l[?25hdone ERROR: Package 'hahomematic' requires a different Python: 3.10.12 not in '>=3.11.0'