Skip to content

Commit 7db400a

Browse files
committed
ci_scripts: deprecated: update comments
Make the explanation for the deprecated.txt file's purpose more explicit. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
1 parent 8a51174 commit 7db400a

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

ci_scripts/deprecated.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33

44
# SPDX-License-Identifier: Apache-2.0
55

6-
# List of deprecated packages.
7-
# When we deprecated a package, we add it here, to check if upstream is still
8-
# building it
6+
# List of deprecated packages. Deprecated packages are those which are now built
7+
for riscv64 platforms by the upstream projects, so we don't need to maintain a
8+
build workflow for it ourselves. Previously-built wheels should remain in the
9+
RISE package registry.
910

1011
aiohttp
1112
blake3

0 commit comments

Comments
 (0)