Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
=========

v30.4.4 - 2025-01-10
--------------------

This is a minor release with license udpates:

- Update license list to latest ScanCode and SPDX 3.27

v30.4.3 - 2025-06-25
--------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = license-expression
version = 30.4.3
version = 30.4.4
license = Apache-2.0

# description must be on ONE line https://github.com/pypa/setuptools/issues/1390
Expand Down
6 changes: 3 additions & 3 deletions src/license_expression/data/license_key_index.json.ABOUT
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
about_resource: scancode-licensedb-index.json
download_url: https://raw.githubusercontent.com/aboutcode-org/scancode-licensedb/5ea6b7355db6801cfd3d437cdc36a5dbd0f05dc7/docs/index.json
spdx_license_list_version: 3.26
download_url: https://raw.githubusercontent.com/aboutcode-org/scancode-licensedb/1dfa89ae348338b23a359c4c6b23e39c128a41e5/docs/index.json
spdx_license_list_version: 3.27
name: scancode-licensedb-index.json
license_expression: cc-by-4.0
copyright: Copyright (c) nexB Inc. and others.
homepage_url: https://scancode-licensedb.aboutcode.org/
note: Last updated on June 20, 2025
note: Last updated on July 22, 2025
Loading