commit:     a0b6f8ee758ffb47e94719256307c1e913691215
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  8 14:13:56 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun  8 14:13:56 2024 +0000
URL:        https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=a0b6f8ee

index: Include py3.12 → py3.13 report

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 htdocs/index.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/htdocs/index.html b/htdocs/index.html
index 60955d2..ddd182b 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -99,6 +99,9 @@
 
               <h3>Python reports</h3>
               <div class="list-group mb-3">
+                <div class="list-group-item list-group-item-action p-0">
+                  <a href="/output/gpyutils/312-to-313.txt" 
class="list-group-item-base-link">Py3.12 → 3.13 testing</a>
+                </div>
                 <div class="list-group-item list-group-item-action p-0">
                   <a href="/output/gpyutils/311-to-312.txt" 
class="list-group-item-base-link">Py3.11 → 3.12 testing</a>
                   <a href="/output/gpyutils/311-to-312.svg" 
class="list-group-item-additional-link p-1">

Reply via email to