Created attachment 194862 [details] py-pymaven-patch.patch Hello, attached is the patch that adds the Python package devel/py-pymaven-patch, that is a library for working with maven repositories via python. pymaven is not intended as a complete replacement of the maven build system, but instead as a way for python programs to fetch artifacts and artifact dependencies from maven2 repositories. Note: This is a forked version from the 2.x branch that supports unicode and uses other routines for data structures. QA: ~~~ - poudriere (11.2-RELEASE amd64 + i386) -> OK - portlint -> OK make test results: > ========================= > 49 passed in 1.04 seconds > =========================
A commit references this bug: Author: miwi Date: Sat Jul 28 12:14:52 UTC 2018 New revision: 475540 URL: https://svnweb.freebsd.org/changeset/ports/475540 Log: pymaven is a library for working with maven repositories via python. pymaven is not intended as a complete replacement of the maven build system, but instead as a way for python programs to fetch artifacts and artifact dependencies from maven2 repositories. Note: This is a forked version from the 2.x branch that supports unicode and uses other routines for data structures. WWW: https://github.com/nexB/pymaven PR: 229498 Submitted by: freebsd_ports@k-worx.org Sponsored by: iXsystems Inc. Changes: head/devel/Makefile head/devel/py-pymaven-patch/ head/devel/py-pymaven-patch/Makefile head/devel/py-pymaven-patch/distinfo head/devel/py-pymaven-patch/pkg-descr