Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion ci_scripts/deprecated.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

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

# building it

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should not be part of this PR

aiohttp
blake3
charset-normalizer
Expand Down Expand Up @@ -38,3 +38,4 @@ video_reader-rs
watchfiles
wrapt
xxhash
z3-solver
1 change: 0 additions & 1 deletion ci_scripts/packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,3 @@ tornado
ujson
uvloop
websockets
z3-solver
1 change: 1 addition & 0 deletions docs/packages/z3-solver.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
deprecated:
package-name: z3-solver
source-code: https://github.com/Z3Prover/z3
license: MIT
Expand Down
Loading