Skip to content

Commit 249dd6d

Browse files
z3-solver: deprecate our wheel
z3-solver v5.0.0.0 has riscv64 wheels on PyPI: https://pypi.org/project/z3-solver/ Fixes: #21 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1c45d16 commit 249dd6d

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
@@ -38,3 +38,4 @@ video_reader-rs
3838
watchfiles
3939
wrapt
4040
xxhash
41+
z3-solver

ci_scripts/packages.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,3 @@ tornado
4949
ujson
5050
uvloop
5151
websockets
52-
z3-solver

docs/packages/z3-solver.yaml

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

0 commit comments

Comments
 (0)