aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-17 18:07:45 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-17 18:07:45 +0200
commit12218dc7c6a39ccf99981b9c93895321b85d38d9 (patch)
tree2f21d76793ee822eb72657cda0f977ef23df764f /htdocs/index.html
parentindex: Extend 'bugs last touched' to 2017 (diff)
downloadqa-scripts-12218dc7c6a39ccf99981b9c93895321b85d38d9.tar.gz
qa-scripts-12218dc7c6a39ccf99981b9c93895321b85d38d9.tar.bz2
qa-scripts-12218dc7c6a39ccf99981b9c93895321b85d38d9.zip
index: Remove py3.4→3.5 report, add 3.6→3.7
Diffstat (limited to 'htdocs/index.html')
-rw-r--r--htdocs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/index.html b/htdocs/index.html
index 79353ae..4b59efb 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -94,9 +94,9 @@
<h3>Python reports</h3>
<div class="list-group">
- <a href="/output/gpyutils/34-to-35.txt" class="list-group-item">Py3.4 → 3.5 testing</a>
<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/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>