python311Packages.icalendar 0 -> 1 attrpath: python311Packages.icalendar 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/l1qbmvcsmbna85m62wxcrj9bmf9d3by7-packages.json.drv building '/nix/store/l1qbmvcsmbna85m62wxcrj9bmf9d3by7-packages.json.drv'... Going to be running update for following packages: - python3.11-icalendar-5.0.10 Press Enter key to continue... Running update for: - python3.11-icalendar-5.0.10: UPDATING ... - python3.11-icalendar-5.0.10: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/icalendar/default.nix b/pkgs/development/python-modules/icalendar/default.nix index 28b5d1b81abb..3882665f74e6 100644 --- a/pkgs/development/python-modules/icalendar/default.nix +++ b/pkgs/development/python-modules/icalendar/default.nix @@ -10,7 +10,7 @@ }: buildPythonPackage rec { - version = "5.0.10"; + version = "5.0.12"; pname = "icalendar"; format = "setuptools"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "collective"; repo = "icalendar"; rev = "refs/tags/v${version}"; - hash = "sha256-sRsUjNClJ58kmCRiwSe7oq20eamj95Vwy/o0xPU8qPw="; + hash = "sha256-313NcknY2zad4lI+/P0szDVjEQ8VatnSiBiaG/Ta1Bw="; }; propagatedBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/lcqa6w5cfg59j8xs82zydx9zal14hldk-python3.11-icalendar-5.0.12" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
51 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python311Packages.icalendar is: A parser/generator of iCalendar files meta.homepage for python311Packages.icalendar is: https://github.com/collective/icalendar meta.changelog for python311Packages.icalendar is: https://github.com/collective/icalendar/blob/v5.0.12/CHANGES.rst ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 5.0.12 with grep in /nix/store/lcqa6w5cfg59j8xs82zydx9zal14hldk-python3.11-icalendar-5.0.12 - found 5.0.12 in filename of file in /nix/store/lcqa6w5cfg59j8xs82zydx9zal14hldk-python3.11-icalendar-5.0.12 ---
Rebuild report (if merged into master) (click to expand) ``` 29 total rebuild path(s) 29 package rebuild(s) First fifty rebuilds by attrpath autosuspend calcure calendar-cli confy errands gtg home-assistant-component-tests.caldav home-assistant-custom-components.waste_collection_schedule ical2orgpy khal mutt-ics python311Packages.caldav python311Packages.django-scheduler python311Packages.icalendar python311Packages.icalevents python311Packages.recurring-ical-events python311Packages.x-wr-timezone python312Packages.caldav python312Packages.django-scheduler python312Packages.icalendar python312Packages.icalevents python312Packages.recurring-ical-events python312Packages.x-wr-timezone tandoor-recipes timeline todoman topydo xandikos yokadi ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/lcqa6w5cfg59j8xs82zydx9zal14hldk-python3.11-icalendar-5.0.12 \ --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 python311Packages.icalendar https://github.com/r-ryantm/nixpkgs/archive/c14593dcd6d859bb5a3b31689cf7b9f93ebde021.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/c14593dcd6d859bb5a3b31689cf7b9f93ebde021#python311Packages.icalendar ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/lcqa6w5cfg59j8xs82zydx9zal14hldk-python3.11-icalendar-5.0.12 ls -la /nix/store/lcqa6w5cfg59j8xs82zydx9zal14hldk-python3.11-icalendar-5.0.12/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
51 packages built:
--- ###### Maintainer pings cc @olcai for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/300409