fastmssql 0.3.3__cp313-cp313-manylinux_2_28_x86_64.whl → 0.3.5__cp313-cp313-manylinux_2_28_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 fastmssql might be problematic. Click here for more details.

@@ -1,9 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fastmssql
3
- Version: 0.3.3
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+)
7
+ Classifier: Operating System :: OS Independent
8
+ Classifier: Operating System :: Microsoft :: Windows
9
+ Classifier: Operating System :: POSIX :: Linux
10
+ Classifier: Operating System :: MacOS
7
11
  Classifier: Programming Language :: Python :: 3
8
12
  Classifier: Programming Language :: Python :: 3.8
9
13
  Classifier: Programming Language :: Python :: 3.9
@@ -11,6 +15,7 @@ Classifier: Programming Language :: Python :: 3.10
11
15
  Classifier: Programming Language :: Python :: 3.11
12
16
  Classifier: Programming Language :: Python :: 3.12
13
17
  Classifier: Programming Language :: Python :: 3.13
18
+ Classifier: Programming Language :: Python :: 3.14
14
19
  Classifier: Programming Language :: Rust
15
20
  Classifier: Topic :: Database
16
21
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
@@ -24,7 +29,10 @@ Author-email: Riveranda <riverb514@gmail.com>
24
29
  License: GPL-3.0-or-later OR Commercial
25
30
  Requires-Python: >=3.8
26
31
  Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
27
- Project-URL: Homepage, https://github.com/Rivendael/pymssql-rs
32
+ Project-URL: Homepage, https://github.com/Rivendael/FastMssql
33
+ Project-URL: Repository, https://github.com/Rivendael/FastMssql
34
+ Project-URL: Bug Tracker, https://github.com/Rivendael/FastMssql/issues
35
+ Project-URL: Documentation, https://github.com/Rivendael/FastMssql#readme
28
36
 
29
37
  # FastMSSQL ⚡
30
38
 
@@ -97,7 +105,7 @@ pip install fastmssql
97
105
 
98
106
  ### Prerequisites
99
107
 
100
- - Python 3.8 to 3.13
108
+ - Python 3.8 to 3.14
101
109
  - Microsoft SQL Server (any recent version)
102
110
 
103
111
  ### From source (development)
@@ -0,0 +1,6 @@
1
+ fastmssql/__init__.py,sha256=H2sCgkVlgRo3oIbejLqnHUIsFCqcbJIc20TJ4CCPkQo,43543
2
+ fastmssql/fastmssql.cpython-313-x86_64-linux-gnu.so,sha256=qCC5hz9HzDH34oCoFsVb8ihltOYNf2cHlMEaahlscxg,2606288
3
+ fastmssql-0.3.5.dist-info/METADATA,sha256=TRFFzjXftcC7pIT545HvBnDXCudyYue8WNAgKg7hyp4,12431
4
+ fastmssql-0.3.5.dist-info/WHEEL,sha256=xjV73-5m7PFCHTLsalUiWq5bbk6jLgV8d-MfFJqpfA8,109
5
+ fastmssql-0.3.5.dist-info/RECORD,,
6
+ fastmssql-0.3.5.dist-info/licenses/LICENSE,sha256=OHj2nKice3tSk2Us200EWXDpwDKtAzeOu4NF4rwg5gk,33858
@@ -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: cp313-cp313-manylinux_2_28_x86_64
5
5
 
@@ -1,6 +0,0 @@
1
- fastmssql/__init__.py,sha256=H2sCgkVlgRo3oIbejLqnHUIsFCqcbJIc20TJ4CCPkQo,43543
2
- fastmssql/fastmssql.cpython-313-x86_64-linux-gnu.so,sha256=CqBN2ZU17Y77sf7ooJnhILoGU6Zg3qqdTqWwg8Bd9Cc,2626832
3
- fastmssql-0.3.3.dist-info/METADATA,sha256=A3lMTmqMqrsS2KsYpcnXnw6SveDs7fh1Ybps8T9pfg4,11986
4
- fastmssql-0.3.3.dist-info/WHEEL,sha256=rOZsLsSP-YM4xZSGxm40jbmycMkKvjJ2Udmje2Vi2LY,109
5
- fastmssql-0.3.3.dist-info/RECORD,,
6
- fastmssql-0.3.3.dist-info/licenses/LICENSE,sha256=OHj2nKice3tSk2Us200EWXDpwDKtAzeOu4NF4rwg5gk,33858