omlish-cext 0.0.0.dev471__cp313-cp313-macosx_15_0_arm64.whl → 0.0.0.dev475__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.
- omlish/lang/_asyncs.cpython-313-darwin.so +0 -0
- omlish/lang/imports/_capture.cpython-313-darwin.so +0 -0
- {omlish_cext-0.0.0.dev471.dist-info → omlish_cext-0.0.0.dev475.dist-info}/METADATA +6 -5
- omlish_cext-0.0.0.dev475.dist-info/RECORD +7 -0
- omlish_cext-0.0.0.dev471.dist-info/RECORD +0 -6
- {omlish_cext-0.0.0.dev471.dist-info → omlish_cext-0.0.0.dev475.dist-info}/WHEEL +0 -0
- {omlish_cext-0.0.0.dev471.dist-info → omlish_cext-0.0.0.dev475.dist-info}/licenses/LICENSE +0 -0
- {omlish_cext-0.0.0.dev471.dist-info → omlish_cext-0.0.0.dev475.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: omlish-cext
|
|
3
|
-
Version: 0.0.0.
|
|
3
|
+
Version: 0.0.0.dev475
|
|
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.
|
|
17
|
+
Requires-Dist: omlish==0.0.0.dev475
|
|
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
|
-
|
|
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** -
|
|
208
|
-
|
|
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,7 @@
|
|
|
1
|
+
omlish/lang/_asyncs.cpython-313-darwin.so,sha256=YTfpK7gGNWx01Iy6o6zZFXACBfdMhDPUygIDbrmxODk,52256
|
|
2
|
+
omlish/lang/imports/_capture.cpython-313-darwin.so,sha256=98Axmjb3HrWLjGe9QzGb5SnmhCrAi53gKb5tvTGumyc,51216
|
|
3
|
+
omlish_cext-0.0.0.dev475.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
|
|
4
|
+
omlish_cext-0.0.0.dev475.dist-info/METADATA,sha256=w8IkhbbvX7eYPblkHQv7GvWMGcax6DTYXFs60tx2WTo,15059
|
|
5
|
+
omlish_cext-0.0.0.dev475.dist-info/WHEEL,sha256=bYnk7s_74GtjsL7Cla9unXlhKW3fT-fE7drGEnXRPCU,109
|
|
6
|
+
omlish_cext-0.0.0.dev475.dist-info/top_level.txt,sha256=pePsKdLu7DvtUiecdYXJ78iO80uDNmBlqe-8hOzOmfs,7
|
|
7
|
+
omlish_cext-0.0.0.dev475.dist-info/RECORD,,
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
omlish/lang/imports/_capture.cpython-313-darwin.so,sha256=_M9EpScOQqJgvE9FYkvqJ8RH11WJ4AhA71EqjDu0A_Q,51216
|
|
2
|
-
omlish_cext-0.0.0.dev471.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
|
|
3
|
-
omlish_cext-0.0.0.dev471.dist-info/METADATA,sha256=Lau5ON-M5hx6xIQBsAkwqTU3ZkuKI5_3m_yyEkISj9w,15026
|
|
4
|
-
omlish_cext-0.0.0.dev471.dist-info/WHEEL,sha256=bYnk7s_74GtjsL7Cla9unXlhKW3fT-fE7drGEnXRPCU,109
|
|
5
|
-
omlish_cext-0.0.0.dev471.dist-info/top_level.txt,sha256=pePsKdLu7DvtUiecdYXJ78iO80uDNmBlqe-8hOzOmfs,7
|
|
6
|
-
omlish_cext-0.0.0.dev471.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|