hdbcli 2.21.31__cp27-cp27m-macosx_10_7_x86_64.whl → 2.22.27__cp27-cp27m-macosx_10_7_x86_64.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 CHANGED
@@ -9,4 +9,4 @@
9
9
  __all__ = [
10
10
  'dbapi',
11
11
  ]
12
- __version__ = '2.21.31'
12
+ __version__ = '2.22.27'
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hdbcli
3
- Version: 2.21.31
3
+ Version: 2.22.27
4
4
  Summary: SAP HANA Python Client
5
5
  Home-page: https://www.sap.com/
6
6
  Author: SAP SE
7
7
  License: SAP DEVELOPER LICENSE AGREEMENT
8
8
  Project-URL: Documentation, https://help.sap.com/viewer/f1b440ded6144a54ada97ff95dac7adf/latest/en-US/f3b8fabf34324302b123297cdbe710f0.html
9
- Keywords: SAP HANA client in-memory database SQL business application intelligent enterprise cloud analytics experience
9
+ Keywords: SAP HANA client in-memory database SQL cloud business application intelligent enterprise AI artificial intelligence analytics experience
10
10
  Platform: UNKNOWN
11
11
  Classifier: Development Status :: 5 - Production/Stable
12
12
  Classifier: Intended Audience :: Developers
@@ -18,17 +18,13 @@ Classifier: Intended Audience :: Legal Industry
18
18
  Classifier: Intended Audience :: Manufacturing
19
19
  Classifier: Intended Audience :: Science/Research
20
20
  Classifier: License :: Other/Proprietary License
21
+ Classifier: Operating System :: MacOS
21
22
  Classifier: Operating System :: MacOS :: MacOS X
23
+ Classifier: Operating System :: Microsoft :: Windows :: Windows 11
22
24
  Classifier: Operating System :: Microsoft :: Windows :: Windows 10
23
- Classifier: Operating System :: Microsoft :: Windows :: Windows 7
24
- Classifier: Operating System :: Microsoft :: Windows :: Windows 8
25
- Classifier: Operating System :: Microsoft :: Windows :: Windows 8.1
26
- Classifier: Operating System :: Microsoft :: Windows :: Windows Server 2008
27
25
  Classifier: Operating System :: POSIX :: Linux
28
26
  Classifier: Programming Language :: Python
29
- Classifier: Programming Language :: Python :: 2.7
30
27
  Classifier: Programming Language :: Python :: 3
31
- Classifier: Programming Language :: Python :: 3.7
32
28
  Classifier: Programming Language :: Python :: 3.8
33
29
  Classifier: Programming Language :: Python :: 3.9
34
30
  Classifier: Programming Language :: Python :: 3.10
@@ -59,6 +55,7 @@ Install via ``pip install hdbcli`` or install manually via the `HANA Client Inst
59
55
  Quick Start
60
56
  -----------
61
57
 
58
+ * For HANA Cloud databases, the port number is 443 and encryption is always enabled by default
62
59
  * For HANA tenant databases, use the port number 3**NN**13 (where **NN** is the SAP instance number - e.g. 30013).
63
60
  * For HANA system databases in a multitenant system, the port number is 3**NN**13.
64
61
  * For HANA single-tenant databases, the port number is 3**NN**15.
@@ -0,0 +1,9 @@
1
+ pyhdbcli.so,sha256=ifJ0S1OB4cHh5ok7RtDooAq-q8NRBX6hyRczImHIYig,15161640
2
+ hdbcli/__init__.py,sha256=36Ak93vStLrcsvfQFZkxo7DWbllujWYoYYeuR1nj2rw,151
3
+ hdbcli/dbapi.py,sha256=jdRxlVKCeOeVCZ8xiPDWOUCWqQTKKLi7viPo8pg0P54,3130
4
+ hdbcli/resultrow.py,sha256=VDVuTB4e_dr9I6rMh11BvHdf4oXBWW29C5lRRfDsC0w,47
5
+ hdbcli-2.22.27.dist-info/LICENSE,sha256=we0Rtl2sV2nLJ7uQYb8WyohHGd5GPSH2C0AmTbW6xnM,13530
6
+ hdbcli-2.22.27.dist-info/METADATA,sha256=OOh9wnWZvKGA1K0AUjUKJ0ikfp1gZFmPNc2e9oVE-iU,5984
7
+ hdbcli-2.22.27.dist-info/WHEEL,sha256=YGCqoPoBUqcJoz0LPghqE2hrC87myq9hcaQZqIX7dMw,110
8
+ hdbcli-2.22.27.dist-info/top_level.txt,sha256=8LbnTZeduoYdRMjEGsfW-zEnFYceyInSnjZftZDOZuw,16
9
+ hdbcli-2.22.27.dist-info/RECORD,,
pyhdbcli.so CHANGED
Binary file
@@ -1,9 +0,0 @@
1
- pyhdbcli.so,sha256=4C-L1rNGAzD_khuZA6IHtlx4CsLBz5WyprQU_fsCZFU,15074624
2
- hdbcli/__init__.py,sha256=2UKj2WOFBkjB54fM8WlxeoHH7rsV8x4mWx5JlEmCI9k,151
3
- hdbcli/dbapi.py,sha256=jdRxlVKCeOeVCZ8xiPDWOUCWqQTKKLi7viPo8pg0P54,3130
4
- hdbcli/resultrow.py,sha256=VDVuTB4e_dr9I6rMh11BvHdf4oXBWW29C5lRRfDsC0w,47
5
- hdbcli-2.21.31.dist-info/LICENSE,sha256=we0Rtl2sV2nLJ7uQYb8WyohHGd5GPSH2C0AmTbW6xnM,13530
6
- hdbcli-2.21.31.dist-info/METADATA,sha256=89C9jigzHemU3-SsN8bMRsUkPhZocOjzmdTXINUu6LY,6132
7
- hdbcli-2.21.31.dist-info/WHEEL,sha256=YGCqoPoBUqcJoz0LPghqE2hrC87myq9hcaQZqIX7dMw,110
8
- hdbcli-2.21.31.dist-info/top_level.txt,sha256=8LbnTZeduoYdRMjEGsfW-zEnFYceyInSnjZftZDOZuw,16
9
- hdbcli-2.21.31.dist-info/RECORD,,