python310Packages.locationsharinglib 0 -> 1 attrpath: python310Packages.locationsharinglib 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/852pbgavb5sclfi177gj0827r33yb5f4-packages.json.drv building '/nix/store/852pbgavb5sclfi177gj0827r33yb5f4-packages.json.drv'... Going to be running update for following packages: - python3.10-locationsharinglib-5.0.1 Press Enter key to continue... Running update for: - python3.10-locationsharinglib-5.0.1: UPDATING ... - python3.10-locationsharinglib-5.0.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/locationsharinglib/default.nix b/pkgs/development/python-modules/locationsharinglib/default.nix index 001a0705dab..5f47be17a4d 100644 --- a/pkgs/development/python-modules/locationsharinglib/default.nix +++ b/pkgs/development/python-modules/locationsharinglib/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "locationsharinglib"; - version = "5.0.1"; + version = "5.0.2"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-KT/q1UIJ/DzGqz8T08MXG9UCstAcpDydM4Tkn33pruI="; + hash = "sha256-ydwtcIJ2trQ6xg2r5kU/ogvjdBwUZhYhBdc6nBmSGcg="; }; propagatedBuildInputs = [ 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.locationsharinglib nix build failed. adding 'locationsharinglib/AUTHORS.rst' adding 'locationsharinglib/CONTRIBUTING.rst' adding 'locationsharinglib/HISTORY.rst' adding 'locationsharinglib/LICENSE' adding 'locationsharinglib/Pipfile' adding 'locationsharinglib/Pipfile.lock' adding 'locationsharinglib/README.rst' adding 'locationsharinglib/USAGE.rst' adding 'locationsharinglib/__init__.py' adding 'locationsharinglib/_version.py' adding 'locationsharinglib/dev-requirements.txt' adding 'locationsharinglib/locationsharinglib.py' adding 'locationsharinglib/locationsharinglibexceptions.py' adding 'locationsharinglib/requirements.txt' adding 'locationsharinglib-5.0.2.dist-info/AUTHORS.rst' adding 'locationsharinglib-5.0.2.dist-info/LICENSE' adding 'locationsharinglib-5.0.2.dist-info/METADATA' adding 'locationsharinglib-5.0.2.dist-info/WHEEL' adding 'locationsharinglib-5.0.2.dist-info/top_level.txt' adding 'locationsharinglib-5.0.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/locationsharinglib-5.0.2/dist /build/locationsharinglib-5.0.2 Processing ./locationsharinglib-5.0.2-py2.py3-none-any.whl ERROR: Could not find a version that satisfies the requirement cachetools>=5.3.1 (from locationsharinglib) (from versions: none) ERROR: No matching distribution found for cachetools>=5.3.1