Skip to content

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 python312Packages.rich-click is: Module to format click help output nicely with rich

meta.homepage for python312Packages.rich-click is: https://github.com/ewels/rich-click

meta.changelog for python312Packages.rich-click is: https://github.com/ewels/rich-click/blob/v1.8.8/CHANGELOG.md

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 1.8.8 with grep in /nix/store/7bzyidi6fh2pfhg2wdxjl54jvq5jjcac-python3.12-rich-click-1.8.8
  • found 1.8.8 in filename of file in /nix/store/7bzyidi6fh2pfhg2wdxjl54jvq5jjcac-python3.12-rich-click-1.8.8

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

25 package rebuild(s)

First fifty rebuilds by attrpath

browsr
bump-my-version
chatgpt-retrieval-plugin
harlequin
isponsorblocktv
leanblueprint
litestar
makejinja
multiqc
python312Packages.bump-my-version
python312Packages.cyclonedds-python
python312Packages.leanblueprint
python312Packages.litestar
python312Packages.rich-click
python312Packages.typed-settings
python312Packages.weaviate-client
python313Packages.bump-my-version
python313Packages.cyclonedds-python
python313Packages.leanblueprint
python313Packages.litestar
python313Packages.rich-click
python313Packages.typed-settings
python313Packages.weaviate-client
robotframework-tidy
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/7bzyidi6fh2pfhg2wdxjl54jvq5jjcac-python3.12-rich-click-1.8.8 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 python312Packages.rich-click https://github.com/r-ryantm/nixpkgs/archive/5b97b3dc964b4aa4b7e2efa867a6ce1233c46d0b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/5b97b3dc964b4aa4b7e2efa867a6ce1233c46d0b#python312Packages.rich-click

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

ls -la /nix/store/7bzyidi6fh2pfhg2wdxjl54jvq5jjcac-python3.12-rich-click-1.8.8
ls -la /nix/store/7bzyidi6fh2pfhg2wdxjl54jvq5jjcac-python3.12-rich-click-1.8.8/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

⏩ 2 packages marked as broken and skipped:
  • chatgpt-retrieval-plugin
  • chatgpt-retrieval-plugin.dist
❌ 4 packages failed to build:
  • python313Packages.cyclonedds-python
  • python313Packages.cyclonedds-python.dist
  • robotframework-tidy
  • robotframework-tidy.dist
✅ 36 packages built:
  • browsr
  • browsr.dist
  • bump-my-version (python312Packages.bump-my-version)
  • bump-my-version.dist (python312Packages.bump-my-version.dist)
  • harlequin
  • harlequin.dist
  • isponsorblocktv
  • isponsorblocktv.dist
  • leanblueprint (python312Packages.leanblueprint)
  • leanblueprint.dist (python312Packages.leanblueprint.dist)
  • litestar (python312Packages.litestar)
  • litestar.dist (python312Packages.litestar.dist)
  • makejinja
  • makejinja.dist
  • multiqc
  • multiqc.dist
  • python312Packages.cyclonedds-python
  • python312Packages.cyclonedds-python.dist
  • python312Packages.rich-click
  • python312Packages.rich-click.dist
  • python312Packages.typed-settings
  • python312Packages.typed-settings.dist
  • python312Packages.weaviate-client
  • python312Packages.weaviate-client.dist
  • python313Packages.bump-my-version
  • python313Packages.bump-my-version.dist
  • python313Packages.leanblueprint
  • python313Packages.leanblueprint.dist
  • python313Packages.litestar
  • python313Packages.litestar.dist
  • python313Packages.rich-click
  • python313Packages.rich-click.dist
  • python313Packages.typed-settings
  • python313Packages.typed-settings.dist
  • python313Packages.weaviate-client
  • python313Packages.weaviate-client.dist

Maintainer pings

cc @fabaff for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Mar 25, 2025
@nix-owners nix-owners bot requested a review from fabaff March 25, 2025 23:22
@wegank wegank force-pushed the auto-update/python312Packages.rich-click branch from 5b97b3d to 8ced044 Compare April 19, 2025 19:44
@nix-owners nix-owners bot requested a review from otavio April 19, 2025 19:52
@wegank wegank added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Apr 22, 2025
@wegank wegank merged commit babaf3d into NixOS:master Apr 23, 2025
29 checks passed
@r-ryantm r-ryantm deleted the auto-update/python312Packages.rich-click branch April 24, 2025 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants