omlish-cext 0.0.0.dev473__cp313-cp313-macosx_15_0_arm64.whl → 0.0.0.dev474__cp313-cp313-macosx_15_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 omlish-cext might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: omlish-cext
3
- Version: 0.0.0.dev473
3
+ Version: 0.0.0.dev474
4
4
  Summary: omlish
5
5
  Author: wrmsr
6
6
  License-Expression: BSD-3-Clause
@@ -14,7 +14,7 @@ Classifier: Programming Language :: Python :: 3.13
14
14
  Requires-Python: >=3.13
15
15
  Description-Content-Type: text/markdown
16
16
  License-File: LICENSE
17
- Requires-Dist: omlish==0.0.0.dev473
17
+ Requires-Dist: omlish==0.0.0.dev474
18
18
  Dynamic: license-file
19
19
 
20
20
  # Overview
@@ -144,7 +144,8 @@ dependencies of any kind**.
144
144
  - **[queries](https://github.com/wrmsr/omlish/blob/master/omlish/sql/queries)** - A SQL query builder with a fluent
145
145
  interface.
146
146
  - **[alchemy](https://github.com/wrmsr/omlish/blob/master/omlish/sql/alchemy)** - SQLAlchemy utilities. The codebase
147
- is moving away from SQLAlchemy however in favor of its own internal SQL api.
147
+ has moved away from SQLAlchemy in favor of its own internal SQL api, but it will likely still remain as an optional
148
+ dep for the api adapter.
148
149
 
149
150
  - **[testing](https://github.com/wrmsr/omlish/blob/master/omlish/testing)** - Test - primarily pytest - helpers,
150
151
  including:
@@ -204,8 +205,8 @@ examples are:
204
205
  - **pytest** - What is used for all standard testing - as lite code has no dependencies of any kind its testing uses
205
206
  stdlib's [unittest](https://docs.python.org/3/library/unittest.html).
206
207
  - **wrapt** - For (optionally-enabled) injector circular proxies.
207
- - **sqlalchemy** - Parts of the codebase use SQLAlchemy for db stuff, but it is being migrated away from in favor of the
208
- internal api. It will however likely still remain as an optional dep for the api adapter.
208
+ - **sqlalchemy** - The codebase has migrated away from SQLAlchemy in favor of the internal api but it retains it as an
209
+ optional dep to support adapting the internal api to it.
209
210
 
210
211
  Additionally, some catchall dep categories include:
211
212
 
@@ -0,0 +1,6 @@
1
+ omlish/lang/imports/_capture.cpython-313-darwin.so,sha256=8fyzt_4ivncpyALr1rXNUcXZIDxy5IhAQZiQKyr_IW8,51216
2
+ omlish_cext-0.0.0.dev474.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
3
+ omlish_cext-0.0.0.dev474.dist-info/METADATA,sha256=xsLliIthN76soFNepc5EYcWweZQ4crEZHDfh_Gm_Ocg,15059
4
+ omlish_cext-0.0.0.dev474.dist-info/WHEEL,sha256=bYnk7s_74GtjsL7Cla9unXlhKW3fT-fE7drGEnXRPCU,109
5
+ omlish_cext-0.0.0.dev474.dist-info/top_level.txt,sha256=pePsKdLu7DvtUiecdYXJ78iO80uDNmBlqe-8hOzOmfs,7
6
+ omlish_cext-0.0.0.dev474.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- omlish/lang/imports/_capture.cpython-313-darwin.so,sha256=Tc-u6N76ls9eaLdLs-dbmhG1oTD3wT4wkQxZHywkzPk,51216
2
- omlish_cext-0.0.0.dev473.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
3
- omlish_cext-0.0.0.dev473.dist-info/METADATA,sha256=jdT_VE_N-UZnzZB0e2hR483nHve4R2ov46QnL5hnovw,15026
4
- omlish_cext-0.0.0.dev473.dist-info/WHEEL,sha256=bYnk7s_74GtjsL7Cla9unXlhKW3fT-fE7drGEnXRPCU,109
5
- omlish_cext-0.0.0.dev473.dist-info/top_level.txt,sha256=pePsKdLu7DvtUiecdYXJ78iO80uDNmBlqe-8hOzOmfs,7
6
- omlish_cext-0.0.0.dev473.dist-info/RECORD,,