Skip to content

python3Packages.bracex: 2.6 -> 3.0#538875

Open
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/python3Packages.bracex
Open

python3Packages.bracex: 2.6 -> 3.0#538875
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/python3Packages.bracex

Conversation

@r-ryantm

@r-ryantm r-ryantm commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

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

meta.description for python3Packages.bracex is: Bash style brace expansion for Python

meta.homepage for python3Packages.bracex is: https://github.com/facelessuser/bracex

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 3.0 with grep in /nix/store/3a30z6lsg6anms065pljj6lhjsh3lprn-python3.13-bracex-3.0
  • found 3.0 in filename of file in /nix/store/3a30z6lsg6anms065pljj6lhjsh3lprn-python3.13-bracex-3.0

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

35 package rebuild(s)

First fifty rebuilds by attrpath

ansible-lint
ansible-navigator
bump-my-version
incus
incus-lts
molecule
python313Packages.bracex
python313Packages.bump-my-version
python313Packages.mkdocs-awesome-nav
python313Packages.mkdocs-include-markdown-plugin
python313Packages.molecule
python313Packages.pycasbin
python313Packages.pyspelling
python313Packages.semgrep
python313Packages.sqlalchemy-adapter
python313Packages.wcmatch
python313Packages.whispers
python314Packages.bracex
python314Packages.bump-my-version
python314Packages.mkdocs-awesome-nav
python314Packages.mkdocs-include-markdown-plugin
python314Packages.molecule
python314Packages.pycasbin
python314Packages.pyspelling
python314Packages.semgrep
python314Packages.sqlalchemy-adapter
python314Packages.wcmatch
python314Packages.whispers
route-detect
scap-security-guide
semgrep
skypilot
swaggerhole
whispers
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/3a30z6lsg6anms065pljj6lhjsh3lprn-python3.13-bracex-3.0 \
  --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 python3Packages.bracex https://github.com/r-ryantm/nixpkgs/archive/1e5c79afe4615beb6194b4718fa1a30a44b819f4.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1e5c79afe4615beb6194b4718fa1a30a44b819f4#python3Packages.bracex

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

ls -la /nix/store/3a30z6lsg6anms065pljj6lhjsh3lprn-python3.13-bracex-3.0
ls -la /nix/store/3a30z6lsg6anms065pljj6lhjsh3lprn-python3.13-bracex-3.0/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 1e5c79afe4615beb6194b4718fa1a30a44b819f4


x86_64-linux

❌ 28 packages failed to build:
  • ansible-lint
  • bump-my-version (python313Packages.bump-my-version)
  • incus
  • incus-lts
  • molecule (python313Packages.molecule)
  • python313Packages.mkdocs-awesome-nav
  • python313Packages.mkdocs-include-markdown-plugin
  • python313Packages.pycasbin
  • python313Packages.pyspelling
  • semgrep (python313Packages.semgrep)
  • python313Packages.sqlalchemy-adapter
  • python313Packages.wcmatch
  • whispers (python313Packages.whispers)
  • python314Packages.bump-my-version
  • python314Packages.mkdocs-awesome-nav
  • python314Packages.mkdocs-include-markdown-plugin
  • python314Packages.molecule
  • python314Packages.pycasbin
  • python314Packages.pyspelling
  • ansible-navigator
  • python314Packages.semgrep
  • python314Packages.wcmatch
  • python314Packages.whispers
  • route-detect
  • python314Packages.sqlalchemy-adapter
  • skypilot
  • swaggerhole
  • scap-security-guide
✅ 2 packages built:
  • python313Packages.bracex
  • python314Packages.bracex

Maintainer pings

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.

@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 6.topic: python Python is a high-level, general-purpose programming language. labels Jul 6, 2026
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. 8.has: package (update) This PR updates a package to a newer version 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant