cihai-cli 0.33.0__tar.gz → 0.34.0__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.
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/CHANGES +12 -1
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/PKG-INFO +2 -2
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/pyproject.toml +2 -2
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/src/cihai_cli/__about__.py +1 -1
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/uv.lock +35 -35
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.codecov.yml +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.cursor/rules/avoid-debug-loops.mdc +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.cursor/rules/dev-loop.mdc +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.cursor/rules/git-commits.mdc +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.cursor/rules/notes-llms-txt.mdc +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.github/contributing.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.github/dependabot.yml +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.github/workflows/docs.yml +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.github/workflows/tests.yml +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.gitignore +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.prettierrc +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.python-version +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.tmuxp.yaml +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.tool-versions +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.vim/coc-settings.json +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/.windsurfrules +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/AGENTS.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/CLAUDE.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/LICENSE +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/MANIFEST.in +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/MIGRATION +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/README.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/conftest.py +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/_static/favicon.ico +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/_static/img/cihai.svg +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/_static/img/icons/icon-128x128.png +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/_static/img/icons/icon-144x144.png +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/_static/img/icons/icon-152x152.png +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/_static/img/icons/icon-192x192.png +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/_static/img/icons/icon-384x384.png +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/_static/img/icons/icon-512x512-centered.png +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/_static/img/icons/icon-512x512.png +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/_static/img/icons/icon-72x72.png +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/_static/img/icons/icon-96x96.png +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/api.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/cli/completion.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/cli/index.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/cli/info.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/cli/reverse.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/conf.py +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/history.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/index.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/justfile +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/manifest.json +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/migration.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/project/code-style.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/project/contributing.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/project/index.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/project/releasing.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/quickstart.md +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/docs/redirects.txt +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/justfile +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/src/cihai_cli/__init__.py +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/src/cihai_cli/_colors.py +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/src/cihai_cli/_formatter.py +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/src/cihai_cli/cli.py +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/src/cihai_cli/py.typed +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/tests/__init__.py +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/tests/conftest.py +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/tests/fixtures/Unihan_DictionaryIndices.txt +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/tests/fixtures/Unihan_DictionaryLikeData.txt +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/tests/fixtures/Unihan_IRGSources.txt +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/tests/fixtures/Unihan_NumericValues.txt +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/tests/fixtures/Unihan_OtherMappings.txt +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/tests/fixtures/Unihan_RadicalStrokeCounts.txt +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/tests/fixtures/Unihan_Readings.txt +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/tests/fixtures/Unihan_Variants.txt +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/tests/fixtures/test_config.yml +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/tests/test_cli.py +0 -0
- {cihai_cli-0.33.0 → cihai_cli-0.34.0}/tox.ini +0 -0
|
@@ -33,12 +33,23 @@ $ uv add cihai-cli --prerelease allow
|
|
|
33
33
|
$ uvx --from 'cihai-cli' --prerelease allow cihai
|
|
34
34
|
```
|
|
35
35
|
|
|
36
|
-
## cihai-cli 0.
|
|
36
|
+
## cihai-cli 0.35.x (unreleased)
|
|
37
37
|
|
|
38
38
|
<!-- KEEP THIS PLACEHOLDER - DO NOT REMOVE OR MODIFY THIS LINE -->
|
|
39
39
|
_Notes on the upcoming release will go here._
|
|
40
40
|
<!-- END PLACEHOLDER - ADD NEW CHANGELOG ENTRIES BELOW THIS LINE -->
|
|
41
41
|
|
|
42
|
+
## cihai-cli 0.34.0 (2026-06-28)
|
|
43
|
+
|
|
44
|
+
cihai-cli 0.34.0 tracks the latest cihai and unihan-etl releases. The `cihai`
|
|
45
|
+
floor moves to `~=0.38.0`, which brings `unihan-etl` 0.43.0 and a sturdier
|
|
46
|
+
first-run bootstrap: a corrupt or truncated cached UNIHAN archive is now
|
|
47
|
+
re-fetched instead of crashing extraction. The command surface is unchanged.
|
|
48
|
+
|
|
49
|
+
### Dependencies
|
|
50
|
+
|
|
51
|
+
Minimum `cihai~=0.38.0` (was `~=0.37.0`), bringing `unihan-etl` 0.43.0.
|
|
52
|
+
|
|
42
53
|
## cihai-cli 0.33.0 (2026-06-28)
|
|
43
54
|
|
|
44
55
|
cihai-cli 0.33.0 refreshes the documentation experience around the command-line
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cihai-cli
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.34.0
|
|
4
4
|
Summary: Command line frontend for the cihai CJK language library
|
|
5
5
|
Project-URL: Bug Tracker, https://github.com/cihai/cihai-cli/issues
|
|
6
6
|
Project-URL: Documentation, https://cihai-cli.git-pull.com
|
|
@@ -28,7 +28,7 @@ Classifier: Topic :: Software Development :: Localization
|
|
|
28
28
|
Classifier: Topic :: System :: Shells
|
|
29
29
|
Classifier: Topic :: Utilities
|
|
30
30
|
Requires-Python: <4.0,>=3.10
|
|
31
|
-
Requires-Dist: cihai~=0.
|
|
31
|
+
Requires-Dist: cihai~=0.38.0
|
|
32
32
|
Requires-Dist: pyyaml
|
|
33
33
|
Description-Content-Type: text/markdown
|
|
34
34
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "cihai-cli"
|
|
3
|
-
version = "0.
|
|
3
|
+
version = "0.34.0"
|
|
4
4
|
description = "Command line frontend for the cihai CJK language library"
|
|
5
5
|
requires-python = ">=3.10,<4.0"
|
|
6
6
|
license = { text = "MIT" }
|
|
@@ -52,7 +52,7 @@ include = [
|
|
|
52
52
|
{ path = "tests", format = "sdist" },
|
|
53
53
|
]
|
|
54
54
|
dependencies = [
|
|
55
|
-
"cihai~=0.
|
|
55
|
+
"cihai~=0.38.0",
|
|
56
56
|
"PyYAML"
|
|
57
57
|
]
|
|
58
58
|
|
|
@@ -4,7 +4,7 @@ from __future__ import annotations
|
|
|
4
4
|
|
|
5
5
|
__title__ = "cihai-cli"
|
|
6
6
|
__package_name__ = "cihai_cli"
|
|
7
|
-
__version__ = "0.
|
|
7
|
+
__version__ = "0.34.0"
|
|
8
8
|
__description__ = "Command line frontend for the cihai CJK language library"
|
|
9
9
|
__author__ = "Tony Narlock"
|
|
10
10
|
__email__ = "tony@git-pull.com"
|
|
@@ -53,16 +53,16 @@ wheels = [
|
|
|
53
53
|
|
|
54
54
|
[[package]]
|
|
55
55
|
name = "anyio"
|
|
56
|
-
version = "4.14.
|
|
56
|
+
version = "4.14.1"
|
|
57
57
|
source = { registry = "https://pypi.org/simple" }
|
|
58
58
|
dependencies = [
|
|
59
59
|
{ name = "exceptiongroup", marker = "python_full_version < '3.11'" },
|
|
60
60
|
{ name = "idna" },
|
|
61
61
|
{ name = "typing-extensions", marker = "python_full_version < '3.13'" },
|
|
62
62
|
]
|
|
63
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
63
|
+
sdist = { url = "https://files.pythonhosted.org/packages/3b/72/5562aabb8dd7181e8e860622a38bea08d17842b99ecd4c91f84ac95251b0/anyio-4.14.1.tar.gz", hash = "sha256:8d648a3544c1a700e3ff78615cd679e4c5c3f149904287e73687b2596963629e", size = 254831, upload-time = "2026-06-24T20:56:06.017Z" }
|
|
64
64
|
wheels = [
|
|
65
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
65
|
+
{ url = "https://files.pythonhosted.org/packages/b0/7b/90df4a0a816d98d6ea26f559d87836d494a2cf1fcf063be67df50a7bcc30/anyio-4.14.1-py3-none-any.whl", hash = "sha256:4e5533c5b8ff0a24f5d7a176cbe6877129cd183893f66b537f8f227d10527d72", size = 124875, upload-time = "2026-06-24T20:56:04.413Z" },
|
|
66
66
|
]
|
|
67
67
|
|
|
68
68
|
[[package]]
|
|
@@ -252,7 +252,7 @@ wheels = [
|
|
|
252
252
|
|
|
253
253
|
[[package]]
|
|
254
254
|
name = "cihai"
|
|
255
|
-
version = "0.
|
|
255
|
+
version = "0.38.0"
|
|
256
256
|
source = { registry = "https://pypi.org/simple" }
|
|
257
257
|
dependencies = [
|
|
258
258
|
{ name = "appdirs" },
|
|
@@ -260,14 +260,14 @@ dependencies = [
|
|
|
260
260
|
{ name = "sqlalchemy", extra = ["mypy"] },
|
|
261
261
|
{ name = "unihan-etl" },
|
|
262
262
|
]
|
|
263
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
263
|
+
sdist = { url = "https://files.pythonhosted.org/packages/e1/52/a8444d7c2707d83ac35c4d0e9ffc3b9b8177ebe5558a6f75501ab0953beb/cihai-0.38.0.tar.gz", hash = "sha256:3f34994c7c7973cf8c300aafdc29d2e3e89fedf5d4d80896b5d88cc1fdd30ce9", size = 292510, upload-time = "2026-06-29T02:41:34.3Z" }
|
|
264
264
|
wheels = [
|
|
265
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
265
|
+
{ url = "https://files.pythonhosted.org/packages/7c/18/c994464304341054c7a7dffd62085e91c635df39fe5d3addcdf113db0734/cihai-0.38.0-py3-none-any.whl", hash = "sha256:94fc953ca66681bcbbf8361d7b7b0015d35c5186a10ce4a27f4dbbbdfd169638", size = 25307, upload-time = "2026-06-29T02:41:33.082Z" },
|
|
266
266
|
]
|
|
267
267
|
|
|
268
268
|
[[package]]
|
|
269
269
|
name = "cihai-cli"
|
|
270
|
-
version = "0.
|
|
270
|
+
version = "0.34.0"
|
|
271
271
|
source = { editable = "." }
|
|
272
272
|
dependencies = [
|
|
273
273
|
{ name = "cihai" },
|
|
@@ -324,7 +324,7 @@ testing = [
|
|
|
324
324
|
|
|
325
325
|
[package.metadata]
|
|
326
326
|
requires-dist = [
|
|
327
|
-
{ name = "cihai", specifier = "~=0.
|
|
327
|
+
{ name = "cihai", specifier = "~=0.38.0" },
|
|
328
328
|
{ name = "pyyaml" },
|
|
329
329
|
]
|
|
330
330
|
|
|
@@ -376,14 +376,14 @@ testing = [
|
|
|
376
376
|
|
|
377
377
|
[[package]]
|
|
378
378
|
name = "click"
|
|
379
|
-
version = "8.4.
|
|
379
|
+
version = "8.4.2"
|
|
380
380
|
source = { registry = "https://pypi.org/simple" }
|
|
381
381
|
dependencies = [
|
|
382
382
|
{ name = "colorama", marker = "sys_platform == 'win32'" },
|
|
383
383
|
]
|
|
384
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
384
|
+
sdist = { url = "https://files.pythonhosted.org/packages/76/d4/81420972a676e8ffea40450d8c8c92943e7218a78fe9b64359836cc9876b/click-8.4.2.tar.gz", hash = "sha256:9a6cea6e60b17ebe0a44c5cc636d94f09bd66142c1cd7d8b4cd731c4917a15f6", size = 338000, upload-time = "2026-06-24T17:45:15.148Z" }
|
|
385
385
|
wheels = [
|
|
386
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
386
|
+
{ url = "https://files.pythonhosted.org/packages/fb/e2/79c688af8b210d232694e31e59da9f6ec747bae31c3f5946e4e9b98860d5/click-8.4.2-py3-none-any.whl", hash = "sha256:e6f9f66136c816745b9d65817da91d61d957fb16e02e4dcd0552553c5a197b76", size = 119243, upload-time = "2026-06-24T17:45:13.73Z" },
|
|
387
387
|
]
|
|
388
388
|
|
|
389
389
|
[[package]]
|
|
@@ -1262,27 +1262,27 @@ wheels = [
|
|
|
1262
1262
|
|
|
1263
1263
|
[[package]]
|
|
1264
1264
|
name = "ruff"
|
|
1265
|
-
version = "0.15.
|
|
1266
|
-
source = { registry = "https://pypi.org/simple" }
|
|
1267
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1268
|
-
wheels = [
|
|
1269
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1270
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1271
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1272
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1273
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1274
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1275
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1276
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1277
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1278
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1279
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1280
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1281
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1282
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1283
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1284
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1285
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1265
|
+
version = "0.15.20"
|
|
1266
|
+
source = { registry = "https://pypi.org/simple" }
|
|
1267
|
+
sdist = { url = "https://files.pythonhosted.org/packages/43/dc/35b341fc554ba02f217fc10da57d1a75168cfbcf75b0ef2202176d4c4f2d/ruff-0.15.20.tar.gz", hash = "sha256:1416eb04349192646b54de98f146c4f59afe37d0decfc02c3cbbf396f3a28566", size = 4755489, upload-time = "2026-06-25T17:20:37.578Z" }
|
|
1268
|
+
wheels = [
|
|
1269
|
+
{ url = "https://files.pythonhosted.org/packages/94/d9/2d5014f0253ba541d2061d9fa7193f48e941c8b21bb88a7ff9bbe0bd0596/ruff-0.15.20-py3-none-linux_armv6l.whl", hash = "sha256:00e188c53e499c3c1637f73c91dcf2fb56d576cab76ce1be50a27c4e80e37078", size = 10839665, upload-time = "2026-06-25T17:19:44.702Z" },
|
|
1270
|
+
{ url = "https://files.pythonhosted.org/packages/c6/d3/ac1798ba64f670698867fcfc591d50e7e421bef137db564858f619a30fcf/ruff-0.15.20-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:9ebd1fd9b9c95fc0bd7b2761aebec1f030013d2e193a2901b224af68fe47251b", size = 11208649, upload-time = "2026-06-25T17:19:48.787Z" },
|
|
1271
|
+
{ url = "https://files.pythonhosted.org/packages/47/47/d3ac899991202095dfcf3d5176be4272642be3cf981a2f1a30f72a2afb95/ruff-0.15.20-py3-none-macosx_11_0_arm64.whl", hash = "sha256:c5b16cdd67ca108185cd36dce98c576350c03b1660a751de725fb049193a0632", size = 10622638, upload-time = "2026-06-25T17:19:51.354Z" },
|
|
1272
|
+
{ url = "https://files.pythonhosted.org/packages/33/13/4e043fe30aa94d4ff5213a9881fc296d12960f5971b234a5263fdc225312/ruff-0.15.20-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3413bb3c3d2ca6a8208f1f4809cd2dca3c6de6d0b491c0e70847672bde6e6efd", size = 10984227, upload-time = "2026-06-25T17:19:54.044Z" },
|
|
1273
|
+
{ url = "https://files.pythonhosted.org/packages/76/e6/92e7bf40388bc5800073b96564f56264f7e48bfd1a498f5ced6ae6d5a769/ruff-0.15.20-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:bd7ec42b3bb3da066488db093308a69c4ac5ee6d2af333a86ba6e2eb2e7dd44b", size = 10622882, upload-time = "2026-06-25T17:19:57.037Z" },
|
|
1274
|
+
{ url = "https://files.pythonhosted.org/packages/13/7a/43460be3f24495a3aa46d4b16873e2c4941b3b5f0b00cf88c03b7b94b339/ruff-0.15.20-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e1a36ad0eb77fba9aabfb69ede54de6f376d04ac18ebea022847046d340a8267", size = 11474808, upload-time = "2026-06-25T17:20:00.357Z" },
|
|
1275
|
+
{ url = "https://files.pythonhosted.org/packages/27/a0/f37077884873221c6b33b4ab49eb18f9f88e54a16a25a5bca59bef46dd66/ruff-0.15.20-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b6df3b1e4610432f0386dba04d853b5f08cbbc903410c6fcc02f620f05aff53c", size = 12293094, upload-time = "2026-06-25T17:20:03.446Z" },
|
|
1276
|
+
{ url = "https://files.pythonhosted.org/packages/a6/74/165545b60256a9704c21ac0ec4a0d07933b320812f9584836c9f4aca4292/ruff-0.15.20-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e89f198a1ea6ef0d727c1cf16088bc91a6cb0ab947dedc966715691647186eae", size = 11526176, upload-time = "2026-06-25T17:20:06.301Z" },
|
|
1277
|
+
{ url = "https://files.pythonhosted.org/packages/86/b1/a976a136d40ade83ce743578399865f57001003a409acadc0ecbb3051082/ruff-0.15.20-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:309809086c2acb67624950a3c8133e80f32d0d3e27106c0cd60ff26657c9f24b", size = 11520767, upload-time = "2026-06-25T17:20:09.191Z" },
|
|
1278
|
+
{ url = "https://files.pythonhosted.org/packages/19/0f/f032696cb01c9b54c0263fa393474d7758f1cdc021a01b04e3cbc2500999/ruff-0.15.20-py3-none-manylinux_2_31_riscv64.whl", hash = "sha256:2d2374caa2f2c2f9e2b7da0a50802cfb8b79f55a9b5e49379f564544fbf56487", size = 11500132, upload-time = "2026-06-25T17:20:13.602Z" },
|
|
1279
|
+
{ url = "https://files.pythonhosted.org/packages/4b/f4/51b1a14bc69e8c224b15dab9cce8e99b425e0455d462caa2b3c9be2b6a8e/ruff-0.15.20-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:a1ed17b65293e0c2f22fc387bc13198a5de94bf4429589b0ff6946b0feaf21a3", size = 10943828, upload-time = "2026-06-25T17:20:16.635Z" },
|
|
1280
|
+
{ url = "https://files.pythonhosted.org/packages/71/4b/fe267640783cd02bf6c5cc290b1df1051be2ec294c678b5c15fe19e52343/ruff-0.15.20-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:f701305e66b38ea6c91882490eb73459796808e4c6362a1b765255e0cdcd4053", size = 10645418, upload-time = "2026-06-25T17:20:19.4Z" },
|
|
1281
|
+
{ url = "https://files.pythonhosted.org/packages/b0/c0/a65aa4ec2f5e87a1df32dc3ec1fede434fe3dfd5cbcf3b503cafc676ab54/ruff-0.15.20-py3-none-musllinux_1_2_i686.whl", hash = "sha256:5b9c0c367ad8e5d0d5b5b8537864c469a0a0e55417aadfbeca41fa61333be9f4", size = 11211770, upload-time = "2026-06-25T17:20:22.033Z" },
|
|
1282
|
+
{ url = "https://files.pythonhosted.org/packages/5a/a4/0caa331d954ae2723d729d351c989cb4ca8b6077d5c6c2cb6de75e98c041/ruff-0.15.20-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:01cc00dd58f0df339d0e902219dd53990ea99996a0344e5d9cc8d45d5307e460", size = 11618698, upload-time = "2026-06-25T17:20:25.259Z" },
|
|
1283
|
+
{ url = "https://files.pythonhosted.org/packages/10/9b/5f14927848d2fd4aa891fd88d883788c5a7baba561c7874732364045708c/ruff-0.15.20-py3-none-win32.whl", hash = "sha256:ed65ef510e43a137207e0f01cfcf998aeddb1aeeda5c9d35023e910284d7cf21", size = 10857322, upload-time = "2026-06-25T17:20:28.612Z" },
|
|
1284
|
+
{ url = "https://files.pythonhosted.org/packages/fa/f0/fe47c501f9dea92a26d788ff98bb5d92ed4cb4c88792c5c88af6b697dc8e/ruff-0.15.20-py3-none-win_amd64.whl", hash = "sha256:a525c81c70fb0380344dd1d8745d8cc1c890b7fc94a58d5a07bd8eb9557b8415", size = 11993274, upload-time = "2026-06-25T17:20:31.871Z" },
|
|
1285
|
+
{ url = "https://files.pythonhosted.org/packages/d7/2b/9555445e1201d92b3195f45cdb153a0b68f24e0a4273f6e3d5ab46e212bb/ruff-0.15.20-py3-none-win_arm64.whl", hash = "sha256:2f5b2a6d614e8700388806a14996c40fab2c47b819ef57d790a34878858ed9ca", size = 11343498, upload-time = "2026-06-25T17:20:35.03Z" },
|
|
1286
1286
|
]
|
|
1287
1287
|
|
|
1288
1288
|
[[package]]
|
|
@@ -1883,7 +1883,7 @@ sdist = { url = "https://files.pythonhosted.org/packages/6f/a4/691ab63b17505a260
|
|
|
1883
1883
|
|
|
1884
1884
|
[[package]]
|
|
1885
1885
|
name = "unihan-etl"
|
|
1886
|
-
version = "0.
|
|
1886
|
+
version = "0.43.0"
|
|
1887
1887
|
source = { registry = "https://pypi.org/simple" }
|
|
1888
1888
|
dependencies = [
|
|
1889
1889
|
{ name = "appdirs" },
|
|
@@ -1891,9 +1891,9 @@ dependencies = [
|
|
|
1891
1891
|
{ name = "unicodecsv" },
|
|
1892
1892
|
{ name = "zhon" },
|
|
1893
1893
|
]
|
|
1894
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1894
|
+
sdist = { url = "https://files.pythonhosted.org/packages/11/41/c6243a6cb3dee9864e9d9abead530271d25d5939d2b5e9f4018e87a086d4/unihan_etl-0.43.0.tar.gz", hash = "sha256:5dccff231b545196a2be21607975aca61e26ed1e2738e73ae956f851e81b4a2a", size = 353087, upload-time = "2026-06-28T21:32:41.146Z" }
|
|
1895
1895
|
wheels = [
|
|
1896
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1896
|
+
{ url = "https://files.pythonhosted.org/packages/df/76/2ce55bbca9afd70e27778dbc3f102c325815efca830c29859ddd0a704687/unihan_etl-0.43.0-py3-none-any.whl", hash = "sha256:b5b8f0b012ddaec49dd3fe87853aa66a9cf3c8f511c2b504526d87c52389b452", size = 85801, upload-time = "2026-06-28T21:32:39.978Z" },
|
|
1897
1897
|
]
|
|
1898
1898
|
|
|
1899
1899
|
[[package]]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|