Bug 229498

Summary: [NEW PORT] devel/py-pymaven-patch: Library for interfacing with maven
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: miwi, python
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://pypi.org/project/pymaven-patch
Attachments:
Description Flags
py-pymaven-patch.patch none

Description Kai Knoblich freebsd_committer freebsd_triage 2018-07-03 18:27:11 UTC
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
> =========================
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-07-28 12:15:37 UTC
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