Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
orth-62.1.0.tgz.asc | 2025-07-04 | 831 Bytes | |
orth-62.1.0.zip | 2025-07-04 | 55.0 MB | |
orth-62.1.0.zip.asc | 2025-07-04 | 831 Bytes | |
ort-62.1.0.tgz | 2025-07-04 | 194.7 MB | |
ort-62.1.0.tgz.asc | 2025-07-04 | 831 Bytes | |
ort-62.1.0.zip | 2025-07-04 | 194.9 MB | |
ort-62.1.0.zip.asc | 2025-07-04 | 831 Bytes | |
orth-62.1.0.tgz | 2025-07-04 | 55.0 MB | |
62.1.0 source code.tar.gz | 2025-07-04 | 18.3 MB | |
62.1.0 source code.zip | 2025-07-04 | 21.3 MB | |
README.md | 2025-07-04 | 1.0 kB | |
Totals: 11 Items | 539.2 MB | 0 |
What's Changed
๐ Bug Fixes
- [3ba71e] fossid: Do not pass a URL with user info to the authenticator
- [543e9e] spdx: Do not discard concluded licenses with value
NONE
๐ New Features
- [5a776b] python: Add a function to get supported versions from the inspector
- [ec4da7] python: Rework supported Python versions
- [1cc6aa] python: Support a global
requires-python
inpyproject.toml
โ Tests
- [522e4c] python: Also check for the default Python version to be supported
- [fdb298] python: Force Python 3.11 to be used for a Poetry project
๐ Documentation
- [4b98f4] python: Trivially improve test names
๐ง Chores
- [c5eb3e] model: Reduce the level of a log message
๐ Dependency Updates
- [7402d8] docker: Upgrade
python-inspector
to version 0.14.1 - [54e5f3] update net.sf.saxon:saxon-he to v12.8
- [6b5b12] update okhttp monorepo to v5
๐ Refactorings
- [79cea5] model: Change
FileArchiver
to first apply the matcher - [0e14d6] python: Parse
pyproject.toml
with KxS