You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/10/18 06:54:02 UTC

[GitHub] [buildstream] gtristan opened a new pull request, #1778: pyproject.toml: Require at least the first version of cython which supports 3.10

gtristan opened a new pull request, #1778:
URL: https://github.com/apache/buildstream/pull/1778

   This is the alternative patch to #1777 
   
   Instead of not distributing cython generated C files, just ensure that we roll out source distributions using a cython version which supports every version of python which we support.
   
   We create source distributions in CI with `pipx run build --sdist`, and this will correctly observe the `pyproject.toml` and appropriately install the cython version according to our specifications.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [buildstream] gtristan merged pull request #1778: pyproject.toml: Require at least the first version of cython which supports 3.10

Posted by GitBox <gi...@apache.org>.
gtristan merged PR #1778:
URL: https://github.com/apache/buildstream/pull/1778


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org