Bug 229449 - [NEW PORT] textproc/py-license-expression: Parses, normalizes and compares license expressions
Summary: [NEW PORT] textproc/py-license-expression: Parses, normalizes and compares li...
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/license-expr...
Keywords:
Depends on: 229437
Blocks:
  Show dependency treegraph
 
Reported: 2018-07-01 12:54 UTC by Kai Knoblich
Modified: 2018-07-28 12:08 UTC (History)
2 users (show)

See Also:


Attachments
py-license-expression.patch (2.62 KB, patch)
2018-07-01 12:54 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-01 12:54:27 UTC
Created attachment 194812 [details]
py-license-expression.patch

Hello,

attached is a patch that adds the Python package textproc/py-license-expression, which is an utility to parse, normalize and compare license expressions using a boolean logic engine.


QA:
- poudriere (11.2-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK
- portlint -> OK

Note:
Before this port can be committed, the port devel/py-boolean.py must be added first (see also PR #229437 - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229437)
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-07-28 12:08:21 UTC
A commit references this bug:

Author: miwi
Date: Sat Jul 28 12:08:14 UTC 2018
New revision: 475534
URL: https://svnweb.freebsd.org/changeset/ports/475534

Log:
  Utility library to parse, normalize and compare License expressions for Python
  using a boolean logic engine. The intended use is for expressions using SPDX or
  any other license id scheme.

  WWW: https://github.com/nexB/license-expression

  PR:		229449
  Submitted by:	freebsd_ports@k-worx.org
  Sponsored by:	iXsystems Inc.

Changes:
  head/textproc/Makefile
  head/textproc/py-license-expression/
  head/textproc/py-license-expression/Makefile
  head/textproc/py-license-expression/distinfo
  head/textproc/py-license-expression/pkg-descr