Skip to content

Commit 8f08543

Browse files
committed
Bump regipy
Drop libfwsi-python Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 39e438c commit 8f08543

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

requirements-linux.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
libfwsi-python==20220123
21
packagedcode-msitools==0.101.210706
32
regipy==3.0.2
43
rpm-inspector-rpm==4.16.1.3.210404

setup-mini.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ docs =
139139
# linux-only package handling
140140
packages =
141141
rpm_inspector_rpm >= 4.16.1.3; platform_system == 'Linux'
142-
regipy >= 2.0.0; platform_system == 'Linux'
142+
regipy >= 3.1.0; platform_system == 'Linux'
143143
packagedcode_msitools >= 0.101.210706; platform_system == 'Linux'
144144

145145

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ docs =
139139
# linux-only package handling
140140
packages =
141141
rpm_inspector_rpm >= 4.16.1.3; platform_system == 'Linux'
142-
regipy >= 2.0.0; platform_system == 'Linux'
142+
regipy >= 3.1.0; platform_system == 'Linux'
143143
packagedcode_msitools >= 0.101.210706; platform_system == 'Linux'
144144

145145

0 commit comments

Comments
 (0)