python3Packages.cirq: 1.4.1-unstable-2024-09-21 -> 1.5.0#407718
python3Packages.cirq: 1.4.1-unstable-2024-09-21 -> 1.5.0#407718mweinelt merged 7 commits intoNixOS:masterfrom
Conversation
f3e7d5d to
b476212
Compare
071963d to
fdb21d9
Compare
|
Now typedunits is having testing issues. Feh. |
There was a problem hiding this comment.
https://pypi.org/project/typedunits/#history lists some versions. Maybe we should ask upstream to tag them.
There was a problem hiding this comment.
No response. How would you like to proceed?
There was a problem hiding this comment.
I guess we should use fetchPypi until there are tags.
There was a problem hiding this comment.
I gave fetchPypi a try and it's a mess. They don't have a source distro there, just platform- (and python-) specific wheels.
I have two options:
- Go back to github, pin on the commit matching the last wheel release date, and give the developer time to respond, or
- Write a n-way switch to handle {darwin,linux}x{x86_64,aarch64}x{py312,py313} and a matching shell script to pull all the wheels and calculate their hashes.
Thoughts?
There was a problem hiding this comment.
Done. Running review
|
@mweinelt apologies for sending you so many of these. You know what's going on with |
|
Now that I understand the purpose of |
|
|
Last-minute find: load-sensitive tests that needed to be disabled. (Comparing execution time with magic numbers). |
|
You are confusing |
|
Successfully created backport PR for |
I meant one but typed the other on autopilot. |
Updates
python3Packages.cirqto 1.5.0, including:python3Packages.cirq-corepython3Packages.cirq-googlepython3Packages.cirq-aqtpython3Packages.cirq-ionqpython3Packages.cirq-pasqualpython3Packages.cirq-rigettiInitializes
python3Packages.typedunitsas it's a dependency ofpython3Packages.cirq-googleNote: The cirq 1.5.0 release notes declare
cirq-regettias deprecated and removed, but it's still receiving updates in the source.Part of #407693
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.