Skip to content

Commit 4c8d16e

Browse files
websockets: deprecate our wheel
websockets v16.1 has riscv64 wheels on PyPI: https://pypi.org/project/websockets/ Fixes: #49 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1c45d16 commit 4c8d16e

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

ci_scripts/deprecated.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
# List of deprecated packages.
77
# When we deprecated a package, we add it here, to check if upstream is still
8-
# building it
98

9+
# building it
1010
aiohttp
1111
blake3
1212
charset-normalizer
@@ -36,5 +36,6 @@ tokenizers
3636
uv
3737
video_reader-rs
3838
watchfiles
39+
websockets
3940
wrapt
4041
xxhash

ci_scripts/packages.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,4 @@ tlparse
4848
tornado
4949
ujson
5050
uvloop
51-
websockets
5251
z3-solver

docs/packages/websockets.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
deprecated:
12
package-name: websockets
23
source-code: https://github.com/python-websockets/websockets
34
license: BSD-3-Clause

0 commit comments

Comments
 (0)