datasourcelib 0.1.9__py3-none-any.whl → 0.1.10__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- datasourcelib/datasources/azure_devops_source.py +1 -2
- {datasourcelib-0.1.9.dist-info → datasourcelib-0.1.10.dist-info}/METADATA +1 -1
- {datasourcelib-0.1.9.dist-info → datasourcelib-0.1.10.dist-info}/RECORD +6 -6
- {datasourcelib-0.1.9.dist-info → datasourcelib-0.1.10.dist-info}/WHEEL +0 -0
- {datasourcelib-0.1.9.dist-info → datasourcelib-0.1.10.dist-info}/licenses/LICENSE +0 -0
- {datasourcelib-0.1.9.dist-info → datasourcelib-0.1.10.dist-info}/top_level.txt +0 -0
|
@@ -176,8 +176,7 @@ class AzureDevOpsSource(DataSourceBase):
|
|
|
176
176
|
"release_type": rtype,
|
|
177
177
|
"target_date": target_date,
|
|
178
178
|
"description": c_desc,
|
|
179
|
-
"full": fullfeature
|
|
180
|
-
"fields": norm_fields # full field set for this work item
|
|
179
|
+
"full": fullfeature
|
|
181
180
|
}
|
|
182
181
|
work_item_details.append(entry)
|
|
183
182
|
|
|
@@ -5,7 +5,7 @@ datasourcelib/core/sync_manager.py,sha256=pfnvWv4AwmlJJUIsfxNNxYDBOsa7juTIxgFJIE
|
|
|
5
5
|
datasourcelib/core/sync_types.py,sha256=KVZB7PkfkFTzghoe--U8jLeAU8XAfba9qMRIVcUjuMc,297
|
|
6
6
|
datasourcelib/datasources/__init__.py,sha256=lZtgs0vT-2gub5UZo8BUnREZl3K_-_xYqUP8mjf8vhM,436
|
|
7
7
|
datasourcelib/datasources/azure_devops_source copy.py,sha256=g-IOCq5vGwwteU21jZPWW_GggMu1_myVJkP0_BmSdGY,7282
|
|
8
|
-
datasourcelib/datasources/azure_devops_source.py,sha256=
|
|
8
|
+
datasourcelib/datasources/azure_devops_source.py,sha256=J48E78AEfqkS-eBq7sesA48zmSiZ9oSfJkQjL7RAbyA,7928
|
|
9
9
|
datasourcelib/datasources/blob_source.py,sha256=Qk61_ulqUSPYDaiMzqgvJAu43c4AjTlDRdfFg4VwgDU,3574
|
|
10
10
|
datasourcelib/datasources/datasource_base.py,sha256=N8fOGvTl8oWWAiydLI0Joz66luq73a5yovO0XA9Q3jk,1068
|
|
11
11
|
datasourcelib/datasources/datasource_types.py,sha256=jpm4f9n1l7X9aBD58Pbr9evXiCHHEhRCLojGwchUD7A,205
|
|
@@ -29,8 +29,8 @@ datasourcelib/utils/exceptions.py,sha256=mgcDaW1k3VndgpMOwSm7NqgyRTvvE2a5ehn3x4f
|
|
|
29
29
|
datasourcelib/utils/file_reader.py,sha256=Zr0rwNTRWE6KeVJEXgTOPS1_JI74LiUSiX5-6qojmN0,7301
|
|
30
30
|
datasourcelib/utils/logger.py,sha256=Sl6lNlvubxtK9ztzyq7vjGVyA8_-pZ_ixpk5jfVsh6U,424
|
|
31
31
|
datasourcelib/utils/validators.py,sha256=fLgmRAb5OZSdMVlHu_n0RKJUDl-G8dI8JsRSfxIquh8,205
|
|
32
|
-
datasourcelib-0.1.
|
|
33
|
-
datasourcelib-0.1.
|
|
34
|
-
datasourcelib-0.1.
|
|
35
|
-
datasourcelib-0.1.
|
|
36
|
-
datasourcelib-0.1.
|
|
32
|
+
datasourcelib-0.1.10.dist-info/licenses/LICENSE,sha256=9S0AcKETmp9XOcC73jEjN7WSkuSWGFGreiBat6ONClo,1087
|
|
33
|
+
datasourcelib-0.1.10.dist-info/METADATA,sha256=d3oHE59WsVQ52-wWztDEKwcwg51lUIVHTIGrss9HP7E,1200
|
|
34
|
+
datasourcelib-0.1.10.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
35
|
+
datasourcelib-0.1.10.dist-info/top_level.txt,sha256=wIwiwdIj8T9pAvE2TkGLUvT2oIi43C2vkkTKibUlv3U,14
|
|
36
|
+
datasourcelib-0.1.10.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|