Skip to content

python3Packages.urlmatch: 1.0.0 -> 1.0.1#436133

Closed
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.urlmatch
Closed

python3Packages.urlmatch: 1.0.0 -> 1.0.1#436133
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.urlmatch

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 python3Packages.urlmatch is: Python library for easily pattern matching wildcard URLs

meta.homepage for python3Packages.urlmatch is: https://github.com/jessepollak/urlmatch

meta.changelog for python3Packages.urlmatch is: https://github.com/jessepollak/urlmatch/releases/tag/v1.0.1/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.0.1 with grep in /nix/store/xzn699ifybwvfxs61jc8d2di4i4jk18k-python3.13-urlmatch-1.0.1
  • found 1.0.1 in filename of file in /nix/store/xzn699ifybwvfxs61jc8d2di4i4jk18k-python3.13-urlmatch-1.0.1

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

3 package rebuild(s)

First fifty rebuilds by attrpath

python312Packages.urlmatch
python313Packages.urlmatch
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/xzn699ifybwvfxs61jc8d2di4i4jk18k-python3.13-urlmatch-1.0.1 \
  --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.urlmatch https://github.com/r-ryantm/nixpkgs/archive/d0ea5cf017c594d375918a86e09f573406d0532f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/d0ea5cf017c594d375918a86e09f573406d0532f#python3Packages.urlmatch

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

ls -la /nix/store/xzn699ifybwvfxs61jc8d2di4i4jk18k-python3.13-urlmatch-1.0.1
ls -la /nix/store/xzn699ifybwvfxs61jc8d2di4i4jk18k-python3.13-urlmatch-1.0.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 4 packages built:
  • python312Packages.urlmatch
  • python312Packages.urlmatch.dist
  • python313Packages.urlmatch
  • python313Packages.urlmatch.dist

Maintainer pings

cc @ethancedwards8 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.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels Aug 23, 2025
@nix-owners nix-owners bot requested a review from ethancedwards8 August 23, 2025 09:18
@dotlambda
Copy link
Member

included in #440176

@dotlambda dotlambda closed this Sep 4, 2025
@r-ryantm r-ryantm deleted the auto-update/python3Packages.urlmatch branch September 5, 2025 00:26
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: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants