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

ASF subversion and git services commented on AVRO-2391:
-------------------------------------------------------

Commit f33e36f70f5f149b38b9056273f584184591c23f in avro's branch 
refs/heads/master from Michael A. Smith
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=f33e36f ]

AVRO-2391 Refactor Py3 Setup (#514)

The main purpose of this change is to simplify and modernize the setup code 
without really changing its behavior.

The main change is that I moved most of the setup code into the declarative 
setup.cfg, where I hope it is somewhat clearer.
I also fleshed out the setup.py commands so that the build.sh and setup.py have 
parity -- that is, the build.sh is entirely implemented using setup.py.

> Simplify and modernize setup.py
> -------------------------------
>
>                 Key: AVRO-2391
>                 URL: https://issues.apache.org/jira/browse/AVRO-2391
>             Project: Apache Avro
>          Issue Type: Task
>          Components: python
>    Affects Versions: 1.9.0
>            Reporter: Michael A. Smith
>            Assignee: Michael A. Smith
>            Priority: Major
>             Fix For: 1.10.0
>
>
> The main purpose of this change is to simplify and modernize the setup code 
> without really changing its behavior.
>  * The main change is that I moved most of the setup code into the 
> declarative setup.cfg, where I hope it is somewhat clearer.
>  * I also fleshed out the setup.py commands so that the build.sh and setup.py 
> have parity -- that is, the build.sh is entirely implemented using setup.py.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to