Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spdx/tools-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.3
Choose a base ref
...
head repository: spdx/tools-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 13 files changed
  • 3 contributors

Commits on Apr 17, 2025

  1. [issue-839] Drop support for Python 3.7 (we are long past its EOL)

    Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
    armintaenzertng committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    0677ae7 View commit details
    Browse the repository at this point in the history
  2. Add pyshacl as development dependency

    Otherwise, pytest will complain.
    
    Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
    armintaenzertng committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    f19674c View commit details
    Browse the repository at this point in the history
  3. [issue-844] Update excepted typecheck error after beartype update

    Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
    armintaenzertng committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    6817ca7 View commit details
    Browse the repository at this point in the history
  4. Small formatting fixes after black update

    Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
    armintaenzertng committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    8dc336f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. [issue-854] Remove some control characters from JSON SPDX

    Signed-off-by: Zalan Blenessy <zalan.blenessy@volvocars.com>
    zbleness authored and armintaenzertng committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    aa225fb View commit details
    Browse the repository at this point in the history
  2. downloadLocation URIs not case sensitive

    Signed-off-by: Claes Nordmark <claes.nordmark@tietoevry.com>
    konsulten authored and armintaenzertng committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    47751b6 View commit details
    Browse the repository at this point in the history
  3. [issue-825] Allow capital letters in validate_url()

    Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
    armintaenzertng committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    0b5210a View commit details
    Browse the repository at this point in the history
  4. [issue-825] Add tests for allowing capital letters in URL/URIs

    Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
    armintaenzertng committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    b7f9a3d View commit details
    Browse the repository at this point in the history
Loading