Skip to content

Commit

Permalink
Merge pull request #3812 from nexB/release-prep-v32.2.0
Browse files Browse the repository at this point in the history
Bump version to v32.2.0
  • Loading branch information
AyanSinhaMahapatra authored Jun 20, 2024
2 parents 2295c7f + f265181 commit 797b26e
Show file tree
Hide file tree
Showing 17 changed files with 21 additions and 21 deletions.
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

0 comments on commit 797b26e

Please sign in to comment.