Bug 205723 - [NEW PORT] misc/py-spdx: SPDX license list database
Summary: [NEW PORT] misc/py-spdx: SPDX license list database
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:
Keywords: feature, patch, patch-ready
Depends on:
Blocks: 205724
  Show dependency treegraph
 
Reported: 2015-12-30 10:24 UTC by Brendan Molloy
Modified: 2016-01-02 06:13 UTC (History)
2 users (show)

See Also:


Attachments
misc/py-spdx shar (1.51 KB, text/plain)
2015-12-30 10:24 UTC, Brendan Molloy
no flags Details
poudriere 10.2-RELEASE-p8 i386 (71.60 KB, text/plain)
2015-12-30 10:25 UTC, Brendan Molloy
no flags Details
poudriere 10.2-RELEASE-p8 amd64 (71.55 KB, text/plain)
2015-12-30 10:25 UTC, Brendan Molloy
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brendan Molloy 2015-12-30 10:24:10 UTC
Created attachment 164849 [details]
misc/py-spdx shar

A Python module incorporating an interface to the SPDX license database.

This library serves purely as a holder for the database that can be
found on the SPDX website <https://spdx.org/licenses/>.

WWW: https://github.com/bbqsrc/spdx-python
Comment 1 Brendan Molloy 2015-12-30 10:25:11 UTC
Created attachment 164850 [details]
poudriere 10.2-RELEASE-p8 i386
Comment 2 Brendan Molloy 2015-12-30 10:25:31 UTC
Created attachment 164851 [details]
poudriere 10.2-RELEASE-p8 amd64
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-01-02 06:13:10 UTC
A commit references this bug:

Author: miwi
Date: Sat Jan  2 06:12:34 UTC 2016
New revision: 405047
URL: https://svnweb.freebsd.org/changeset/ports/405047

Log:
  A Python module incorporating an interface to the SPDX license database.

  This library serves purely as a holder for the database that can be
  found on the SPDX website <https://spdx.org/licenses/>.

  WWW: https://github.com/bbqsrc/spdx-python

  PR:		205723
  Submitted by:	Brendan Molloy <brendan+freebsd@bbqsrc.net>

Changes:
  head/misc/Makefile
  head/misc/py-spdx/
  head/misc/py-spdx/Makefile
  head/misc/py-spdx/distinfo
  head/misc/py-spdx/pkg-descr