Bug 229498 - [NEW PORT] devel/py-pymaven-patch: Library for interfacing with maven
Summary: [NEW PORT] devel/py-pymaven-patch: Library for interfacing with maven
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL: https://pypi.org/project/pymaven-patch
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-03 18:27 UTC by Kai Knoblich
Modified: 2018-07-28 12:15 UTC (History)
2 users (show)

See Also:


Attachments
py-pymaven-patch.patch (3.02 KB, patch)
2018-07-03 18:27 UTC, Kai Knoblich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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