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.elevenlabs: 1.9.0 -> 1.50.3 #362682

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Dec 7, 2024

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

meta.description for python312Packages.elevenlabs is: Official Python API for ElevenLabs Text to Speech

meta.homepage for python312Packages.elevenlabs is: https://github.com/elevenlabs/elevenlabs-python

meta.changelog for python312Packages.elevenlabs is: https://github.com/elevenlabs/elevenlabs-python/releases/tag/1.13.3

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.13.3 with grep in /nix/store/s9qrz0hsc142yxdp2rjm0g7wnhq4c7vr-python3.12-elevenlabs-1.13.3
  • found 1.13.3 in filename of file in /nix/store/s9qrz0hsc142yxdp2rjm0g7wnhq4c7vr-python3.12-elevenlabs-1.13.3

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

4 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-component-tests.elevenlabs
python311Packages.elevenlabs
python312Packages.elevenlabs
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/s9qrz0hsc142yxdp2rjm0g7wnhq4c7vr-python3.12-elevenlabs-1.13.3 \
  --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.elevenlabs https://github.com/r-ryantm/nixpkgs/archive/64ba7889037b57cd0918888dc2ee512a9353ccec.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/64ba7889037b57cd0918888dc2ee512a9353ccec#python312Packages.elevenlabs

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

ls -la /nix/store/s9qrz0hsc142yxdp2rjm0g7wnhq4c7vr-python3.12-elevenlabs-1.13.3
ls -la /nix/store/s9qrz0hsc142yxdp2rjm0g7wnhq4c7vr-python3.12-elevenlabs-1.13.3/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

❌ 1 package failed to build:
  • home-assistant-component-tests.elevenlabs
✅ 4 packages built:
  • python311Packages.elevenlabs
  • python311Packages.elevenlabs.dist
  • python312Packages.elevenlabs
  • python312Packages.elevenlabs.dist

Maintainer pings

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

@r-ryantm r-ryantm changed the title python312Packages.elevenlabs: 1.9.0 -> 1.13.3 python312Packages.elevenlabs: 1.9.0 -> 1.50.3 Dec 18, 2024
@r-ryantm r-ryantm force-pushed the auto-update/python312Packages.elevenlabs branch from 64ba788 to eff9f12 Compare December 18, 2024 06:03
@r-ryantm
Copy link
Contributor Author

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

meta.description for python312Packages.elevenlabs is: Official Python API for ElevenLabs Text to Speech

meta.homepage for python312Packages.elevenlabs is: https://github.com/elevenlabs/elevenlabs-python

meta.changelog for python312Packages.elevenlabs is: https://github.com/elevenlabs/elevenlabs-python/releases/tag/1.50.3

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.50.3 in filename of file in /nix/store/6lqwryyja3vlamlb81xkfldld86zf827-python3.12-elevenlabs-1.50.3

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

4 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-component-tests.elevenlabs
python311Packages.elevenlabs
python312Packages.elevenlabs
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/6lqwryyja3vlamlb81xkfldld86zf827-python3.12-elevenlabs-1.50.3 \
  --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.elevenlabs https://github.com/r-ryantm/nixpkgs/archive/eff9f12e5db0e60520bb7cb77aaffa5af84c2050.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/eff9f12e5db0e60520bb7cb77aaffa5af84c2050#python312Packages.elevenlabs

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

ls -la /nix/store/6lqwryyja3vlamlb81xkfldld86zf827-python3.12-elevenlabs-1.50.3
ls -la /nix/store/6lqwryyja3vlamlb81xkfldld86zf827-python3.12-elevenlabs-1.50.3/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

❌ 1 package failed to build:
  • home-assistant-component-tests.elevenlabs
✅ 4 packages built:
  • python311Packages.elevenlabs
  • python311Packages.elevenlabs.dist
  • python312Packages.elevenlabs
  • python312Packages.elevenlabs.dist

Maintainer pings

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for next release
Development

Successfully merging this pull request may close these issues.

1 participant