[
https://issues.apache.org/jira/browse/AVRO-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17407246#comment-17407246
]
ASF subversion and git services commented on AVRO-3007:
-------------------------------------------------------
Commit 39c0069521015537d976786cf57b6b4990b1a8c1 in avro's branch
refs/heads/master from Michael A. Smith
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=39c0069 ]
AVRO-3007: Standardize Building Python Packages (#1239)
> Implement PEP 517 build
> -----------------------
>
> Key: AVRO-3007
> URL: https://issues.apache.org/jira/browse/AVRO-3007
> Project: Apache Avro
> Issue Type: Improvement
> Components: python
> Reporter: Michael A. Smith
> Assignee: Michael A. Smith
> Priority: Major
>
> Follow [PEP 517|https://www.python.org/dev/peps/pep-0517/] standards for
> building and releasing the Python package. This is pretty trivial, as it
> mainly requires creating a pyproject.toml that points back to the existing
> build system.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)