Skip to content

Bump version to v32.2.0 #3812

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2024
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
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ v33.0.0 (next next, roadmap)
of these in other summary plugins.
See https://github.com/nexB/scancode-toolkit/issues/1745

v32.2.0 - (next, roadmap)
-------------------------
v32.2.0 - 2024-06-19
----------------------

- New and improved package/dependency data:
- Added new attribute in DependentPackage `is_direct` to aid
Expand Down
8 changes: 4 additions & 4 deletions src/scancode_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,19 +132,19 @@ def _create_dir(location):
# 4. hardcoded This is the default, fallback version in case package is not installed or we
# do not have a proper version otherwise.
if not __version__:
__version__ = '32.1.0'
__version__ = '32.2.0'

#######################
# used to warn user when the version is out of date
# this is (year, month, day)
__release_date__ = datetime.datetime(2024, 3, 22)
__release_date__ = datetime.datetime(2024, 6, 19)

# See https://github.com/nexB/scancode-toolkit/issues/2653 for more information
# on the data format version
__output_format_version__ = '3.1.0'
__output_format_version__ = '3.2.0'

#
spdx_license_list_version = '3.23'
spdx_license_list_version = '3.24'

################################################################################
# USAGE MODE-, INSTALLATION- and IMPORT- and RUN-SPECIFIC DIRECTORIES
Expand Down
2 changes: 1 addition & 1 deletion tests/formattedcode/data/spdx/license_known/expected.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@rdf:resource": "http://spdx.org/licenses/CC0-1.0"
},
"@rdf:about": "#SPDXRef-DOCUMENT",
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.23",
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.24",
"spdx:name": "SPDX Document created by ScanCode Toolkit",
"spdx:specVersion": "SPDX-2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion tests/formattedcode/data/spdx/license_known/expected.tv
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ScanCode should be considered or used as legal advice. Consult an Attorney
for any legal advice.
ScanCode is a free software code scanning tool from nexB Inc. and others.
Visit https://github.com/nexB/scancode-toolkit/ for support and download.
SPDX License List: 3.23</text>
SPDX License List: 3.24</text>
## Creation Information
## Package Information
PackageName: scan
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@rdf:resource": "http://spdx.org/licenses/CC0-1.0"
},
"@rdf:about": "#SPDXRef-DOCUMENT",
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.23",
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.24",
"spdx:name": "SPDX Document created by ScanCode Toolkit",
"spdx:specVersion": "SPDX-2.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ScanCode should be considered or used as legal advice. Consult an Attorney
for any legal advice.
ScanCode is a free software code scanning tool from nexB Inc. and others.
Visit https://github.com/nexB/scancode-toolkit/ for support and download.
SPDX License List: 3.23</text>
SPDX License List: 3.24</text>
## Creation Information
## Package Information
PackageName: scan
Expand Down
2 changes: 1 addition & 1 deletion tests/formattedcode/data/spdx/license_ref/expected.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
}
}
],
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.23",
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.24",
"spdx:name": "SPDX Document created by ScanCode Toolkit",
"spdx:specVersion": "SPDX-2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion tests/formattedcode/data/spdx/license_ref/expected.tv
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ScanCode should be considered or used as legal advice. Consult an Attorney
for any legal advice.
ScanCode is a free software code scanning tool from nexB Inc. and others.
Visit https://github.com/nexB/scancode-toolkit/ for support and download.
SPDX License List: 3.23</text>
SPDX License List: 3.24</text>
## Creation Information
## Package Information
PackageName: scan
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
}
}
],
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.23",
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.24",
"spdx:name": "SPDX Document created by ScanCode Toolkit",
"spdx:specVersion": "SPDX-2.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ScanCode should be considered or used as legal advice. Consult an Attorney
for any legal advice.
ScanCode is a free software code scanning tool from nexB Inc. and others.
Visit https://github.com/nexB/scancode-toolkit/ for support and download.
SPDX License List: 3.23</text>
SPDX License List: 3.24</text>
## Creation Information
## Package Information
PackageName: scan
Expand Down
2 changes: 1 addition & 1 deletion tests/formattedcode/data/spdx/or_later/expected.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@rdf:resource": "http://spdx.org/licenses/CC0-1.0"
},
"@rdf:about": "#SPDXRef-DOCUMENT",
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.23",
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.24",
"spdx:name": "SPDX Document created by ScanCode Toolkit",
"spdx:specVersion": "SPDX-2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion tests/formattedcode/data/spdx/simple/expected.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@rdf:resource": "http://spdx.org/licenses/CC0-1.0"
},
"@rdf:about": "#SPDXRef-DOCUMENT",
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.23",
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.24",
"spdx:name": "SPDX Document created by ScanCode Toolkit",
"spdx:specVersion": "SPDX-2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion tests/formattedcode/data/spdx/simple/expected.tv
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ScanCode should be considered or used as legal advice. Consult an Attorney
for any legal advice.
ScanCode is a free software code scanning tool from nexB Inc. and others.
Visit https://github.com/nexB/scancode-toolkit/ for support and download.
SPDX License List: 3.23</text>
SPDX License List: 3.24</text>
## Creation Information
## Package Information
PackageName: simple
Expand Down
2 changes: 1 addition & 1 deletion tests/formattedcode/data/spdx/tree/expected.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
"@rdf:resource": "http://spdx.org/licenses/CC0-1.0"
},
"@rdf:about": "#SPDXRef-DOCUMENT",
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.23",
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.24",
"spdx:name": "SPDX Document created by ScanCode Toolkit",
"spdx:specVersion": "SPDX-2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion tests/formattedcode/data/spdx/tree/expected.tv
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ScanCode should be considered or used as legal advice. Consult an Attorney
for any legal advice.
ScanCode is a free software code scanning tool from nexB Inc. and others.
Visit https://github.com/nexB/scancode-toolkit/ for support and download.
SPDX License List: 3.23</text>
SPDX License List: 3.24</text>
## Creation Information
## Package Information
PackageName: scan
Expand Down
2 changes: 1 addition & 1 deletion tests/formattedcode/data/spdx/unicode/expected.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"rdfs:comment": "See details at https://github.com/nexB/scancode-toolkit/blob/develop/src/licensedcode/data/licenses/agere-bsd.LICENSE"
}
},
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.23",
"rdfs:comment": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.\nSPDX License List: 3.24",
"spdx:name": "SPDX Document created by ScanCode Toolkit",
"spdx:specVersion": "SPDX-2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion tests/formattedcode/data/spdx/unicode/expected.tv
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ScanCode should be considered or used as legal advice. Consult an Attorney
for any legal advice.
ScanCode is a free software code scanning tool from nexB Inc. and others.
Visit https://github.com/nexB/scancode-toolkit/ for support and download.
SPDX License List: 3.23</text>
SPDX License List: 3.24</text>
## Creation Information
## Package Information
PackageName: unicode
Expand Down
Loading