polars-runtime-compat 1.34.0b2__cp39-abi3-macosx_11_0_arm64.whl → 1.34.0b3__cp39-abi3-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 polars-runtime-compat might be problematic. Click here for more details.

polars/_plr.py CHANGED
@@ -7,7 +7,7 @@ import sys
7
7
 
8
8
  from polars._cpu_check import check_cpu_flags
9
9
 
10
- PKG_VERSION = "1.34.0-beta.2"
10
+ PKG_VERSION = "1.34.0-beta.3"
11
11
 
12
12
  # Replaced during the build process with our list of required feature flags
13
13
  # enabled at compile time.
polars/pyproject.toml CHANGED
@@ -1,3 +1,10 @@
1
+ [build-system]
2
+ requires = ["setuptools>=61", "wheel"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [tool.setuptools]
6
+ packages = ["polars"]
7
+
1
8
  [project]
2
9
  name = "polars"
3
10
  description = "Blazingly fast DataFrame library"
@@ -5,7 +12,7 @@ readme = "README.md"
5
12
  authors = [
6
13
  { name = "Ritchie Vink", email = "ritchie46@gmail.com" },
7
14
  ]
8
- version = "1.34.0b2"
15
+ version = "1.34.0b3"
9
16
  license = { file = "LICENSE" }
10
17
  requires-python = ">=3.9"
11
18
 
@@ -28,7 +35,7 @@ classifiers = [
28
35
  "Topic :: Scientific/Engineering",
29
36
  "Typing :: Typed",
30
37
  ]
31
- dependencies = ["polars-runtime-32 == 1.34.0b2"]
38
+ dependencies = ["polars-runtime-32 == 1.34.0b3"]
32
39
 
33
40
  [project.urls]
34
41
  Homepage = "https://www.pola.rs/"
@@ -38,8 +45,8 @@ Changelog = "https://github.com/pola-rs/polars/releases"
38
45
 
39
46
  [project.optional-dependencies]
40
47
  # Runtimes
41
- rt64 = ["polars-runtime-64 == 1.34.0b2"]
42
- rtcompat = ["polars-runtime-compat == 1.34.0b2"]
48
+ rt64 = ["polars-runtime-64 == 1.34.0b3"]
49
+ rtcompat = ["polars-runtime-compat == 1.34.0b3"]
43
50
 
44
51
  # NOTE: keep this list in sync with show_versions() and requirements-dev.txt
45
52
  polars_cloud = ["polars_cloud >= 0.0.1a1"]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: polars-runtime-compat
3
- Version: 1.34.0b2
3
+ Version: 1.34.0b3
4
4
  Classifier: Development Status :: 5 - Production/Stable
5
5
  Classifier: Environment :: Console
6
6
  Classifier: Intended Audience :: Science/Research
@@ -1,11 +1,11 @@
1
- polars_runtime_compat-1.34.0b2.dist-info/METADATA,sha256=SPiPgpclU_wPmU7BvXzV2TUxFv2EZcadMsBxdBDUcvE,7308
2
- polars_runtime_compat-1.34.0b2.dist-info/WHEEL,sha256=8o4OwL9DEHvYoHffy8Jg4kpRikqV8pJpkbxz_mtiXQk,102
3
- polars_runtime_compat-1.34.0b2.dist-info/licenses/LICENSE,sha256=TSDKkMRxpvPXNgVdp1bbHOJAOMKGmk31x4vlZo2voVs,1143
1
+ polars_runtime_compat-1.34.0b3.dist-info/METADATA,sha256=vJOAryYX4t8IsMbFFwSxPLUVXLvrXpGSrAjUYruM5Rs,7308
2
+ polars_runtime_compat-1.34.0b3.dist-info/WHEEL,sha256=8o4OwL9DEHvYoHffy8Jg4kpRikqV8pJpkbxz_mtiXQk,102
3
+ polars_runtime_compat-1.34.0b3.dist-info/licenses/LICENSE,sha256=TSDKkMRxpvPXNgVdp1bbHOJAOMKGmk31x4vlZo2voVs,1143
4
4
  _polars_runtime_compat/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  polars/__init__.py,sha256=W-tarPKtQWrnMpUDh5wCUwFW6TD8TKk80thG7vbXV2g,11390
6
6
  polars/_cpu_check.py,sha256=g-gXAwIefm4KROqF-5NxO4UzNjEjB_0mlegR3Fa47Qw,9763
7
7
  polars/_dependencies.py,sha256=uReveO921AUdh-ootSpNbUz3OTV5ADMjLNTr4lVz4JI,11413
8
- polars/_plr.py,sha256=icgDurlkHEIqaV9kC6C3OiRH5mxMJcZ1985X2MMXGO4,3156
8
+ polars/_plr.py,sha256=LlYXmjugw_tgVzhoWxF7IhBY4-ST18xkfZSkrF2ghAI,3156
9
9
  polars/_plr.pyi,sha256=prGRPiOqVm3pnuMz6yVSeIRQbCgikbBQy_wcNb2ncw8,93247
10
10
  polars/_reexport.py,sha256=px_h-vm-MWhGbdvaOWsUQS2ryW9Lo7vPTczwEI6eZoY,555
11
11
  polars/_typing.py,sha256=1LsoKWQ04S15eJWgee0DZQK_DFQuuzdSY1cwuCirzlw,14586
@@ -167,7 +167,7 @@ polars/ml/torch.py,sha256=10iGIQzvF81pjBtUwJxgXk0fzSF0bJ2-9E8bUZ-vh08,6884
167
167
  polars/ml/utilities.py,sha256=DHgXxNxme62b3pmlHRm4qCXRSdYMDGo0Vw80iRFiBvU,970
168
168
  polars/plugins.py,sha256=gapqG4nvsV7ozNCsa_ArTzvtjtIEp0S1YzUFMHhI6dM,5029
169
169
  polars/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
170
- polars/pyproject.toml,sha256=eKGlX---GgxQIf-HpwYcSCZulQyPWmOJ_xxMal3W9M8,2674
170
+ polars/pyproject.toml,sha256=TWxOCIeiEW_JCQUhblW6LOFXtduOrAICyIBn2BVbxos,2810
171
171
  polars/schema.py,sha256=iwANNeCRjywYgFMSJn3GFHNT_sexiCOu7eLb-yddmJU,8086
172
172
  polars/selectors.py,sha256=YMJF4U9MLsgZcAMSm-daXPeOvlw8ObCkSP5MpjLPCnU,101011
173
173
  polars/series/__init__.py,sha256=46p-NaYRZgKX7r-trwCiGYGE6kNVI50eJeRrV90a1KI,69
@@ -199,5 +199,5 @@ polars/testing/parametric/strategies/data.py,sha256=UHQu50pFlyIq1XQvSELmBHAhvUlf
199
199
  polars/testing/parametric/strategies/dtype.py,sha256=axPD8RGgjx0TJx7uMpjgjwqJEA7pmqI3lW6B8Yt36tM,13507
200
200
  polars/testing/parametric/strategies/legacy.py,sha256=UMTuJJmam5XZ99bo2_BNirN2CSaD6AwPtXtmlIyKgfI,5831
201
201
  polars/type_aliases.py,sha256=i008PaGDXXNbq4S1C6VKzaYjnda9Q8hi2vjztWmCeCc,849
202
- _polars_runtime_compat/_polars_runtime_compat.abi3.so,sha256=E9ASBVJm2pqXgOdZViO0k3RDcWrWKADEI-xUCikU8YU,109787632
203
- polars_runtime_compat-1.34.0b2.dist-info/RECORD,,
202
+ _polars_runtime_compat/_polars_runtime_compat.abi3.so,sha256=BBf2zY2hXpkrBVqdLqgINsywion2nQUvlwVf8YUYTJM,109787632
203
+ polars_runtime_compat-1.34.0b3.dist-info/RECORD,,