Number of commits found: 7
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Nov 2021 21:40:11 0.6.1 |
Stefan Eßer (se)  |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
07 Apr 2021 08:09:01 0.6.1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.6.1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
0.6.1 |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
03 Sep 2019 21:18:18
0.6.1 |
kai  |
misc/py-spdx-tools: Update to 0.6.1
* 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 |
01 Feb 2019 18:55:18
0.5.4 |
kai  |
Change my maintainer email address to my new one at the FreeBSD project.
Reviewed by: miwi (mentor)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050 |
28 Jul 2018 12:01:50
0.5.4 |
miwi  |
Implements an SPDX tag/value and RDF parser, validator and handler in Python.
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. |
Number of commits found: 7
|