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

python311Packages.wurlitzer: 3.1.0 -> 3.1.1 #320835

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 python311Packages.wurlitzer is: Capture C-level output in context managers

meta.homepage for python311Packages.wurlitzer is: https://github.com/minrk/wurlitzer

meta.changelog for python311Packages.wurlitzer is: https://github.com/minrk/wurlitzer/blob/{version}/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 3.1.1 with grep in /nix/store/zack4rsay63pwrnk0i5jafg0l5892r69-python3.11-wurlitzer-3.1.1
  • found 3.1.1 in filename of file in /nix/store/zack4rsay63pwrnk0i5jafg0l5892r69-python3.11-wurlitzer-3.1.1

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

26 package rebuild(s)

First fifty rebuilds by attrpath

libretranslate
open-webui
python311Packages.argos-translate-files
python311Packages.argostranslate
python311Packages.ctranslate2
python311Packages.energyflow
python311Packages.faster-whisper
python311Packages.libretranslate
python311Packages.spyder
python311Packages.spyder-kernels
python311Packages.translatehtml
python311Packages.wasserstein
python311Packages.wurlitzer
python312Packages.argos-translate-files
python312Packages.argostranslate
python312Packages.ctranslate2
python312Packages.energyflow
python312Packages.faster-whisper
python312Packages.spyder-kernels
python312Packages.translatehtml
python312Packages.wasserstein
python312Packages.wurlitzer
spyder
whisper-ctranslate2
wyoming-faster-whisper
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/zack4rsay63pwrnk0i5jafg0l5892r69-python3.11-wurlitzer-3.1.1 \
  --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.wurlitzer https://github.com/r-ryantm/nixpkgs/archive/c033e3ad69193874409e2bf5cae0d2d2ea81f027.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c033e3ad69193874409e2bf5cae0d2d2ea81f027#python311Packages.wurlitzer

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

ls -la /nix/store/zack4rsay63pwrnk0i5jafg0l5892r69-python3.11-wurlitzer-3.1.1
ls -la /nix/store/zack4rsay63pwrnk0i5jafg0l5892r69-python3.11-wurlitzer-3.1.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.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

10 packages marked as broken and skipped:
  • python312Packages.argos-translate-files
  • python312Packages.argos-translate-files.dist
  • python312Packages.argostranslate
  • python312Packages.argostranslate.dist
  • python312Packages.ctranslate2
  • python312Packages.ctranslate2.dist
  • python312Packages.faster-whisper
  • python312Packages.faster-whisper.dist
  • python312Packages.translatehtml
  • python312Packages.translatehtml.dist
36 packages built:
  • libretranslate (python311Packages.libretranslate)
  • libretranslate.dist (python311Packages.libretranslate.dist)
  • open-webui
  • open-webui.dist
  • python311Packages.argos-translate-files
  • python311Packages.argos-translate-files.dist
  • python311Packages.argostranslate
  • python311Packages.argostranslate.dist
  • python311Packages.ctranslate2
  • python311Packages.ctranslate2.dist
  • python311Packages.energyflow
  • python311Packages.energyflow.dist
  • python311Packages.faster-whisper
  • python311Packages.faster-whisper.dist
  • spyder (python311Packages.spyder)
  • python311Packages.spyder-kernels
  • python311Packages.spyder-kernels.dist
  • spyder.dist (python311Packages.spyder.dist)
  • python311Packages.translatehtml
  • python311Packages.translatehtml.dist
  • python311Packages.wasserstein
  • python311Packages.wasserstein.dist
  • python311Packages.wurlitzer
  • python311Packages.wurlitzer.dist
  • python312Packages.energyflow
  • python312Packages.energyflow.dist
  • python312Packages.spyder-kernels
  • python312Packages.spyder-kernels.dist
  • python312Packages.wasserstein
  • python312Packages.wasserstein.dist
  • python312Packages.wurlitzer
  • python312Packages.wurlitzer.dist
  • whisper-ctranslate2
  • whisper-ctranslate2.dist
  • wyoming-faster-whisper
  • wyoming-faster-whisper.dist

Maintainer pings

@wegank wegank merged commit 0c03a36 into NixOS:master Jul 6, 2024
24 checks passed
@r-ryantm r-ryantm deleted the auto-update/python311Packages.wurlitzer branch July 7, 2024 00:19
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