ingestr 0.14.91__py3-none-any.whl → 0.14.92__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.
Potentially problematic release.
This version of ingestr might be problematic. Click here for more details.
- ingestr/src/buildinfo.py +1 -1
- {ingestr-0.14.91.dist-info → ingestr-0.14.92.dist-info}/METADATA +4 -3
- {ingestr-0.14.91.dist-info → ingestr-0.14.92.dist-info}/RECORD +6 -6
- {ingestr-0.14.91.dist-info → ingestr-0.14.92.dist-info}/WHEEL +0 -0
- {ingestr-0.14.91.dist-info → ingestr-0.14.92.dist-info}/entry_points.txt +0 -0
- {ingestr-0.14.91.dist-info → ingestr-0.14.92.dist-info}/licenses/LICENSE.md +0 -0
ingestr/src/buildinfo.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
version = "v0.14.
|
|
1
|
+
version = "v0.14.92"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ingestr
|
|
3
|
-
Version: 0.14.
|
|
3
|
+
Version: 0.14.92
|
|
4
4
|
Summary: ingestr is a command-line application that ingests data from various sources and stores them in any database.
|
|
5
5
|
Project-URL: Homepage, https://github.com/bruin-data/ingestr
|
|
6
6
|
Project-URL: Issues, https://github.com/bruin-data/ingestr/issues
|
|
@@ -92,8 +92,6 @@ Requires-Dist: hdbcli==2.23.27
|
|
|
92
92
|
Requires-Dist: hexbytes==1.3.0
|
|
93
93
|
Requires-Dist: httplib2==0.22.0
|
|
94
94
|
Requires-Dist: humanize==4.12.1
|
|
95
|
-
Requires-Dist: ibm-db-sa==0.4.1
|
|
96
|
-
Requires-Dist: ibm-db==3.2.6
|
|
97
95
|
Requires-Dist: idna==3.10
|
|
98
96
|
Requires-Dist: inflection==0.5.1
|
|
99
97
|
Requires-Dist: influxdb-client==1.41.0
|
|
@@ -210,6 +208,9 @@ Requires-Dist: yarl==1.18.3
|
|
|
210
208
|
Requires-Dist: zeep==4.3.1
|
|
211
209
|
Requires-Dist: zstandard==0.23.0
|
|
212
210
|
Requires-Dist: zstd==1.5.6.5
|
|
211
|
+
Provides-Extra: ibm-db
|
|
212
|
+
Requires-Dist: ibm-db-sa==0.4.1; extra == 'ibm-db'
|
|
213
|
+
Requires-Dist: ibm-db==3.2.6; extra == 'ibm-db'
|
|
213
214
|
Provides-Extra: odbc
|
|
214
215
|
Requires-Dist: pyodbc==5.1.0; extra == 'odbc'
|
|
215
216
|
Provides-Extra: oracle
|
|
@@ -2,7 +2,7 @@ ingestr/conftest.py,sha256=OE2yxeTCosS9CUFVuqNypm-2ftYvVBeeq7egm3878cI,1981
|
|
|
2
2
|
ingestr/main.py,sha256=qo0g3wCFl8a_1jUwXagX8L1Q8PKKQlTF7md9pfnzW0Y,27155
|
|
3
3
|
ingestr/src/.gitignore,sha256=8cX1AZTSI0TcdZFGTmS_oyBjpfCzhOEt0DdAo2dFIY8,203
|
|
4
4
|
ingestr/src/blob.py,sha256=UUWMjHUuoR9xP1XZQ6UANQmnMVyDx3d0X4-2FQC271I,2138
|
|
5
|
-
ingestr/src/buildinfo.py,sha256=
|
|
5
|
+
ingestr/src/buildinfo.py,sha256=HwY092G4VBM9UY-e_f_-cOrkOxcgUZGOsco8jwXJ7aw,21
|
|
6
6
|
ingestr/src/destinations.py,sha256=QtjE0AGs0WkPHaI2snWPHJ8HHi4lwXUBYLJPklz8Mvk,27772
|
|
7
7
|
ingestr/src/errors.py,sha256=fhJ2BxOqOsBfOxuTDKfZblvawBrPG3x_1VikIxMZBRI,874
|
|
8
8
|
ingestr/src/factory.py,sha256=z6lcaGwK8o7AcaeshX7TP4WfB_jsIi0TvarcquGYnK0,7720
|
|
@@ -183,8 +183,8 @@ ingestr/testdata/merge_expected.csv,sha256=DReHqWGnQMsf2PBv_Q2pfjsgvikYFnf1zYcQZ
|
|
|
183
183
|
ingestr/testdata/merge_part1.csv,sha256=Pw8Z9IDKcNU0qQHx1z6BUf4rF_-SxKGFOvymCt4OY9I,185
|
|
184
184
|
ingestr/testdata/merge_part2.csv,sha256=T_GiWxA81SN63_tMOIuemcvboEFeAmbKc7xRXvL9esw,287
|
|
185
185
|
ingestr/tests/unit/test_smartsheets.py,sha256=zf3DXT29Y4TH2lNPBFphdjlaelUUyPJcsW2UO68RzDs,4862
|
|
186
|
-
ingestr-0.14.
|
|
187
|
-
ingestr-0.14.
|
|
188
|
-
ingestr-0.14.
|
|
189
|
-
ingestr-0.14.
|
|
190
|
-
ingestr-0.14.
|
|
186
|
+
ingestr-0.14.92.dist-info/METADATA,sha256=jgxtI06WwAK2kR3fSLE7yU3iw_n686Iol31Axlf4jnU,15327
|
|
187
|
+
ingestr-0.14.92.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
188
|
+
ingestr-0.14.92.dist-info/entry_points.txt,sha256=oPJy0KBnPWYjDtP1k8qwAihcTLHSZokSQvRAw_wtfJM,46
|
|
189
|
+
ingestr-0.14.92.dist-info/licenses/LICENSE.md,sha256=cW8wIhn8HFE-KLStDF9jHQ1O_ARWP3kTpk_-eOccL24,1075
|
|
190
|
+
ingestr-0.14.92.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|