dcicutils 8.16.0__py3-none-any.whl → 8.16.2__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- dcicutils/license_policies/c4-python-infrastructure.jsonc +7 -1
- {dcicutils-8.16.0.dist-info → dcicutils-8.16.2.dist-info}/METADATA +3 -2
- {dcicutils-8.16.0.dist-info → dcicutils-8.16.2.dist-info}/RECORD +6 -6
- {dcicutils-8.16.0.dist-info → dcicutils-8.16.2.dist-info}/LICENSE.txt +0 -0
- {dcicutils-8.16.0.dist-info → dcicutils-8.16.2.dist-info}/WHEEL +0 -0
- {dcicutils-8.16.0.dist-info → dcicutils-8.16.2.dist-info}/entry_points.txt +0 -0
@@ -4,5 +4,11 @@
|
|
4
4
|
"inherits_from": ["c4-infrastructure"],
|
5
5
|
"description": "Checker for C4 python library infrastructure (Fourfront, CGAP, SMaHT) from Park Lab.",
|
6
6
|
|
7
|
-
"LICENSE_FRAMEWORKS": ["python"]
|
7
|
+
"LICENSE_FRAMEWORKS": ["python"],
|
8
|
+
|
9
|
+
"EXCEPTIONS": {
|
10
|
+
"GNU Lesser General Public License v3 (LGPLv3)": [
|
11
|
+
"autocommand"
|
12
|
+
]
|
13
|
+
}
|
8
14
|
}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: dcicutils
|
3
|
-
Version: 8.16.
|
3
|
+
Version: 8.16.2
|
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
|
@@ -29,6 +29,7 @@ Requires-Dist: aws-requests-auth (>=0.4.2,<1)
|
|
29
29
|
Requires-Dist: boto3 (>=1.34.147,<2.0.0)
|
30
30
|
Requires-Dist: botocore (>=1.34.147,<2.0.0)
|
31
31
|
Requires-Dist: chardet (>=5.2.0,<6.0.0)
|
32
|
+
Requires-Dist: cryptography (>=43.0.1,<44.0.0)
|
32
33
|
Requires-Dist: docker (>=7.1.0,<8.0.0)
|
33
34
|
Requires-Dist: elasticsearch (==7.13.4)
|
34
35
|
Requires-Dist: gitpython (>=3.1.2,<4.0.0)
|
@@ -36,7 +37,7 @@ Requires-Dist: jsonc-parser (>=1.1.5,<2.0.0)
|
|
36
37
|
Requires-Dist: jsonschema (>=4.22.0,<5.0.0)
|
37
38
|
Requires-Dist: openpyxl (>=3.1.2,<4.0.0)
|
38
39
|
Requires-Dist: opensearch-py (>=2.0.1,<3.0.0)
|
39
|
-
Requires-Dist:
|
40
|
+
Requires-Dist: pyopenssl (>=24.2.1,<25.0.0)
|
40
41
|
Requires-Dist: pyperclip (>=1.8.2,<2.0.0)
|
41
42
|
Requires-Dist: pyramid (==1.10.8)
|
42
43
|
Requires-Dist: pytz (>=2020.4)
|
@@ -38,7 +38,7 @@ dcicutils/kibana/dashboards.json,sha256=wHMB_mpJ8OaYhRRgvpZuihaB2lmSF64ADt_8hkBW
|
|
38
38
|
dcicutils/kibana/readme.md,sha256=3KmHF9FH6A6xwYsNxRFLw27q0XzHYnjZOlYUnn3VkQQ,2164
|
39
39
|
dcicutils/lang_utils.py,sha256=MI3K6bPHLUqlkx3s_9jYZfbGbahiQFlpq4rBE3OYMbg,28151
|
40
40
|
dcicutils/license_policies/c4-infrastructure.jsonc,sha256=xEQbIN08Y2xh3gSLRtSz9EhAZox1p3kHC4r678hCpss,278
|
41
|
-
dcicutils/license_policies/c4-python-infrastructure.jsonc,sha256=
|
41
|
+
dcicutils/license_policies/c4-python-infrastructure.jsonc,sha256=7Y_PSyAesmCgBca3U2LbD9Sq-n4aPX-wUn_ccqO8HxY,419
|
42
42
|
dcicutils/license_policies/park-lab-common-server.jsonc,sha256=aaK-NdFDT8f8z_gBXihZnQJ6g3CAZdGSlHOwUP8HvUQ,5790
|
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
|
@@ -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.16.
|
79
|
-
dcicutils-8.16.
|
80
|
-
dcicutils-8.16.
|
81
|
-
dcicutils-8.16.
|
82
|
-
dcicutils-8.16.
|
78
|
+
dcicutils-8.16.2.dist-info/LICENSE.txt,sha256=qnwSmfnEWMl5l78VPDEzAmEbLVrRqQvfUQiHT0ehrOo,1102
|
79
|
+
dcicutils-8.16.2.dist-info/METADATA,sha256=LlYTeoPfWMviVT84rMKD3MnzO3aTFKTVvtLvBn1mibE,3489
|
80
|
+
dcicutils-8.16.2.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
|
81
|
+
dcicutils-8.16.2.dist-info/entry_points.txt,sha256=W6kEWdUJk9tQ4myAgpehPdebcwvCAZ7UgB-wyPgDUMg,335
|
82
|
+
dcicutils-8.16.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|