omdev-rs 0.0.0.dev473__tar.gz → 0.0.0.dev474__tar.gz
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.
- {omdev_rs-0.0.0.dev473/omdev_rs.egg-info → omdev_rs-0.0.0.dev474}/PKG-INFO +2 -2
- {omdev_rs-0.0.0.dev473 → omdev_rs-0.0.0.dev474}/omdev/rs/_boilerplate/Cargo.lock +27 -18
- {omdev_rs-0.0.0.dev473 → omdev_rs-0.0.0.dev474}/omdev/rs/_boilerplate/Cargo.toml +1 -1
- {omdev_rs-0.0.0.dev473 → omdev_rs-0.0.0.dev474/omdev_rs.egg-info}/PKG-INFO +2 -2
- omdev_rs-0.0.0.dev474/omdev_rs.egg-info/requires.txt +1 -0
- {omdev_rs-0.0.0.dev473 → omdev_rs-0.0.0.dev474}/pyproject.toml +2 -2
- omdev_rs-0.0.0.dev473/omdev_rs.egg-info/requires.txt +0 -1
- {omdev_rs-0.0.0.dev473 → omdev_rs-0.0.0.dev474}/LICENSE +0 -0
- {omdev_rs-0.0.0.dev473 → omdev_rs-0.0.0.dev474}/README.md +0 -0
- {omdev_rs-0.0.0.dev473 → omdev_rs-0.0.0.dev474}/omdev/rs/_boilerplate/src/lib.rs +0 -0
- {omdev_rs-0.0.0.dev473 → omdev_rs-0.0.0.dev474}/omdev_rs.egg-info/SOURCES.txt +0 -0
- {omdev_rs-0.0.0.dev473 → omdev_rs-0.0.0.dev474}/omdev_rs.egg-info/dependency_links.txt +0 -0
- {omdev_rs-0.0.0.dev473 → omdev_rs-0.0.0.dev474}/omdev_rs.egg-info/top_level.txt +0 -0
- {omdev_rs-0.0.0.dev473 → omdev_rs-0.0.0.dev474}/setup.cfg +0 -0
- {omdev_rs-0.0.0.dev473 → omdev_rs-0.0.0.dev474}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: omdev-rs
|
|
3
|
-
Version: 0.0.0.
|
|
3
|
+
Version: 0.0.0.dev474
|
|
4
4
|
Summary: omdev
|
|
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: omdev==0.0.0.
|
|
17
|
+
Requires-Dist: omdev==0.0.0.dev474
|
|
18
18
|
Dynamic: license-file
|
|
19
19
|
|
|
20
20
|
# Overview
|
|
@@ -23,9 +23,12 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
|
|
|
23
23
|
|
|
24
24
|
[[package]]
|
|
25
25
|
name = "indoc"
|
|
26
|
-
version = "2.0.
|
|
26
|
+
version = "2.0.7"
|
|
27
27
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
28
|
-
checksum = "
|
|
28
|
+
checksum = "79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706"
|
|
29
|
+
dependencies = [
|
|
30
|
+
"rustversion",
|
|
31
|
+
]
|
|
29
32
|
|
|
30
33
|
[[package]]
|
|
31
34
|
name = "libc"
|
|
@@ -56,18 +59,18 @@ checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483"
|
|
|
56
59
|
|
|
57
60
|
[[package]]
|
|
58
61
|
name = "proc-macro2"
|
|
59
|
-
version = "1.0.
|
|
62
|
+
version = "1.0.103"
|
|
60
63
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
61
|
-
checksum = "
|
|
64
|
+
checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8"
|
|
62
65
|
dependencies = [
|
|
63
66
|
"unicode-ident",
|
|
64
67
|
]
|
|
65
68
|
|
|
66
69
|
[[package]]
|
|
67
70
|
name = "pyo3"
|
|
68
|
-
version = "0.27.
|
|
71
|
+
version = "0.27.1"
|
|
69
72
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
70
|
-
checksum = "
|
|
73
|
+
checksum = "37a6df7eab65fc7bee654a421404947e10a0f7085b6951bf2ea395f4659fb0cf"
|
|
71
74
|
dependencies = [
|
|
72
75
|
"indoc",
|
|
73
76
|
"libc",
|
|
@@ -82,18 +85,18 @@ dependencies = [
|
|
|
82
85
|
|
|
83
86
|
[[package]]
|
|
84
87
|
name = "pyo3-build-config"
|
|
85
|
-
version = "0.27.
|
|
88
|
+
version = "0.27.1"
|
|
86
89
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
87
|
-
checksum = "
|
|
90
|
+
checksum = "f77d387774f6f6eec64a004eac0ed525aab7fa1966d94b42f743797b3e395afb"
|
|
88
91
|
dependencies = [
|
|
89
92
|
"target-lexicon",
|
|
90
93
|
]
|
|
91
94
|
|
|
92
95
|
[[package]]
|
|
93
96
|
name = "pyo3-ffi"
|
|
94
|
-
version = "0.27.
|
|
97
|
+
version = "0.27.1"
|
|
95
98
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
96
|
-
checksum = "
|
|
99
|
+
checksum = "2dd13844a4242793e02df3e2ec093f540d948299a6a77ea9ce7afd8623f542be"
|
|
97
100
|
dependencies = [
|
|
98
101
|
"libc",
|
|
99
102
|
"pyo3-build-config",
|
|
@@ -101,9 +104,9 @@ dependencies = [
|
|
|
101
104
|
|
|
102
105
|
[[package]]
|
|
103
106
|
name = "pyo3-macros"
|
|
104
|
-
version = "0.27.
|
|
107
|
+
version = "0.27.1"
|
|
105
108
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
106
|
-
checksum = "
|
|
109
|
+
checksum = "eaf8f9f1108270b90d3676b8679586385430e5c0bb78bb5f043f95499c821a71"
|
|
107
110
|
dependencies = [
|
|
108
111
|
"proc-macro2",
|
|
109
112
|
"pyo3-macros-backend",
|
|
@@ -113,9 +116,9 @@ dependencies = [
|
|
|
113
116
|
|
|
114
117
|
[[package]]
|
|
115
118
|
name = "pyo3-macros-backend"
|
|
116
|
-
version = "0.27.
|
|
119
|
+
version = "0.27.1"
|
|
117
120
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
118
|
-
checksum = "
|
|
121
|
+
checksum = "70a3b2274450ba5288bc9b8c1b69ff569d1d61189d4bff38f8d22e03d17f932b"
|
|
119
122
|
dependencies = [
|
|
120
123
|
"heck",
|
|
121
124
|
"proc-macro2",
|
|
@@ -133,11 +136,17 @@ dependencies = [
|
|
|
133
136
|
"proc-macro2",
|
|
134
137
|
]
|
|
135
138
|
|
|
139
|
+
[[package]]
|
|
140
|
+
name = "rustversion"
|
|
141
|
+
version = "1.0.22"
|
|
142
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
143
|
+
checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
|
|
144
|
+
|
|
136
145
|
[[package]]
|
|
137
146
|
name = "syn"
|
|
138
|
-
version = "2.0.
|
|
147
|
+
version = "2.0.108"
|
|
139
148
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
140
|
-
checksum = "
|
|
149
|
+
checksum = "da58917d35242480a05c2897064da0a80589a2a0476c9a3f2fdc83b53502e917"
|
|
141
150
|
dependencies = [
|
|
142
151
|
"proc-macro2",
|
|
143
152
|
"quote",
|
|
@@ -152,9 +161,9 @@ checksum = "df7f62577c25e07834649fc3b39fafdc597c0a3527dc1c60129201ccfcbaa50c"
|
|
|
152
161
|
|
|
153
162
|
[[package]]
|
|
154
163
|
name = "unicode-ident"
|
|
155
|
-
version = "1.0.
|
|
164
|
+
version = "1.0.22"
|
|
156
165
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
157
|
-
checksum = "
|
|
166
|
+
checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
|
|
158
167
|
|
|
159
168
|
[[package]]
|
|
160
169
|
name = "unindent"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: omdev-rs
|
|
3
|
-
Version: 0.0.0.
|
|
3
|
+
Version: 0.0.0.dev474
|
|
4
4
|
Summary: omdev
|
|
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: omdev==0.0.0.
|
|
17
|
+
Requires-Dist: omdev==0.0.0.dev474
|
|
18
18
|
Dynamic: license-file
|
|
19
19
|
|
|
20
20
|
# Overview
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
omdev==0.0.0.dev474
|
|
@@ -14,7 +14,7 @@ urls = {source = 'https://github.com/wrmsr/omlish'}
|
|
|
14
14
|
license = 'BSD-3-Clause'
|
|
15
15
|
readme = 'README.md'
|
|
16
16
|
requires-python = '>=3.13'
|
|
17
|
-
version = '0.0.0.
|
|
17
|
+
version = '0.0.0.dev474'
|
|
18
18
|
classifiers = [
|
|
19
19
|
'Development Status :: 2 - Pre-Alpha',
|
|
20
20
|
'Intended Audience :: Developers',
|
|
@@ -25,7 +25,7 @@ classifiers = [
|
|
|
25
25
|
]
|
|
26
26
|
description = 'omdev'
|
|
27
27
|
dependencies = [
|
|
28
|
-
'omdev == 0.0.0.
|
|
28
|
+
'omdev == 0.0.0.dev474',
|
|
29
29
|
]
|
|
30
30
|
|
|
31
31
|
[tool.setuptools]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
omdev==0.0.0.dev473
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|