commit: 12218dc7c6a39ccf99981b9c93895321b85d38d9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 17 16:07:45 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 17 16:07:45 2018 +0000
URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=12218dc7
index: Remove py3.4→3.5 report, add 3.6→3.7
htdocs/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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>