commit: c2a48851ce92b4824af158a6a866b130e9776c45
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 10 16:29:46 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 10 16:29:46 2022 +0000
URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=c2a48851
htdocs: add link to Python 3.10 -> Python 3.11 lists
Signed-off-by: Sam James <sam <AT> gentoo.org>
htdocs/index.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/htdocs/index.html b/htdocs/index.html
index 14e5935..40eb63f 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -124,6 +124,12 @@
</a>
</div>
<div class="list-group-item list-group-item-action p-0">
+ <a href="/output/gpyutils/310-to-311.txt"
class="list-group-item-base-link">Py3.10 → 3.11 testing</a>
+ <a href="/output/gpyutils/310-to-311.svg"
class="list-group-item-additional-link p-1">
+ <span class="badge badge-primary">svg</span>
+ </a>
+ </div>
+ <div class="list-group-item list-group-item-action p-0">
<a href="/output/gpyutils/py2.txt"
class="list-group-item-base-link">Py2-only packages</a>
<a href="/output/gpyutils/py2.svg"
class="list-group-item-additional-link p-1">
<span class="badge badge-primary">svg</span>