public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qa-scripts:master commit in: /, htdocs/
Date: Wed, 19 Apr 2023 06:35:45 +0000 (UTC)	[thread overview]
Message-ID: <1681886136.9cd5fc20cb5d3f3704af3b14d7352c903b214696.mgorny@gentoo> (raw)

commit:     9cd5fc20cb5d3f3704af3b14d7352c903b214696
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 06:35:36 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 06:35:36 2023 +0000
URL:        https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=9cd5fc20

Remove py3.9 → py3.10 lists

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

 Makefile.gpyutils | 12 +-----------
 htdocs/index.html | 12 ------------
 2 files changed, 1 insertion(+), 23 deletions(-)

diff --git a/Makefile.gpyutils b/Makefile.gpyutils
index 346cde5..52e1ce2 100644
--- a/Makefile.gpyutils
+++ b/Makefile.gpyutils
@@ -6,7 +6,7 @@ timestamp = $(PORTDIR)/metadata/timestamp.commit
 outdir = /dev/null
 
 # upgrades for stable impls
-upgr_base = $(outdir)/39-to-310.txt $(outdir)/310-to-311.txt
+upgr_base = $(outdir)/310-to-311.txt
 # related stabilizations
 upgr_streq = $(patsubst %.txt,%-stablereq.txt,$(upgr_base))
 # all upgrade stuff
@@ -30,16 +30,6 @@ $(outdir)/310-to-311-stablereq.txt: $(timestamp)
 	gpy-upgrade-impl -m -s python3_10 python3_11 > $@.new
 	mv $@.new $@
 
-$(outdir)/39-to-310.txt: $(timestamp)
-	mkdir -p $(outdir)
-	gpy-upgrade-impl -m python3_9 python3_10 > $@.new
-	mv $@.new $@
-
-$(outdir)/39-to-310-stablereq.txt: $(timestamp)
-	mkdir -p $(outdir)
-	gpy-upgrade-impl -m -s python3_9 python3_10 > $@.new
-	mv $@.new $@
-
 %.dot: %.txt
 	gpy-depgraph -m python@gentoo.org $< > $@.new
 	mv $@.new $@

diff --git a/htdocs/index.html b/htdocs/index.html
index 2dcfc55..212f2bb 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -99,18 +99,6 @@
 
               <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/39-to-310.txt" class="list-group-item-base-link">Py3.9 → 3.10 testing</a>
-                  <a href="/output/gpyutils/39-to-310.svg" class="list-group-item-additional-link p-1">
-                    <span class="badge badge-primary">svg</span>
-                  </a>
-                </div>
-                <div class="list-group-item list-group-item-action p-0">
-                  <a href="/output/gpyutils/39-to-310-stablereq.txt" class="list-group-item-base-link">Py3.9 → 3.10 stabilizations</a>
-                  <a href="/output/gpyutils/39-to-310-stablereq.svg" class="list-group-item-additional-link p-1">
-                    <span class="badge badge-primary">svg</span>
-                  </a>
-                </div>
                 <div class="list-group-item list-group-item-action p-0">
                   <a href="/output/gpyutils/310-to-311.txt" class="list-group-item-base-link">Py3.10 → 3.11 testing</a>
                   <a href="/output/gpyutils/310-to-311.svg" class="list-group-item-additional-link p-1">


             reply	other threads:[~2023-04-19  6:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-19  6:35 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-25 12:22 [gentoo-commits] proj/qa-scripts:master commit in: /, htdocs/ Michał Górny
2019-08-29  5:51 Michał Górny
2019-08-28  9:19 Michał Górny
2012-11-28 13:54 Jeremy Olexa
2011-06-22 14:25 Jeremy Olexa
2011-06-14 21:09 Jeremy Olexa
2011-05-03 20:22 Jeremy Olexa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1681886136.9cd5fc20cb5d3f3704af3b14d7352c903b214696.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox