charlesbluca opened a new issue, #701:
URL: https://github.com/apache/datafusion-python/issues/701

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   Availability of this package on conda-forge for each Python minor version is 
dependent on there being an associated `maturin` package built against that 
minor version - in the case of python 3.12, there are no builds of `maturin` 
that satisfy `>=0.15,<0.16`, blocking the ability to publish packages for 3.12 
(https://github.com/conda-forge/datafusion-feedstock/pull/44#discussion_r1599045665).
   
   **Describe the solution you'd like**
   Bumping the `maturin` version constraints to something that contains at 
least 1.2.3 would give us access to 3.12 builds, allowing conda-forge packages 
of this project to be published for python 3.12.
   
   **Additional context**
   Discussion around this is surrounding 
https://github.com/conda-forge/datafusion-feedstock/pull/44.


-- 
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: github-unsubscr...@datafusion.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to