AlenkaF commented on issue #33715:
URL: https://github.com/apache/arrow/issues/33715#issuecomment-3043484182

   Yeah, it seems `pytest-cython=0.3.1` still gives one warning as mentioned in 
the linked issue:
   
   ```
   > python -m pytest --doctest-cython pyarrow/_fs.pyx
   
/Users/alenkafrim/Envs/pyarrow-dev/lib/python3.13/site-packages/pytest_cython/__init__.py:2:
 UserWarning: pkg_resources is deprecated as an API. See 
https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources 
package is slated for removal as early as 2025-11-30. Refrain from using this 
package or pin to Setuptools<81.
     from pkg_resources import get_distribution
   ```
   
   Will try to submit a fix upstream in the coming days.


-- 
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...@arrow.apache.org

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

Reply via email to