dcicutils 8.13.3.1b5__py3-none-any.whl → 8.13.3.1b7__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- dcicutils/license_utils.py +1 -0
- {dcicutils-8.13.3.1b5.dist-info → dcicutils-8.13.3.1b7.dist-info}/METADATA +1 -2
- {dcicutils-8.13.3.1b5.dist-info → dcicutils-8.13.3.1b7.dist-info}/RECORD +6 -6
- {dcicutils-8.13.3.1b5.dist-info → dcicutils-8.13.3.1b7.dist-info}/LICENSE.txt +0 -0
- {dcicutils-8.13.3.1b5.dist-info → dcicutils-8.13.3.1b7.dist-info}/WHEEL +0 -0
- {dcicutils-8.13.3.1b5.dist-info → dcicutils-8.13.3.1b7.dist-info}/entry_points.txt +0 -0
dcicutils/license_utils.py
CHANGED
@@ -14,6 +14,7 @@ try:
|
|
14
14
|
import piplicenses
|
15
15
|
except ImportError: # pragma: no cover - not worth unit testing this case
|
16
16
|
if not ((sys.version_info[0] == 3) and (sys.version_info[1] >= 12)):
|
17
|
+
# For some reason for with Python 3.12 this gets triggered at least for submitr (TODO: track down further).
|
17
18
|
raise Exception("The dcicutils.license_utils module is intended for use at development time, not runtime."
|
18
19
|
" It does not export a requirement for the pip-licenses library,"
|
19
20
|
" but to use this in your unit tests, you are expected to assure a dev dependency on that"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: dcicutils
|
3
|
-
Version: 8.13.3.
|
3
|
+
Version: 8.13.3.1b7
|
4
4
|
Summary: Utility package for interacting with the 4DN Data Portal and other 4DN resources
|
5
5
|
Home-page: https://github.com/4dn-dcic/utils
|
6
6
|
License: MIT
|
@@ -46,7 +46,6 @@ Requires-Dist: rfc3986 (>=1.4.0,<2.0.0)
|
|
46
46
|
Requires-Dist: shortuuid (>=1.0.13,<2.0.0)
|
47
47
|
Requires-Dist: structlog (>=19.2.0,<20.0.0)
|
48
48
|
Requires-Dist: toml (>=0.10.1,<1)
|
49
|
-
Requires-Dist: tomli (>=2.0.1,<3.0.0)
|
50
49
|
Requires-Dist: tqdm (>=4.66.2,<5.0.0)
|
51
50
|
Requires-Dist: typing-extensions (>=3.8)
|
52
51
|
Requires-Dist: urllib3 (>=1.26.19,<2.0.0)
|
@@ -43,7 +43,7 @@ dcicutils/license_policies/park-lab-common-server.jsonc,sha256=aaK-NdFDT8f8z_gBX
|
|
43
43
|
dcicutils/license_policies/park-lab-common.jsonc,sha256=QyzpPveVr87RMpjrLLhnxLSp4VuEWta1gehMAqgKKig,18995
|
44
44
|
dcicutils/license_policies/park-lab-gpl-pipeline.jsonc,sha256=vLZkwm3Js-kjV44nug3PizRGDLVnDox4CnvDKu5d2oQ,3260
|
45
45
|
dcicutils/license_policies/park-lab-pipeline.jsonc,sha256=9qlY0ASy3iUMQlr3gorVcXrSfRHnVGbLhkS427UaRy4,283
|
46
|
-
dcicutils/license_utils.py,sha256=
|
46
|
+
dcicutils/license_utils.py,sha256=2Yxnh1T1iuMe6wluwbvpFO_zYSGPxB4-STAMc-vz-YM,47202
|
47
47
|
dcicutils/log_utils.py,sha256=7pWMc6vyrorUZQf-V-M3YC6zrPgNhuV_fzm9xqTPph0,10883
|
48
48
|
dcicutils/misc_utils.py,sha256=-syqTAj8DESiiP_KHoyBv9VvfboFYB03QbBlmXnBZXw,109423
|
49
49
|
dcicutils/obfuscation_utils.py,sha256=fo2jOmDRC6xWpYX49u80bVNisqRRoPskFNX3ymFAmjw,5963
|
@@ -75,8 +75,8 @@ dcicutils/trace_utils.py,sha256=g8kwV4ebEy5kXW6oOrEAUsurBcCROvwtZqz9fczsGRE,1769
|
|
75
75
|
dcicutils/validation_utils.py,sha256=cMZIU2cY98FYtzK52z5WUYck7urH6JcqOuz9jkXpqzg,14797
|
76
76
|
dcicutils/variant_utils.py,sha256=2H9azNx3xAj-MySg-uZ2SFqbWs4kZvf61JnK6b-h4Qw,4343
|
77
77
|
dcicutils/zip_utils.py,sha256=_Y9EmL3D2dUZhxucxHvrtmmlbZmK4FpSsHEb7rGSJLU,3265
|
78
|
-
dcicutils-8.13.3.
|
79
|
-
dcicutils-8.13.3.
|
80
|
-
dcicutils-8.13.3.
|
81
|
-
dcicutils-8.13.3.
|
82
|
-
dcicutils-8.13.3.
|
78
|
+
dcicutils-8.13.3.1b7.dist-info/LICENSE.txt,sha256=qnwSmfnEWMl5l78VPDEzAmEbLVrRqQvfUQiHT0ehrOo,1102
|
79
|
+
dcicutils-8.13.3.1b7.dist-info/METADATA,sha256=ckiRajeWxze3ot0XmSV2dOrvw4iN5UozwYeAWF0HJTw,3439
|
80
|
+
dcicutils-8.13.3.1b7.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
|
81
|
+
dcicutils-8.13.3.1b7.dist-info/entry_points.txt,sha256=W6kEWdUJk9tQ4myAgpehPdebcwvCAZ7UgB-wyPgDUMg,335
|
82
|
+
dcicutils-8.13.3.1b7.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|