| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Enable build for all Python versions because Python 3 is supported since
the 0.5.x release. This became more evident via tests by using pytest.
* Make the port concurrent safe as it installs a script and some (optional)
example files.
* Also refine the "do-test" target by using devel/py-pytest which gives a
better overview of the test results.
Changelog since 0.5.4:
https://github.com/spdx/tools-python/compare/v0.5.4...eac4e90
Notes:
svn path=/head/; revision=511042
|
|
|
|
|
|
|
|
|
| |
Reviewed by: miwi (mentor)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050
Notes:
svn path=/head/; revision=491837
|
|
Features:
- API to create and manipulate SPDX documents.
- Parse and create Tag/Value format SPDX files
- Parse and create RDF format SPDX files
WWW: https://github.com/spdx/tools-python
PR: 229438
Submitted by: freebsd_ports@k-worx.org
Sponsored by: iXsystems Inc.
Notes:
svn path=/head/; revision=475528
|