aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-03 14:46:32 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-03 14:46:32 +0200
commit2dda62fab787d50f243140348f7deb4a3827d4e9 (patch)
treeca64cecce8d87706629f957f1792cc8755c801bd
parentkeyrings: enable OpenPGP Hagrid server (diff)
downloadqa-scripts-2dda62fab787d50f243140348f7deb4a3827d4e9.tar.gz
qa-scripts-2dda62fab787d50f243140348f7deb4a3827d4e9.tar.bz2
qa-scripts-2dda62fab787d50f243140348f7deb4a3827d4e9.zip
Update gpyutils report links
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--htdocs/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/index.html b/htdocs/index.html
index 2215b1c..7ad304b 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -95,10 +95,10 @@
<h3>Python reports</h3>
<div class="list-group">
- <a href="/output/gpyutils/35-to-36.txt" class="list-group-item">Py3.5 → 3.6 testing</a>
- <a href="/output/gpyutils/35-to-36-stablereq.txt" class="list-group-item">Py3.5 → 3.6 stabilizations</a>
<a href="/output/gpyutils/36-to-37.txt" class="list-group-item">Py3.6 → 3.7 testing</a>
- <a href="/output/gpyutils/pypy3-to-35.txt" class="list-group-item">PyPy3 → 3.5 testing</a>
+ <a href="/output/gpyutils/36-to-37-stablereq.txt" class="list-group-item">Py3.6 → 3.7 stabilizations</a>
+ <!--<a href="/output/gpyutils/37-to-38.txt" class="list-group-item">Py3.7 → 3.8 testing</a>-->
+ <!--<a href="/output/gpyutils/pypy3-to-35.txt" class="list-group-item">PyPy3 → 3.5 testing</a>-->
<a href="/output/gpyutils/cands.txt" class="list-group-item">Packages missing python*-r1 eclass</a>
<a href="/output/gpyutils/missing-meta.txt" class="list-group-item">python*-r1 eclass usage issues</a>
</div>