Skip to content

Commit a0bdfbc

Browse files
Use single name for extractcode_7z-16.2.4.1 for all oses
Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
1 parent f7e88f0 commit a0bdfbc

7 files changed

Lines changed: 16 additions & 8 deletions

configure.bat

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,12 @@
2626
set "TPP_DIR=thirdparty"
2727

2828
@rem # default configurations for dev
29-
set "CONF_DEFAULT=etc/conf/dev"
29+
set "CONF_DEFAULT=etc/conf"
3030

3131
@rem # default thirdparty dist for dev
32-
if ""%CONF_DEFAULT%""==""etc/conf/dev"" (
33-
set "TPP_DIR_DEV=thirdparty/dev"
32+
if ""%CONF_DEFAULT%""==""etc/conf"" (
33+
@rem # set "TPP_DIR_DEV=thirdparty/dev"
34+
set TPP_DIR_links="https://github.com/Abhishek-Dev09/thirdparty/releases/tag/v2.0"
3435
)
3536

3637
@rem # default supported version for Python 3
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
# This file is autogenerated by pip-compile
33
# To update, run:
44
#
5-
# pip-compile --allow-unsafe --find-links=/var/folders/61/wbzyy9553cxfykg4_9vrjrcm0000gn/T/tmpmowsb_wq --generate-hashes --output-file=requirements.txt --pip-args='--no-index'
6-
5+
# pip-compile --allow-unsafe --find-links=/var/folders/61/wbzyy9553cxfykg4_9vrjrcm0000gn/T/tmpiij59qes --generate-hashes --output-file=requirements.txt --pip-args='--no-index'
6+
#
7+
--find-links /var/folders/61/wbzyy9553cxfykg4_9vrjrcm0000gn/T/tmpiij59qes
78

89
attrs==19.3.0 \
910
--hash=sha256:08a96c641c3a74e44eb59afb61a24f2cb9f4d7188748e76ba4bb5edfa3cb7d1c \
@@ -47,7 +48,10 @@ dparse==0.4.1 \
4748
--hash=sha256:a14ebcee6074d5614245cf6f7dc8d21526412c866d06305745010bd091fd630c \
4849
# via scancode-toolkit (setup.py)
4950
extractcode-7z==16.2.4.1 \
51+
--hash=sha256:0c28ce96df713a368af955969efe2b3d5c0581306b5e8b77c6bdee45e23f94f3 \
5052
--hash=sha256:3eeaa645732505d8bc36cf2d4a38ad3bed03c8da4f14e89217d9495edeecbd5a \
53+
--hash=sha256:52ab4ba8252f9b79574e730e30d0c12b465b9c796772f01bad77a26958837bdc \
54+
--hash=sha256:a24094c606fc2a974f84c5293cd7f704c1866383ba0450465b80fc1d4e10f3d7 \
5155
# via scancode-toolkit (setup.py)
5256
extractcode-libarchive==3.4.2.1 \
5357
--hash=sha256:83fb3f9a101adbf2ea8ce046d13634c2cfd1e7297a33e55feb790cad9844fda5 \

etc/conf/requirements_base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
-r requirements.txt
1+
-r requirements_all.txt
22
#-e .

requirements_all.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# This file is autogenerated by pip-compile
33
# To update, run:
44
#
5-
# pip-compile --allow-unsafe --find-links=/var/folders/61/wbzyy9553cxfykg4_9vrjrcm0000gn/T/tmpmowsb_wq --generate-hashes --output-file=requirements.txt --pip-args='--no-index'
5+
# pip-compile --allow-unsafe --find-links=/var/folders/61/wbzyy9553cxfykg4_9vrjrcm0000gn/T/tmpiij59qes --generate-hashes --output-file=requirements.txt --pip-args='--no-index'
66
#
7-
--find-links /var/folders/61/wbzyy9553cxfykg4_9vrjrcm0000gn/T/tmpmowsb_wq
7+
--find-links /var/folders/61/wbzyy9553cxfykg4_9vrjrcm0000gn/T/tmpiij59qes
88

99
attrs==19.3.0 \
1010
--hash=sha256:08a96c641c3a74e44eb59afb61a24f2cb9f4d7188748e76ba4bb5edfa3cb7d1c \
@@ -48,7 +48,10 @@ dparse==0.4.1 \
4848
--hash=sha256:a14ebcee6074d5614245cf6f7dc8d21526412c866d06305745010bd091fd630c \
4949
# via scancode-toolkit (setup.py)
5050
extractcode-7z==16.2.4.1 \
51+
--hash=sha256:0c28ce96df713a368af955969efe2b3d5c0581306b5e8b77c6bdee45e23f94f3 \
5152
--hash=sha256:3eeaa645732505d8bc36cf2d4a38ad3bed03c8da4f14e89217d9495edeecbd5a \
53+
--hash=sha256:52ab4ba8252f9b79574e730e30d0c12b465b9c796772f01bad77a26958837bdc \
54+
--hash=sha256:a24094c606fc2a974f84c5293cd7f704c1866383ba0450465b80fc1d4e10f3d7 \
5255
# via scancode-toolkit (setup.py)
5356
extractcode-libarchive==3.4.2.1 \
5457
--hash=sha256:83fb3f9a101adbf2ea8ce046d13634c2cfd1e7297a33e55feb790cad9844fda5 \

thirdparty_general/extractcode_7z-16.2.2.1-py2.py3-none-manylinux2014_x86_64.whl renamed to thirdparty_general/extractcode_7z-16.2.4.1-py2.py3-none-manylinux2014_x86_64.whl

File renamed without changes.

thirdparty_general/extractcode_7z-16.4.1-py2.py3-none-win32.whl renamed to thirdparty_general/extractcode_7z-16.2.4.1-py2.py3-none-win32.whl

File renamed without changes.

thirdparty_general/extractcode_7z-16.4.1-py2.py3-none-win_amd64.whl renamed to thirdparty_general/extractcode_7z-16.2.4.1-py2.py3-none-win_amd64.whl

File renamed without changes.

0 commit comments

Comments
 (0)