Commits
Branch selector
User selector
Commit history
Commits on Apr 17, 2025
Small formatting fixes after black update
Show description for 8dc336fcommitted[issue-844] Update excepted typecheck error after beartype update
Show description for 6817ca7committedAdd pyshacl as development dependency
Show description for f19674ccommitted[issue-839] Drop support for Python 3.7 (we are long past its EOL)
Show description for 0677ae7committed
Commits on Sep 27, 2024
update changelog for 0.8.3 release
Show description for a25937fcommitted
Commits on Aug 23, 2024
[issue-788] Improve test
Show description for 1973ce1authored andcommitted
[issue-788] fix tag-value parser to allow NONE and NOASSERTION for package source info as they are valid strings
Show description for 279f271authored andcommitted
[issue-815] Add legacy os macos-13 to CI
Show description for f6fcf20authored andcommitted
[issue-788] fix tag-value parser to allow NONE and NOASSERTION for package source info as they are valid strings
Show description for 3217883authored andcommitted
Commits on Aug 9, 2024
spdx3: element_writer: unindent creation information
Show description for 40331acauthored andcommitted
Commits on Aug 2, 2024
[issue-815] fix CI for Python 3.7 on MacOS
Show description for eded3dbcommitted[issue-806] replace Licensing() with spdx_licensing
Show description for 590bbfacommitted
Commits on Apr 14, 2024
Merge pull request #779 from armintaenzertng/issue-775-catch-json-decode-error
Show description for 552940aauthored
Commits on Apr 12, 2024
[issue-775] catch decoding errors while parsing using the cli tool
Show description for a1ceee6committed
Commits on Mar 22, 2024
Merge pull request #778 from armintaenzertng/issue-774-unhashable-type
Show description for 2dacc42authored- authored
Merge pull request #777 from armintaenzertng/issue-773-catch-file-not-found
Show description for e0c83cdauthored- authored
- authored
Merge pull request #799 from meretp/fix-tv-parser-annotator
Show description for 1e3031cauthored
Commits on Feb 22, 2024
[issue-798] fix tag-value parser: parse Tool or Organization as annotator
Show description for 0e1c9eecommitted
Meret Behrens
Commits on Feb 15, 2024
Merge pull request #787 from stanislaw/stanislaw/requirement_type
Show description for 44d510eauthored
Commits on Jan 9, 2024
spdx3: software_purpose: add REQUIREMENT type
Show description for 5916d43committed
Commits on Dec 7, 2023
[issue-774] fix tag-value output when related_spdx_element_id is "NONE" or "NOASSERTION"
Show description for 4432e66committed[issue-773] shorten output of FileNotFoundError when called via the CLI
Show description for a4d063bcommitted
Commits on Nov 15, 2023
[issue-771] fix license expression error handling in tag-value parser
Show description for 8050fd9committed
Commits on Oct 12, 2023
update changelog for 0.8.2 release
Show description for 32e74cdcommittedProperly install tzdata for GitHub Actions.
Show description for f0873ebauthored andcommitted
Handle timezone-aware datetime objects when writing SPDX.
Show description for 195e244authored andcommitted
Commits on Sep 28, 2023
add documentation about the code architecture
Show description for 248394ccommittedfix(validation): fix error generation in expression validator
Show description for 40d1d8eauthored andcommitted
Commits on Sep 20, 2023
Merge pull request #759 from HomagGroup/feature/encoding_compliance
Show description for e08e4d2authored- authored
Commits on Sep 19, 2023
fix(validation): also allow URLs in download locations
Show description for ed9a135authored andcommitted
Commits on Sep 14, 2023
implement recommended UTF-8 encoding for reading and writing SPDX files
Show description for a1584b7committed
Christian Decker