Skip to content
New issue

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

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

Already on GitHub? # to your account

.github/workflows/dist.yml: Switch to passagemath/passagemath #118

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

mkoeppe
Copy link
Collaborator

@mkoeppe mkoeppe commented Nov 21, 2024

@w-bruns The current PyNormaliz release does not have binary wheels because https://github.com/Normaliz/PyNormaliz/actions/runs/11251270348/job/31281973263 failed because of a mismatched version of normaliz.

This PR switches the repository from sagemath/sage to passagemath/passagemath (which has done the update of normaliz to 3.10.4).

@mkoeppe
Copy link
Collaborator Author

mkoeppe commented Nov 21, 2024

    [e_antic-2.0.2]   [spkg-install] In file included from renf_elem_class.cpp:18:
    [e_antic-2.0.2]   [spkg-install] In file included from /Users/runner/work/PyNormaliz/PyNormaliz/local/include/boost/numeric/conversion/cast.hpp:33:
    [e_antic-2.0.2]   [spkg-install] In file included from /Users/runner/work/PyNormaliz/PyNormaliz/local/include/boost/numeric/conversion/converter.hpp:13:
    [e_antic-2.0.2]   [spkg-install] In file included from /Users/runner/work/PyNormaliz/PyNormaliz/local/include/boost/numeric/conversion/conversion_traits.hpp:13:
    [e_antic-2.0.2]   [spkg-install] In file included from /Users/runner/work/PyNormaliz/PyNormaliz/local/include/boost/numeric/conversion/detail/conversion_traits.hpp:18:
    [e_antic-2.0.2]   [spkg-install] In file included from /Users/runner/work/PyNormaliz/PyNormaliz/local/include/boost/numeric/conversion/detail/int_float_mixture.hpp:19:
    [e_antic-2.0.2]   [spkg-install] In file included from /Users/runner/work/PyNormaliz/PyNormaliz/local/include/boost/mpl/integral_c.hpp:32:
    [e_antic-2.0.2]   [spkg-install] /Users/runner/work/PyNormaliz/PyNormaliz/local/include/boost/mpl/aux_/integral_wrapper.hpp:73:31: error: integer value -1 is outside the valid range of values [0, 3] for this enumeration type [-Wenum-constexpr-conversion]
    [e_antic-2.0.2]   [spkg-install]     typedef AUX_WRAPPER_INST( BOOST_MPL_AUX_STATIC_CAST(AUX_WRAPPER_VALUE_TYPE, (value - 1)) ) prior;
    [e_antic-2.0.2]   [spkg-install]                               ^

https://github.com/Normaliz/PyNormaliz/actions/runs/11945131142/job/33297272572?pr=118#step:5:2102

@mkoeppe
Copy link
Collaborator Author

mkoeppe commented Nov 21, 2024

@w-bruns w-bruns merged commit c2ccfaf into Normaliz:master Nov 21, 2024
9 checks passed
@mkoeppe mkoeppe deleted the pypi_wheels_update branch November 21, 2024 20:33
@mkoeppe
Copy link
Collaborator Author

mkoeppe commented Nov 21, 2024

Thanks @w-bruns. I've pushed a tag to trigger the deployment of the wheels to PyPI. Wheels are now available: https://github.com/passagemath/passagemath/pull/new/gap-4.14.0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants