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

CompatHelper: bump compat for ILog2 to 2, (keep existing compat) #380

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 5, 2024

This pull request changes the compat entry for the ILog2 package from 0.2.3 to 0.2.3, 2.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@Krastanov Krastanov force-pushed the compathelper/new_version/2024-10-05-01-12-12-209-02244808744 branch from f4641e0 to 47daf7f Compare October 5, 2024 01:12
@Krastanov Krastanov added the Skip-Changelog label for control of CI: skips the changelog check label Oct 5, 2024
@Fe-r-oz
Copy link
Contributor

Fe-r-oz commented Oct 5, 2024

After first commit 47daf7f (taken from https://github.com/QuantumSavory/QuantumClifford.jl/actions/runs/11189154315/job/31109128825#step:6:880):

ERROR: LoadError: Unsatisfiable requirements detected for package ILog2 [2cd5bd5f]:
 ILog2 [2cd5bd5f] log:
 ├─possible versions are: 0.2.1-2.0.0 or uninstalled
 ├─restricted to versions 0.2.3-0.2 by QuantumClifford [0525e862], leaving only versions: 0.2.3-0.2.4
 │ └─QuantumClifford [0525e862] log:
 │   ├─possible versions are: 0.9.11 or uninstalled
 │   └─QuantumClifford [0525e862] is fixed to version 0.9.11
 └─restricted to versions 2.0.0 by an explicit requirement — no versions left

After second commit 33b43e3 (taken from https://github.com/QuantumSavory/QuantumClifford.jl/actions/runs/11189761528/job/31110573082?pr=380#step:6:879):

ERROR: LoadError: Unsatisfiable requirements detected for package ILog2 [2cd5bd5f]:
 ILog2 [2cd5bd5f] log:
 ├─possible versions are: 0.2.1-2.0.0 or uninstalled
 ├─restricted to versions 0.2.3-0.2 by QuantumClifford [0525e862], leaving only versions: 0.2.3-0.2.4
 │ └─QuantumClifford [0525e862] log:
 │   ├─possible versions are: 0.9.11 or uninstalled
 │   └─QuantumClifford [0525e862] is fixed to version 0.9.11
 └─restricted to versions 2.0.0 by an explicit requirement — no versions left

Maybe adding ILog2 = "0.2.3, 0.2.4, 1, 2" might help based on the ERROR log shown above? I hope this helps.

@Krastanov Krastanov merged commit abfcd3c into master Nov 2, 2024
14 of 17 checks passed
@Krastanov Krastanov deleted the compathelper/new_version/2024-10-05-01-12-12-209-02244808744 branch November 2, 2024 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip-Changelog label for control of CI: skips the changelog check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants