Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python310Packages.caldav: 0.9.0 -> 0.9.1 #175479

Merged

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python310Packages.caldav is: "This project is a CalDAV (RFC4791) client library for Python."

meta.homepage for python310Packages.caldav is: "https://github.com/python-caldav/caldav"

meta.changelog for python310Packages.caldav is: ""

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.9.1 with grep in /nix/store/nyrvqsyj48vspkw9dyp3y103wplpsqy1-python3.10-caldav-0.9.1
  • found 0.9.1 in filename of file in /nix/store/nyrvqsyj48vspkw9dyp3y103wplpsqy1-python3.10-caldav-0.9.1

Rebuild report (if merged into master) (click to expand)
7 total rebuild path(s)

4 package rebuild(s)

4 x86_64-linux rebuild(s)
3 x86_64-darwin rebuild(s)


First fifty rebuilds by attrpath
calendar-cli
home-assistant-component-tests.caldav
python310Packages.caldav
python39Packages.caldav
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/nyrvqsyj48vspkw9dyp3y103wplpsqy1-python3.10-caldav-0.9.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python310Packages.caldav https://github.com/r-ryantm/nixpkgs/archive/679aeae6607f8b21a23a858e46e68379bb766ff5.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/nyrvqsyj48vspkw9dyp3y103wplpsqy1-python3.10-caldav-0.9.1
ls -la /nix/store/nyrvqsyj48vspkw9dyp3y103wplpsqy1-python3.10-caldav-0.9.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

4 packages built:
  • calendar-cli
  • home-assistant-component-tests.caldav
  • python310Packages.caldav
  • python39Packages.caldav

Maintainer pings

cc @marenz2569 @dotlambda for testing.

@dotlambda
Copy link
Member

@ofborg test radicale

@dotlambda
Copy link
Member

Result of nixpkgs-review pr 175479 run on x86_64-linux 1

4 packages built:
  • calendar-cli
  • home-assistant-component-tests.caldav
  • python310Packages.caldav
  • python39Packages.caldav

@dotlambda dotlambda merged commit b5c0102 into NixOS:master May 30, 2022
@r-ryantm r-ryantm deleted the auto-update/python310Packages.caldav branch May 31, 2022 00:02
@elohmeier elohmeier added 9.needs: port to stable A PR needs a backport to the stable release. backport release-22.05 labels Sep 6, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2022

Successfully created backport PR #189984 for release-22.05.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2022

The process '/usr/bin/git' failed with exit code 1

@dotlambda
Copy link
Member

@elohmeier Why do you want to backport this?

@elohmeier
Copy link
Contributor

@dotlambda I'm affected by a bug in v0.9.0 which is causing the iCal calendar integration to fail in Home Assistant. I've validated that it is fixed with v0.9.1, see python-caldav/caldav#171. Currently I'm using a packageOverride to fix it for me, but other users might run into the same regression (worked in 21.11).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants