You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 21:39:00 UTC

[GitHub] [beam] damccorm opened a new issue, #21119: Migrate to the next version of Python `requests` when released

damccorm opened a new issue, #21119:
URL: https://github.com/apache/beam/issues/21119

   Hello Maintainers, 
   
   I am a PMC member of Apache Airflow, and I wanted to give you a bit of heads-up with rather important migration to the upcoming version of `requests` library in your Python release. 
   
   Since you are using `requests` library in your project, you are affected.
   
   As discussed at length in https://issues.apache.org/jira/browse/LEGAL-572 we found out that the 'chardet` library used by `requests` library was a mandatory dependency to requests and since it has LGPL licence, we should not release any Apache Software with it. 
   
   Since then (and since in Airflow we rely on requests heavily) we have been working with the requests maintainers and "charset-normalizer" maintainer to make it possible to replace `chardet` with MIT-licensed `charset-normalizer` instead so that requests library can be used in Python releases by Apache projects.
   
   This was a bumpy road but finally the PR by [~ash] has been merged: [https://github.com/psf/requests/pull/5797](https://github.com/psf/requests/pull/5797) and we hope soon a new version of requests library will be released. 
   
   This is just a heads-up. I will let you know when it is released, but I have a kind requests as well - I might ask the maintainers to release a release candidate of requests and maybe you could help to test it before it is released, that would be some re-assurance for the maintainers of requests who are very concerned about stability of their releases.
   
   Let me know if you need any more information and whether you would like to help in testing the candidate when it is out.
   
   Imported from Jira [BEAM-12598](https://issues.apache.org/jira/browse/BEAM-12598). Original Jira may contain additional context.
   Reported by: potiuk.


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

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


[GitHub] [beam] tvalentyn commented on issue #21119: Migrate to the next version of Python `requests` when released

Posted by GitBox <gi...@apache.org>.
tvalentyn commented on issue #21119:
URL: https://github.com/apache/beam/issues/21119#issuecomment-1165649537

   Thanks, Brian


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

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


[GitHub] [beam] TheNeuralBit commented on issue #21119: Migrate to the next version of Python `requests` when released

Posted by GitBox <gi...@apache.org>.
TheNeuralBit commented on issue #21119:
URL: https://github.com/apache/beam/issues/21119#issuecomment-1164681680

   From BEAM-12598 comments:
   
   @tvalentyn:
   > Last release came out with requests==2.26.0 https://github.com/apache/beam/blob/7eb7fd017a43353204eb8037603409dda7e0414a/sdks/python/container/py36/base_image_requirements.txt#L126.
   > 
   > [kenn](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kenn) - We may want to re-purpose this issue to enforce in our checkers that we don't release packages with restricted licenses.
   
   @kennknowles:
   > Please file a new issue about that and just mention this one instead of repurposing.
   
   I filed #22024 for this.


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

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


[GitHub] [beam] TheNeuralBit closed issue #21119: Migrate to the next version of Python `requests` when released

Posted by GitBox <gi...@apache.org>.
TheNeuralBit closed issue #21119: Migrate to the next version of Python `requests` when released
URL: https://github.com/apache/beam/issues/21119


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

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