Hi all,
This is a small series to fix the python ovs package publication on
pypi.org.
Robin Jarry (3):
python: Move build related code into build-aux.
python: Use twine to upload sdist package to pypi.org.
python: Use build to generate PEP517 compatible archives.
Makefile.am | 6 +++---
build-aux/automake.mk | 8 ++++++++
{python => build-aux}/build/__init__.py | 0
.../build/extract_ofp_fields.py | 0
{python => build-aux}/build/nroff.py | 0
{python => build-aux}/build/soutil.py | 0
python/automake.mk | 17 +++--------------
7 files changed, 14 insertions(+), 17 deletions(-)
rename {python => build-aux}/build/__init__.py (100%)
rename {python => build-aux}/build/extract_ofp_fields.py (100%)
rename {python => build-aux}/build/nroff.py (100%)
rename {python => build-aux}/build/soutil.py (100%)
--
2.41.0
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev