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

0.42.0rc1 release #79

Merged
merged 14 commits into from
Jan 24, 2024
Merged

0.42.0rc1 release #79

merged 14 commits into from
Jan 24, 2024

Conversation

gmarkall
Copy link
Contributor

Testing 0.42 on conda-forge before we tag the release, to avoid issues seen previously where we only discovered problems once the conda-forge package started building (see e.g. #74, #76).

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@jakirkham
Copy link
Member

@conda-forge-admin , please re-render

conda-forge-webservices[bot] and others added 2 commits January 23, 2024 22:26
As Python 3.9 is now the minimum version supported by `llvmlite`, `skip`
all earlier Python versions.
@jakirkham
Copy link
Member

@conda-forge-admin , please re-render

@jakirkham
Copy link
Member

@conda-forge-admin , please re-render

Copy link
Contributor

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you, but it looks like there was nothing to do.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/llvmlite-feedstock/actions/runs/7633034422.

@jakirkham
Copy link
Member

Have pushed a few changes here:

  • Required Python 3.9 as a minimum (was erroring about this with Python 3.8)
  • Merged in the Python 3.12 migrator from PR ( Rebuild for python312 #75 )
  • Readded templating in URL
  • Re-rendered to pick up latest changes (and apply skips, migrators, etc.)

Think that should cut out some false positives and address some false negatives. Hope that is ok

@jakirkham
Copy link
Member

jakirkham commented Jan 24, 2024

Looks like there is an issue with Windows Python 3.12 on CI:

(%BUILD_PREFIX%) %SRC_DIR%>%PREFIX%\python.exe -S setup.py install 
Traceback (most recent call last):
  File "D:\bld\llvmlite_1706051857045\work\setup.py", line 2, in <module>
    from setuptools import setup, Extension
ModuleNotFoundError: No module named 'setuptools'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "D:\bld\llvmlite_1706051857045\work\setup.py", line 6, in <module>
    from distutils.core import setup, Extension
ModuleNotFoundError: No module named 'distutils'

Edit: Pushed a change below that may help

@jakirkham jakirkham changed the base branch from main to rc January 24, 2024 21:03
@jakirkham
Copy link
Member

@conda-forge-admin , please re-render

conda-forge-webservices[bot] and others added 2 commits January 24, 2024 21:08
@gmarkall gmarkall changed the title [WIP] Try with 0.42.0rc1 0.42.0rc1 release Jan 24, 2024
@gmarkall
Copy link
Contributor Author

@jakirkham Many thanks for the fixes - the retargeting to rc and the change back to PyPI + templating look good!

@jakirkham
Copy link
Member

Glad to hear it. Thanks for all the work here Graham! 🙏

Let's merge and see how these packages perform

@jakirkham jakirkham merged commit 539e978 into conda-forge:rc Jan 24, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants