NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
16.4k stars 12.9k forks source link

python311Packages.holidays: 0.50 -> 0.51 #320731

Closed r-ryantm closed 1 week ago

r-ryantm commented 1 week ago

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

meta.description for python311Packages.holidays is: Generate and work with holidays in Python

meta.homepage for python311Packages.holidays is: https://github.com/vacanza/python-holidays

meta.changelog for python311Packages.holidays is: https://github.com/vacanza/python-holidays/releases/tag/v0.51

Updates performed
To inspect upstream changes
Impact

Checks done



Rebuild report (if merged into master) (click to expand) ``` 8 total rebuild path(s) 8 package rebuild(s) First fifty rebuilds by attrpath calcure home-assistant-component-tests.holiday home-assistant-component-tests.workday python311Packages.holidays python311Packages.prophet python312Packages.holidays python312Packages.prophet ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/lk2xydchszladly3a6ibc8ib4d5ym6x3-python3.11-holidays-0.51 \ --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.holidays https://github.com/r-ryantm/nixpkgs/archive/ce848ba9a03e3cef1f179e8f1a2696cacc3bf9b3.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/ce848ba9a03e3cef1f179e8f1a2696cacc3bf9b3#python311Packages.holidays ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/lk2xydchszladly3a6ibc8ib4d5ym6x3-python3.11-holidays-0.51 ls -la /nix/store/lk2xydchszladly3a6ibc8ib4d5ym6x3-python3.11-holidays-0.51/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

12 packages built:
  • calcure
  • calcure.dist
  • home-assistant-component-tests.holiday
  • home-assistant-component-tests.workday
  • python311Packages.holidays
  • python311Packages.holidays.dist
  • python311Packages.prophet
  • python311Packages.prophet.dist
  • python312Packages.holidays
  • python312Packages.holidays.dist
  • python312Packages.prophet
  • python312Packages.prophet.dist

Maintainer pings

cc @fabaff @jluttine for testing.