File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,9 @@ v33.0.0 (next next, roadmap)
1010 - Yocto/BitBake .bb recipes.
1111
1212- Fallback packages for non-native dependencies of SCTK.
13- - Dependencies for
13+ - Dependencies for
1414- Support for copyright detection objects.
15+ - Bump commoncode to v31.0.3
1516
1617v32.1.0 (next, roadmap)
1718----------------------------
@@ -148,7 +149,7 @@ There are fixes for two issues in this release:
148149- https://github.com/nexB/scancode-toolkit/issues/3407:
149150 here in typecode we had an improper import of ctypes.utils
150151 and this is fixed in a new release v30.0.1 of typecode
151- - https://github.com/nexB/scancode-toolkit/issues/3408
152+ - https://github.com/nexB/scancode-toolkit/issues/3408
152153 the setup.cfg and setup-mini.cfg was not aligned for plugin
153154 entrypoints.
154155
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ chardet==5.0.0
99charset-normalizer == 2.1.0
1010click == 8.1.3
1111colorama == 0.4.5
12- commoncode == 31.0.2
12+ commoncode == 31.0.3
1313construct == 2.10.68
1414container-inspector == 31.1.0
1515cryptography == 37.0.4
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ install_requires =
7070 chardet >= 3.0.0
7171 click >= 6.7, !=7.0
7272 colorama >= 0.3.9
73- commoncode >= 31.0.2
73+ commoncode >= 31.0.3
7474 container-inspector >= 31.0.0
7575 debian-inspector >= 31.0.0
7676 dparse2 >= 0.7.0
You can’t perform that action at this time.
0 commit comments