Commits
Branch selector
User selector
Commit history
Commits on Jun 1, 2023
Restore license header for dataclass_with_properties
Show description for 5a6d4e3authored andcommittedChange documentation references from typeguard to beartype
Show description for 548be63authored andcommittedFix or remove tests that became flaky thanks to beartype
Show description for c66f6fbauthored andcommittedReplace typeguard type checking with beartype.
Show description for e112dafauthored andcommittedRevert "[issue-673] remove type checking due to performance issues"
Show description for 6e09299authored andcommitted
Commits on May 31, 2023
[issue-673] remove type checking due to performance issues
Show description for 21c7e32committed
Commits on May 16, 2023
implement review comments
Show description for cb680ccauthored andcommitted
implement review comments
Show description for 000a9dbauthored andcommitted
fix tests due to upgrade of typeguard
Show description for 6b45bbdauthored andcommitted
Bump typeguard from 2.13.3 to 4.0.0
Show description for d8c5448authored andcommitted
Commits on May 15, 2023
[issue-650] raise ParsingError if elements don't have an SPDXID
Show description for acf56a0authored andcommitted
fix wrapper methods for parsing the rdf graph
Show description for 6a7e500authored andcommitted
Commits on May 12, 2023
[issue-649] log error if the build of a contains relationship fails due to a non-parseable preceding package
Show description for 435b0e8authored andcommitted
Commits on May 8, 2023
fix link to migration guide
Show description for 3c50775authored andcommitted
Commits on Apr 25, 2023
make pytest not skip test_build folders
Show description for 9e9ae0acommitted[issue-615] add test
Show description for 1957d0fauthored andcommitted
[issue-615] log error when no creators provided
Show description for 693820cauthored andcommitted
[issue-615] raise SPDXParsingError when CreationInfo can't be parsed since the following code is based on a correct initialization of CreationInfo
Show description for 78c5f99authored andcommitted
[issue-511] add license header
Show description for 4a192bcauthored andcommitted
Commits on Apr 24, 2023
[issue-611] fix logging
Show description for f0f41bcauthored andcommitted
[issue-611] use list helper methods for creators to raise an error if no creators provided
Show description for 0843139authored andcommitted
[issue-611] set list like fields to empty lists if tags are empty
Show description for fa2e9feauthored andcommitted
make example files valid
Show description for fdb9084authored andcommitted
Commits on Apr 20, 2023
make flake8 ignore all __init__.py
Show description for 3cf29dacommitted
Commits on Apr 19, 2023
[issue-593] add spdx2_document_from_scratch example
Show description for c1f0b1fcommitted[issue-593] expose model classes in model package init
Show description for 8d7d7b7committed[issue_592] add top-level package
Show description for b35941fauthored andcommitted
[issue-593] add imports to README example
Show description for cafd4dacommitted
Commits on Apr 18, 2023
[issue_508] add methods to remove duplicated items from list properties
Show description for 873c635authored andcommitted
[issue_589] fix json parser: process fields that can be "NOASSERTION" or "NONE" correctly
Show description for d9a2e01authored andcommitted
Commits on Apr 17, 2023
[issue_586] add tests for cli usage
Show description for 3204bdaauthored andcommitted
[issue_586] make infile a required argument to display a help message when no arguments are given
Show description for 5fbbd34authored andcommitted
[issue-375] add validation test for SPDX Lite
Show description for 95d6ce1committed
Commits on Apr 14, 2023
[issue_583] fix type hint
Show description for eb0c961authored andcommitted
Commits on Apr 13, 2023
[issue-580] RDF: don't output relationship comment if there is none
Show description for fab555dcommitted