omlish 0.0.0.dev464__py3-none-any.whl → 0.0.0.dev465__py3-none-any.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 might be problematic. Click here for more details.
- omlish/__about__.py +3 -3
- {omlish-0.0.0.dev464.dist-info → omlish-0.0.0.dev465.dist-info}/METADATA +1 -1
- {omlish-0.0.0.dev464.dist-info → omlish-0.0.0.dev465.dist-info}/RECORD +7 -7
- {omlish-0.0.0.dev464.dist-info → omlish-0.0.0.dev465.dist-info}/WHEEL +0 -0
- {omlish-0.0.0.dev464.dist-info → omlish-0.0.0.dev465.dist-info}/entry_points.txt +0 -0
- {omlish-0.0.0.dev464.dist-info → omlish-0.0.0.dev465.dist-info}/licenses/LICENSE +0 -0
- {omlish-0.0.0.dev464.dist-info → omlish-0.0.0.dev465.dist-info}/top_level.txt +0 -0
omlish/__about__.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
__version__ = '0.0.0.
|
|
2
|
-
__revision__ = '
|
|
1
|
+
__version__ = '0.0.0.dev465'
|
|
2
|
+
__revision__ = 'ecbfb7b1db1986db5fd6c298c58ae1a8b1d1e7d3'
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
#
|
|
@@ -185,7 +185,7 @@ class SetuptoolsBase:
|
|
|
185
185
|
|
|
186
186
|
|
|
187
187
|
class Setuptools(SetuptoolsBase):
|
|
188
|
-
|
|
188
|
+
cext = True
|
|
189
189
|
|
|
190
190
|
find_packages = {
|
|
191
191
|
'include': [Project.name, f'{Project.name}.*'],
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
omlish/.omlish-manifests.json,sha256=FLw7xkPiSXuImZgqSP8BwrEib2R1doSzUPLUkc-QUIA,8410
|
|
2
|
-
omlish/__about__.py,sha256=
|
|
2
|
+
omlish/__about__.py,sha256=gPAkkIEM-qgFC0GsQrEg5sQdWXDgmG6PEdHARR8DSME,3612
|
|
3
3
|
omlish/__init__.py,sha256=SsyiITTuK0v74XpKV8dqNaCmjOlan1JZKrHQv5rWKPA,253
|
|
4
4
|
omlish/c3.py,sha256=ZNIMl1kwg3qdei4DiUrJPQe5M81S1e76N-GuNSwLBAE,8683
|
|
5
5
|
omlish/cached.py,sha256=MLap_p0rdGoDIMVhXVHm1tsbcWobJF0OanoodV03Ju8,542
|
|
@@ -831,9 +831,9 @@ omlish/typedvalues/marshal.py,sha256=2xqX6JllhtGpmeYkU7C-qzgU__0x-vd6CzYbAsocQlc
|
|
|
831
831
|
omlish/typedvalues/of_.py,sha256=UXkxSj504WI2UrFlqdZJbu2hyDwBhL7XVrc2qdR02GQ,1309
|
|
832
832
|
omlish/typedvalues/reflect.py,sha256=PAvKW6T4cW7u--iX80w3HWwZUS3SmIZ2_lQjT65uAyk,1026
|
|
833
833
|
omlish/typedvalues/values.py,sha256=ym46I-q2QJ_6l4UlERqv3yj87R-kp8nCKMRph0xQ3UA,1307
|
|
834
|
-
omlish-0.0.0.
|
|
835
|
-
omlish-0.0.0.
|
|
836
|
-
omlish-0.0.0.
|
|
837
|
-
omlish-0.0.0.
|
|
838
|
-
omlish-0.0.0.
|
|
839
|
-
omlish-0.0.0.
|
|
834
|
+
omlish-0.0.0.dev465.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
|
|
835
|
+
omlish-0.0.0.dev465.dist-info/METADATA,sha256=LkX07lWsywxu4363WUzQaTLa-02zdzlLmJUqYNe1U1k,19003
|
|
836
|
+
omlish-0.0.0.dev465.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
837
|
+
omlish-0.0.0.dev465.dist-info/entry_points.txt,sha256=Lt84WvRZJskWCAS7xnQGZIeVWksprtUHj0llrvVmod8,35
|
|
838
|
+
omlish-0.0.0.dev465.dist-info/top_level.txt,sha256=pePsKdLu7DvtUiecdYXJ78iO80uDNmBlqe-8hOzOmfs,7
|
|
839
|
+
omlish-0.0.0.dev465.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|