python310Packages.s3fs 2023.3.0 -> 2023.5.0 https://repology.org/project/python:s3fs/versions attrpath: python310Packages.s3fs 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/29licqcf9p8s75a08v7i1nkb20f6a5aq-packages.json.drv building '/nix/store/29licqcf9p8s75a08v7i1nkb20f6a5aq-packages.json.drv'... Going to be running update for following packages: - python3.10-s3fs-2023.3.0 Press Enter key to continue... Running update for: - python3.10-s3fs-2023.3.0: UPDATING ... - python3.10-s3fs-2023.3.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/s3fs/default.nix b/pkgs/development/python-modules/s3fs/default.nix index eec3bbff831..16b2f9bf191 100644 --- a/pkgs/development/python-modules/s3fs/default.nix +++ b/pkgs/development/python-modules/s3fs/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "s3fs"; - version = "2023.3.0"; + version = "2023.5.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-XBVN7Tjjw9jw66f+wnBvKbQeDDlfGfv+87qOcMaFsEk="; + hash = "sha256-EGtdmhAA5q9BP5GBVrpLlniayDK34IyZ0YbrCBZOaYE="; }; 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.s3fs nix build failed. reading manifest file 's3fs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE.txt' writing manifest file 's3fs.egg-info/SOURCES.txt' Copying s3fs.egg-info to build/bdist.linux-x86_64/wheel/s3fs-2023.5.0-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/s3fs-2023.5.0.dist-info/WHEEL creating 'dist/s3fs-2023.5.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 's3fs/__init__.py' adding 's3fs/_version.py' adding 's3fs/core.py' adding 's3fs/errors.py' adding 's3fs/mapping.py' adding 's3fs/utils.py' adding 's3fs-2023.5.0.dist-info/LICENSE.txt' adding 's3fs-2023.5.0.dist-info/METADATA' adding 's3fs-2023.5.0.dist-info/WHEEL' adding 's3fs-2023.5.0.dist-info/top_level.txt' adding 's3fs-2023.5.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/s3fs-2023.5.0/dist /build/s3fs-2023.5.0 Processing ./s3fs-2023.5.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement aiobotocore~=2.5.0 (from s3fs) (from versions: none) ERROR: No matching distribution found for aiobotocore~=2.5.0