fastmssql 0.3.4__cp312-cp312-macosx_11_0_arm64.whl → 0.3.5__cp312-cp312-macosx_11_0_arm64.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 fastmssql might be problematic. Click here for more details.

Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fastmssql
3
- Version: 0.3.4
3
+ Version: 0.3.5
4
4
  Classifier: Development Status :: 4 - Beta
5
5
  Classifier: Intended Audience :: Developers
6
6
  Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
@@ -15,6 +15,7 @@ Classifier: Programming Language :: Python :: 3.10
15
15
  Classifier: Programming Language :: Python :: 3.11
16
16
  Classifier: Programming Language :: Python :: 3.12
17
17
  Classifier: Programming Language :: Python :: 3.13
18
+ Classifier: Programming Language :: Python :: 3.14
18
19
  Classifier: Programming Language :: Rust
19
20
  Classifier: Topic :: Database
20
21
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
@@ -104,7 +105,7 @@ pip install fastmssql
104
105
 
105
106
  ### Prerequisites
106
107
 
107
- - Python 3.8 to 3.13
108
+ - Python 3.8 to 3.14
108
109
  - Microsoft SQL Server (any recent version)
109
110
 
110
111
  ### From source (development)
@@ -0,0 +1,6 @@
1
+ fastmssql-0.3.5.dist-info/RECORD,,
2
+ fastmssql-0.3.5.dist-info/WHEEL,sha256=gkNR0KqeRot2n7rZd5f3WIgI5VG26mkEn9dOgTiONB0,132
3
+ fastmssql-0.3.5.dist-info/METADATA,sha256=TRFFzjXftcC7pIT545HvBnDXCudyYue8WNAgKg7hyp4,12431
4
+ fastmssql-0.3.5.dist-info/licenses/LICENSE,sha256=OHj2nKice3tSk2Us200EWXDpwDKtAzeOu4NF4rwg5gk,33858
5
+ fastmssql/fastmssql.cpython-312-darwin.so,sha256=x4CSo34q2hrHLcdkTPng6vpWAo97t0kkc1NDjS0x4d0,2052448
6
+ fastmssql/__init__.py,sha256=H2sCgkVlgRo3oIbejLqnHUIsFCqcbJIc20TJ4CCPkQo,43543
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.9.3)
2
+ Generator: maturin (1.9.4)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp312-cp312-macosx_11_0_arm64
5
5
  Generator: delocate 0.13.0
@@ -1,6 +0,0 @@
1
- fastmssql-0.3.4.dist-info/RECORD,,
2
- fastmssql-0.3.4.dist-info/WHEEL,sha256=ZtnnoQYaQEP2GKpSrXueQx-dbzNKpOtIl9MDW0BQEi4,132
3
- fastmssql-0.3.4.dist-info/METADATA,sha256=0xiLRry7Wua73hN1hebqv76Tyc5b4FKBz5QokAhbQtw,12380
4
- fastmssql-0.3.4.dist-info/licenses/LICENSE,sha256=OHj2nKice3tSk2Us200EWXDpwDKtAzeOu4NF4rwg5gk,33858
5
- fastmssql/fastmssql.cpython-312-darwin.so,sha256=40Cvw-Ou770X9ZaIxl6mhCA2ZHtEiJkVXQfCmj78LUA,2068960
6
- fastmssql/__init__.py,sha256=H2sCgkVlgRo3oIbejLqnHUIsFCqcbJIc20TJ4CCPkQo,43543