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

Rebuild for python 3.13 #143

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Rebuild for python 3.13 #143

merged 2 commits into from
Aug 29, 2024

Conversation

h-vetinari
Copy link
Member

Do it manually because of regro/cf-scripts#2961

Cython 3.0.11 is already compatible with CPython 3.13, see cython/cython#6368

@conda-forge-webservices
Copy link
Contributor

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/meta.yaml) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • No valid build backend found for Python recipe for package cython using pip. Python recipes using pip need to explicitly specify a build backend in the host section. If your recipe has built with only pip in the host section in the past, you likely should add setuptools to the host section of your recipe.

@h-vetinari
Copy link
Member Author

Unix runs into conda-forge/cross-python-feedstock#79, windows runs into conda-forge/python-feedstock#699:

  running build_ext
  Compiling D:\bld\cython_1724904122553\work\Cython\Compiler\Parsing.py because it changed.
  [1/1] Cythonizing D:\bld\cython_1724904122553\work\Cython\Compiler\Parsing.py
  building 'Cython.Compiler.Parsing' extension
  "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -ID:\bld\cython_1724904122553\_h_env\include -ID:\bld\cython_1724904122553\_h_env\Include "-IC:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.29.30133\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\cppwinrt" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" -ID:\bld\cython_1724904122553\_h_env\Library\include -ID:\bld\cython_1724904122553\_h_env\Library\include /d1trimfile:D:\bld\cython_1724904122553\work /TcD:\bld\cython_1724904122553\work\Cython\Compiler\Parsing.c /Fo\bld\cython_1724904122553\work\Cython\Compiler\Parsing.obj
  Parsing.c
  D:\bld\cython_1724904122553\_h_env\include\Python.h(14): fatal error C1083: Cannot open include file: 'pyconfig.h': No such file or directory
  error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe' failed with exit code 2
  error: subprocess-exited-with-error

@h-vetinari
Copy link
Member Author

Thanks to whoever restarted the builds. :)

@h-vetinari h-vetinari merged commit 19d1372 into conda-forge:main Aug 29, 2024
37 checks passed
@h-vetinari h-vetinari deleted the py313 branch August 29, 2024 19:38
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.

1 participant