Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python312Packages.whatthepatch: 1.0.5 -> 1.0.6 #326991

Merged

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.whatthepatch is: Python library for both parsing and applying patch files

meta.homepage for python312Packages.whatthepatch is: https://github.com/cscorley/whatthepatch

meta.changelog for python312Packages.whatthepatch is: https://github.com/cscorley/whatthepatch/blob/1.0.6/HISTORY.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.6 with grep in /nix/store/s0n8bvizdy3xf3lr3bbyhbk4bdqwkpfk-python3.12-whatthepatch-1.0.6
  • found 1.0.6 in filename of file in /nix/store/s0n8bvizdy3xf3lr3bbyhbk4bdqwkpfk-python3.12-whatthepatch-1.0.6

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

25 package rebuild(s)

First fifty rebuilds by attrpath

ki
python311Packages.pyls-flake8
python311Packages.pyls-isort
python311Packages.pyls-memestra
python311Packages.pyls-spyder
python311Packages.pylsp-mypy
python311Packages.pylsp-rope
python311Packages.python-lsp-black
python311Packages.python-lsp-ruff
python311Packages.python-lsp-server
python311Packages.spyder
python311Packages.whatthepatch
python312Packages.pyls-flake8
python312Packages.pyls-isort
python312Packages.pyls-memestra
python312Packages.pyls-spyder
python312Packages.pylsp-mypy
python312Packages.pylsp-rope
python312Packages.python-lsp-black
python312Packages.python-lsp-ruff
python312Packages.python-lsp-server
python312Packages.spyder
python312Packages.whatthepatch
spyder
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/s0n8bvizdy3xf3lr3bbyhbk4bdqwkpfk-python3.12-whatthepatch-1.0.6 \
  --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 python312Packages.whatthepatch https://github.com/r-ryantm/nixpkgs/archive/5ccae8130ec131d89a3412fd1aeff34fa6a87b32.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/5ccae8130ec131d89a3412fd1aeff34fa6a87b32#python312Packages.whatthepatch

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

ls -la /nix/store/s0n8bvizdy3xf3lr3bbyhbk4bdqwkpfk-python3.12-whatthepatch-1.0.6
ls -la /nix/store/s0n8bvizdy3xf3lr3bbyhbk4bdqwkpfk-python3.12-whatthepatch-1.0.6/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 run on x86_64-linux 1

2 packages failed to build:
  • spyder (python312Packages.spyder)
  • spyder.dist (python312Packages.spyder.dist)
44 packages built:
  • ki
  • ki.dist
  • python311Packages.pyls-flake8
  • python311Packages.pyls-flake8.dist
  • python311Packages.pyls-isort
  • python311Packages.pyls-isort.dist
  • python311Packages.pyls-memestra
  • python311Packages.pyls-memestra.dist
  • python311Packages.pyls-spyder
  • python311Packages.pyls-spyder.dist
  • python311Packages.pylsp-mypy
  • python311Packages.pylsp-mypy.dist
  • python311Packages.pylsp-rope
  • python311Packages.pylsp-rope.dist
  • python311Packages.python-lsp-black
  • python311Packages.python-lsp-black.dist
  • python311Packages.python-lsp-ruff
  • python311Packages.python-lsp-ruff.dist
  • python311Packages.python-lsp-server
  • python311Packages.python-lsp-server.dist
  • python311Packages.spyder
  • python311Packages.spyder.dist
  • python311Packages.whatthepatch
  • python311Packages.whatthepatch.dist
  • python312Packages.pyls-flake8
  • python312Packages.pyls-flake8.dist
  • python312Packages.pyls-isort
  • python312Packages.pyls-isort.dist
  • python312Packages.pyls-memestra
  • python312Packages.pyls-memestra.dist
  • python312Packages.pyls-spyder
  • python312Packages.pyls-spyder.dist
  • python312Packages.pylsp-mypy
  • python312Packages.pylsp-mypy.dist
  • python312Packages.pylsp-rope
  • python312Packages.pylsp-rope.dist
  • python312Packages.python-lsp-black
  • python312Packages.python-lsp-black.dist
  • python312Packages.python-lsp-ruff
  • python312Packages.python-lsp-ruff.dist
  • python312Packages.python-lsp-server
  • python312Packages.python-lsp-server.dist
  • python312Packages.whatthepatch
  • python312Packages.whatthepatch.dist

Maintainer pings

cc @joelkoen for testing.

@pbsds
Copy link
Contributor

pbsds commented Jul 19, 2024

spyder is broken on hydra https://hydra.nixos.org/build/266529105

@pbsds pbsds merged commit c973813 into NixOS:master Jul 19, 2024
28 checks passed
@r-ryantm r-ryantm deleted the auto-update/python312Packages.whatthepatch branch July 20, 2024 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants