[ 
https://issues.apache.org/jira/browse/AVRO-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039812#comment-17039812
 ] 

Hudson commented on AVRO-2747:
------------------------------

SUCCESS: Integrated in Jenkins build AvroJava #830 (See 
[https://builds.apache.org/job/AvroJava/830/])
AVRO-2747: Remove setup_requires (#818) (github: 
[https://github.com/apache/avro/commit/3812985c2d4219815c0521dc193fdf811afba0dc])
* (edit) lang/py/build.sh
* (edit) lang/py/setup.py
* (edit) lang/py/setup.cfg
* (edit) lang/py/tox.ini


> setup_requires breaks install behind proxy
> ------------------------------------------
>
>                 Key: AVRO-2747
>                 URL: https://issues.apache.org/jira/browse/AVRO-2747
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: python
>    Affects Versions: 1.9.2
>            Reporter: Bernat Gabor
>            Assignee: Michael A. Smith
>            Priority: Major
>             Fix For: 1.10.0
>
>
> 1.9.2 adds two setup_requires dependencies; these are served by using the 
> easy_install system that has a different index server configuration than pip; 
> this means that a previously working ``pip -i 
> [http://a.index.server/simple]`` now breaks. Add the pyproject.toml as per 
> PEP-517 and PEP-518 to give a chance to pip to provide these dependencies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to