https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229498
Bug ID: 229498 Summary: [NEW PORT] devel/py-pymaven-patch: Library for interfacing with maven Product: Ports & Packages Version: Latest Hardware: Any URL: https://pypi.org/project/pymaven-patch OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-b...@freebsd.org Reporter: freebsd_po...@k-worx.org CC: pyt...@freebsd.org Created attachment 194862 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194862&action=edit 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 > ========================= -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"