Skip to content

Commit e005a91

Browse files
Merge pull request #3495 from nexB/bump-commoncode
Bump commoncode to v31.0.3
2 parents 5dfcfcb + f52fc2f commit e005a91

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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

1617
v32.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

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ chardet==5.0.0
99
charset-normalizer==2.1.0
1010
click==8.1.3
1111
colorama==0.4.5
12-
commoncode==31.0.2
12+
commoncode==31.0.3
1313
construct==2.10.68
1414
container-inspector==31.1.0
1515
cryptography==37.0.4

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)