[
https://issues.apache.org/jira/browse/AVRO-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853332#comment-16853332
]
Hudson commented on AVRO-2391:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #669 (See
[https://builds.apache.org/job/AvroJava/669/])
AVRO-2391 Refactor Py3 Setup (#514) (fokko:
[https://github.com/apache/avro/commit/f33e36f70f5f149b38b9056273f584184591c23f])
* (add) lang/py3/setup.cfg
* (edit) lang/py3/build.sh
* (add) lang/py3/MANIFEST.in
* (edit) lang/py3/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)