Skip to content

Commit d7de327

Browse files
Add licenses from scancode licenseDB and bump version
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent a98a47b commit d7de327

File tree

4 files changed

+1041
-8
lines changed

4 files changed

+1041
-8
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
v30.4.2 - 2025-06-25
5+
--------------------
6+
7+
This is a minor release without API changes:
8+
9+
- Use latest skeleton
10+
- Update license list to latest ScanCode
11+
12+
413
v30.4.1 - 2025-01-10
514
--------------------
615

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = license-expression
3-
version = 30.4.1
3+
version = 30.4.2
44
license = Apache-2.0
55

66
# description must be on ONE line https://github.com/pypa/setuptools/issues/1390
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
about_resource: scancode-licensedb-index.json
2-
download_url: https://raw.githubusercontent.com/aboutcode-org/scancode-licensedb/1e9ff1927b89bae4ca1356de77aa29cc18916025/docs/index.json
2+
download_url: https://raw.githubusercontent.com/aboutcode-org/scancode-licensedb/5ea6b7355db6801cfd3d437cdc36a5dbd0f05dc7/docs/index.json
33
spdx_license_list_version: 3.26
44
name: scancode-licensedb-index.json
55
license_expression: cc-by-4.0
66
copyright: Copyright (c) nexB Inc. and others.
77
homepage_url: https://scancode-licensedb.aboutcode.org/
8+
note: Last updated on June 20, 2025

0 commit comments

Comments
 (0)