commit: 2dda62fab787d50f243140348f7deb4a3827d4e9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 3 12:46:32 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 3 12:46:32 2019 +0000
URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=2dda62fa
Update gpyutils report links
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
htdocs/index.html | 6 +++---
1 file 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>