Skip to content

Commit bb016aa

Browse files
citiespy: deprecate our wheel (#1806)
citiespy v0.6.14 has riscv64 wheels on PyPI for Python 3.12, 3.13, 3.14, 3.14t: https://pypi.org/project/citiespy/ - 3.12: citiespy-0.6.14-cp310-abi3-manylinux_2_34_riscv64.whl - 3.13: citiespy-0.6.14-cp310-abi3-manylinux_2_34_riscv64.whl - 3.14: citiespy-0.6.14-cp310-abi3-manylinux_2_34_riscv64.whl - 3.14t: citiespy-0.6.14-cp314-cp314t-manylinux_2_34_riscv64.whl Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 26f14d7 commit bb016aa

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

ci_scripts/deprecated.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ argon2-cffi-bindings
1313
blake3
1414
cachebox
1515
charset-normalizer
16+
citiespy
1617
cmake
1718
crc32c
1819
fastar

ci_scripts/packages.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ chompjs
8484
chroma-hnswlib
8585
chromadb
8686
ciso8601
87-
citiespy
8887
cityhash
8988
ckzg
9089
clang-format

docs/packages/citiespy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
deprecated:
12
package-name: citiespy
23
source-code: https://github.com/ringsaturn/go-cities.json
34
license: Unlicense

0 commit comments

Comments
 (0)