-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: gotmax23/tools-python
base: main
head repository: spdx/tools-python
compare: main
- 19 commits
- 17 files changed
- 3 contributors
Commits on Jan 9, 2026
-
README.md: State that the experimental SPDX3 support is write-only.
As described in issue spdx#760, the tools do not currently support reading SPDX3.0 documents. This makes it clearer in the README. Signed-off-by: Olivier Benjamin (Schneider Electric) <olivier.benjamin@bootlin.com>
Configuration menu - View commit details
-
Copy full SHA for a0016e2 - Browse repository at this point
Copy the full SHA a0016e2View commit details -
update GitHub Action: upload pages artifact
* v1 uses the deprecated version v3 of upload artifact Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
Configuration menu - View commit details
-
Copy full SHA for 92a62cf - Browse repository at this point
Copy the full SHA 92a62cfView commit details -
update GitHub workflows to Python 3.14, drop support for 3.8 and 3.9
* Python 3.9 reached end of life in 2025 Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
Configuration menu - View commit details
-
Copy full SHA for 8a4c3ec - Browse repository at this point
Copy the full SHA 8a4c3ecView commit details -
[issue-866] fix annotation access from class instance to class
This was a bug in the old code that only now throws an error in Python 3.14. Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
Configuration menu - View commit details
-
Copy full SHA for e9019e0 - Browse repository at this point
Copy the full SHA e9019e0View commit details -
Add return type Document for parse_file
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ed5d515 - Browse repository at this point
Copy the full SHA ed5d515View commit details -
Use import.resources instead of __file__
Potentially fix spdx#257 and allow zip-safe = true in pyproject.toml Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7636b1b - Browse repository at this point
Copy the full SHA 7636b1bView commit details -
linter fix: reduce line length
Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
Configuration menu - View commit details
-
Copy full SHA for 0ce225c - Browse repository at this point
Copy the full SHA 0ce225cView commit details -
update actions/deploy-pages to v4
* This hopefully fixes the GitHub actions workflow that currently doesn't find the correct url. Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
Configuration menu - View commit details
-
Copy full SHA for f37a321 - Browse repository at this point
Copy the full SHA f37a321View commit details -
- Remove trailing whitespaces - Ensure one blank line before and after headings/lists - Enforce one H1 heading in a document, the rest will be H2, H3, etc. - Standardize the use of bullet markup (using all `-`, instead of mixing `-` and `*`) Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com> Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
Configuration menu - View commit details
-
Copy full SHA for fa5a334 - Browse repository at this point
Copy the full SHA fa5a334View commit details -
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 26fca3c - Browse repository at this point
Copy the full SHA 26fca3cView commit details -
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 661f222 - Browse repository at this point
Copy the full SHA 661f222View commit details -
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 61f7713 - Browse repository at this point
Copy the full SHA 61f7713View commit details -
Add link to official serialization doc
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 93a5232 - Browse repository at this point
Copy the full SHA 93a5232View commit details -
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 11db2cf - Browse repository at this point
Copy the full SHA 11db2cfView commit details -
Remove mentions that SPDX 3 is not released yet
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a02a3c4 - Browse repository at this point
Copy the full SHA a02a3c4View commit details
Commits on Jan 16, 2026
-
pyproject.toml: Update Python versions + project URLs
Also remove `zip-safe` setuptools config (issue spdx#257 got fixed; the config is also deprecated) Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6405c49 - Browse repository at this point
Copy the full SHA 6405c49View commit details -
Remove License from classifiers
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a0794d9 - Browse repository at this point
Copy the full SHA a0794d9View commit details -
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ae2fe8b - Browse repository at this point
Copy the full SHA ae2fe8bView commit details -
add changelog for upcoming release 0.8.4
Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
Configuration menu - View commit details
-
Copy full SHA for 4c9e2a6 - Browse repository at this point
Copy the full SHA 4c9e2a6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main