digitalhub 0.10.1__py3-none-any.whl → 0.10.2__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 digitalhub might be problematic. Click here for more details.
- {digitalhub-0.10.1.dist-info → digitalhub-0.10.2.dist-info}/METADATA +2 -3
- {digitalhub-0.10.1.dist-info → digitalhub-0.10.2.dist-info}/RECORD +4 -4
- {digitalhub-0.10.1.dist-info → digitalhub-0.10.2.dist-info}/WHEEL +0 -0
- {digitalhub-0.10.1.dist-info → digitalhub-0.10.2.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: digitalhub
|
|
3
|
-
Version: 0.10.
|
|
3
|
+
Version: 0.10.2
|
|
4
4
|
Summary: Python SDK for Digitalhub
|
|
5
5
|
Project-URL: Homepage, https://github.com/scc-digitalhub/digitalhub-sdk
|
|
6
6
|
Author-email: Fondazione Bruno Kessler <dslab@fbk.eu>, Matteo Martini <mmartini@fbk.eu>
|
|
@@ -230,11 +230,10 @@ Classifier: Programming Language :: Python :: 3.12
|
|
|
230
230
|
Requires-Python: <3.13,>=3.9
|
|
231
231
|
Requires-Dist: boto3
|
|
232
232
|
Requires-Dist: gitpython>=3
|
|
233
|
-
Requires-Dist: numpy
|
|
233
|
+
Requires-Dist: numpy
|
|
234
234
|
Requires-Dist: psycopg2-binary
|
|
235
235
|
Requires-Dist: pyarrow
|
|
236
236
|
Requires-Dist: pydantic
|
|
237
|
-
Requires-Dist: python-dotenv
|
|
238
237
|
Requires-Dist: python-slugify
|
|
239
238
|
Requires-Dist: pyyaml
|
|
240
239
|
Requires-Dist: requests
|
|
@@ -238,7 +238,7 @@ digitalhub/utils/io_utils.py,sha256=8jD4Rp_b7LZEpY5JSMxVUowZsnifKnbGpHT5Hijx9-g,
|
|
|
238
238
|
digitalhub/utils/logger.py,sha256=ml3ne6D8wuRdNZ4F6ywmvWotSxjmZWnmKgNiuHb4R5M,437
|
|
239
239
|
digitalhub/utils/types.py,sha256=x8zXsbivD8vdaNeNRZLKOPvGbz6d-59nncuvO0FsueY,109
|
|
240
240
|
digitalhub/utils/uri_utils.py,sha256=6W3ITWcOwlpmA42rmgld7f2t1RpNF2pYXadWpmEQeBM,3832
|
|
241
|
-
digitalhub-0.10.
|
|
242
|
-
digitalhub-0.10.
|
|
243
|
-
digitalhub-0.10.
|
|
244
|
-
digitalhub-0.10.
|
|
241
|
+
digitalhub-0.10.2.dist-info/METADATA,sha256=XA_sS63tKJ-Nm4U0V6nvl9PWVaYs4n7obuot5Dw8m1k,15035
|
|
242
|
+
digitalhub-0.10.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
243
|
+
digitalhub-0.10.2.dist-info/licenses/LICENSE.txt,sha256=qmrTTXPlgU0kSRlRVbjhlyGs1IXs2QPxo_Y-Mn06J0k,11589
|
|
244
|
+
digitalhub-0.10.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|