hdbcli 2.26.18__cp38-abi3-win32.whl → 2.26.25__cp38-abi3-win32.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 hdbcli might be problematic. Click here for more details.
- hdbcli/__init__.py +1 -1
- {hdbcli-2.26.18.dist-info → hdbcli-2.26.25.dist-info}/METADATA +2 -1
- hdbcli-2.26.25.dist-info/RECORD +9 -0
- pyhdbcli.pyd +0 -0
- hdbcli-2.26.18.dist-info/RECORD +0 -9
- {hdbcli-2.26.18.dist-info → hdbcli-2.26.25.dist-info}/WHEEL +0 -0
- {hdbcli-2.26.18.dist-info → hdbcli-2.26.25.dist-info}/licenses/LICENSE +0 -0
- {hdbcli-2.26.18.dist-info → hdbcli-2.26.25.dist-info}/top_level.txt +0 -0
hdbcli/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: hdbcli
|
|
3
|
-
Version: 2.26.
|
|
3
|
+
Version: 2.26.25
|
|
4
4
|
Summary: SAP HANA Python Client
|
|
5
5
|
Home-page: https://www.sap.com/
|
|
6
6
|
Author: SAP SE
|
|
@@ -29,6 +29,7 @@ Classifier: Programming Language :: Python :: 3.9
|
|
|
29
29
|
Classifier: Programming Language :: Python :: 3.10
|
|
30
30
|
Classifier: Programming Language :: Python :: 3.11
|
|
31
31
|
Classifier: Programming Language :: Python :: 3.12
|
|
32
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
32
33
|
Classifier: Topic :: Database
|
|
33
34
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
34
35
|
Description-Content-Type: text/x-rst
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
pyhdbcli.pyd,sha256=E77OeYd3hL0Aa0N6Kj1oVu47HTGYoaVLE5zMGWunLY4,7294568
|
|
2
|
+
hdbcli/__init__.py,sha256=CaboUuGaKCZUojK2tMhL9cS_EXPqBBPndcGZdQdjdZ8,163
|
|
3
|
+
hdbcli/dbapi.py,sha256=jdRxlVKCeOeVCZ8xiPDWOUCWqQTKKLi7viPo8pg0P54,3130
|
|
4
|
+
hdbcli/resultrow.py,sha256=VDVuTB4e_dr9I6rMh11BvHdf4oXBWW29C5lRRfDsC0w,47
|
|
5
|
+
hdbcli-2.26.25.dist-info/licenses/LICENSE,sha256=we0Rtl2sV2nLJ7uQYb8WyohHGd5GPSH2C0AmTbW6xnM,13530
|
|
6
|
+
hdbcli-2.26.25.dist-info/METADATA,sha256=bsFLjhAm3c2NyKQgjXbIiHgNuUnMCtkeopzn69o84wk,6396
|
|
7
|
+
hdbcli-2.26.25.dist-info/WHEEL,sha256=-bFk29V6nDuVSN89fTfRJ2-J9pkqt9vKB2gUxbkZGc4,95
|
|
8
|
+
hdbcli-2.26.25.dist-info/top_level.txt,sha256=8LbnTZeduoYdRMjEGsfW-zEnFYceyInSnjZftZDOZuw,16
|
|
9
|
+
hdbcli-2.26.25.dist-info/RECORD,,
|
pyhdbcli.pyd
CHANGED
|
Binary file
|
hdbcli-2.26.18.dist-info/RECORD
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
pyhdbcli.pyd,sha256=HGhaXJoZxDuDyXXMBlnMr-KRDzg8YcdZ9CxNVCNC7mw,7288936
|
|
2
|
-
hdbcli/__init__.py,sha256=T73WBOqQS0u1LpFEml17zWdLmB8Ufe0TbupOhwEZBrE,163
|
|
3
|
-
hdbcli/dbapi.py,sha256=jdRxlVKCeOeVCZ8xiPDWOUCWqQTKKLi7viPo8pg0P54,3130
|
|
4
|
-
hdbcli/resultrow.py,sha256=VDVuTB4e_dr9I6rMh11BvHdf4oXBWW29C5lRRfDsC0w,47
|
|
5
|
-
hdbcli-2.26.18.dist-info/licenses/LICENSE,sha256=we0Rtl2sV2nLJ7uQYb8WyohHGd5GPSH2C0AmTbW6xnM,13530
|
|
6
|
-
hdbcli-2.26.18.dist-info/METADATA,sha256=vABUV1Q89e9lRY7EGIx3Lb-8PxRcx7I9qEbnGhQLGo4,6344
|
|
7
|
-
hdbcli-2.26.18.dist-info/WHEEL,sha256=-bFk29V6nDuVSN89fTfRJ2-J9pkqt9vKB2gUxbkZGc4,95
|
|
8
|
-
hdbcli-2.26.18.dist-info/top_level.txt,sha256=8LbnTZeduoYdRMjEGsfW-zEnFYceyInSnjZftZDOZuw,16
|
|
9
|
-
hdbcli-2.26.18.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|