python310Packages.caldav 0 -> 1 attrpath: python310Packages.caldav 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/20di1yg7sxhm4bid87jik3af5fk0408p-packages.json.drv building '/nix/store/20di1yg7sxhm4bid87jik3af5fk0408p-packages.json.drv'... Going to be running update for following packages: - python3.10-caldav-0.11.0 Press Enter key to continue... Running update for: - python3.10-caldav-0.11.0: UPDATING ... - python3.10-caldav-0.11.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/caldav/default.nix b/pkgs/development/python-modules/caldav/default.nix index d1e520aac49..f531cb4f0ef 100644 --- a/pkgs/development/python-modules/caldav/default.nix +++ b/pkgs/development/python-modules/caldav/default.nix @@ -14,13 +14,13 @@ buildPythonPackage rec { pname = "caldav"; - version = "0.11.0"; + version = "1.0.1"; src = fetchFromGitHub { owner = "python-caldav"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-fTl2mxQncsITSC8XpcCBYWYmjDboiueGkNGHbQxn+F8="; + hash = "sha256-1BGy4h0TpeiUNtUnj/BiGSfH4T9YXP8YGJ1+4UsRGug="; }; 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.caldav nix build failed. adding 'caldav/elements/cdav.py' adding 'caldav/elements/dav.py' adding 'caldav/elements/ical.py' adding 'caldav/lib/__init__.py' adding 'caldav/lib/debug.py' adding 'caldav/lib/error.py' adding 'caldav/lib/namespace.py' adding 'caldav/lib/python_utilities.py' adding 'caldav/lib/url.py' adding 'caldav/lib/vcal.py' adding 'caldav-1.0.1.dist-info/COPYING.APACHE' adding 'caldav-1.0.1.dist-info/COPYING.GPL' adding 'caldav-1.0.1.dist-info/METADATA' adding 'caldav-1.0.1.dist-info/WHEEL' adding 'caldav-1.0.1.dist-info/top_level.txt' adding 'caldav-1.0.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./caldav-1.0.1-py3-none-any.whl Requirement already satisfied: icalendar in /nix/store/758blp00q4k7mjbj6p7r6x0480g2qc2v-python3.10-icalendar-5.0.4/lib/python3.10/site-packages (from caldav==1.0.1) (5.0.4) Requirement already satisfied: vobject in /nix/store/jiwvjyfjxw233x89lwbmdp0sygyif5cp-python3.10-vobject-0.9.6.1/lib/python3.10/site-packages (from caldav==1.0.1) (0.9.6.1) Requirement already satisfied: lxml in /nix/store/filxxryyynhl5309hsgl4f4s927r98vf-python3.10-lxml-4.9.2/lib/python3.10/site-packages (from caldav==1.0.1) (4.9.2) Requirement already satisfied: pytz in /nix/store/h512sl383kkc5lhh4pxsb3i4jcwzhlgr-python3.10-pytz-2022.7/lib/python3.10/site-packages (from caldav==1.0.1) (2022.7) ERROR: Could not find a version that satisfies the requirement recurring-ical-events>=2.0.0 (from caldav) (from versions: none) ERROR: No matching distribution found for recurring-ical-events>=2.0.0