From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qa-scripts:master commit in: htdocs/, /
Date: Mon, 8 Feb 2021 19:42:52 +0000 (UTC) [thread overview]
Message-ID: <1612813341.d77ca2df27c9494ddc0ddcf301ac6b646f28fa80.bman@gentoo> (raw)
commit: d77ca2df27c9494ddc0ddcf301ac6b646f28fa80
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 8 19:42:21 2021 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Feb 8 19:42:21 2021 +0000
URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=d77ca2df
gpyutils: drop py3.6->3.7 stable and testing reports
Signed-off-by: Aaron Bauman <bman <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 e7be59e..ed878e8 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)/36-to-37.txt $(outdir)/37-to-38.txt $(outdir)/38-to-39.txt
+upgr_base = $(outdir)/37-to-38.txt $(outdir)/38-to-39.txt
# related stabilizations
upgr_streq = $(patsubst %.txt,%-stablereq.txt,$(upgr_base))
# all upgrade stuff
@@ -39,16 +39,6 @@ $(outdir)/depcheck.txt: $(timestamp)
gpy-depcheck > $@.new
mv $@.new $@
-$(outdir)/36-to-37.txt: $(timestamp)
- mkdir -p $(outdir)
- gpy-upgrade-impl -m python3_6 python3_7 > $@.new
- mv $@.new $@
-
-$(outdir)/36-to-37-stablereq.txt: $(timestamp)
- mkdir -p $(outdir)
- gpy-upgrade-impl -m -s python3_6 python3_7 > $@.new
- mv $@.new $@
-
$(outdir)/37-to-38.txt: $(timestamp)
mkdir -p $(outdir)
gpy-upgrade-impl -m python3_7 python3_8 > $@.new
diff --git a/htdocs/index.html b/htdocs/index.html
index 4cfd715..2f22803 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/36-to-37.txt" class="list-group-item-base-link">Py3.6 → 3.7 testing</a>
- <a href="/output/gpyutils/36-to-37.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/36-to-37-stablereq.txt" class="list-group-item-base-link">Py3.6 → 3.7 stabilizations</a>
- <a href="/output/gpyutils/36-to-37-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/37-to-38.txt" class="list-group-item-base-link">Py3.7 → 3.8 testing</a>
<a href="/output/gpyutils/37-to-38.svg" class="list-group-item-additional-link p-1">
next reply other threads:[~2021-02-08 19:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-08 19:42 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-29 22:03 [gentoo-commits] proj/qa-scripts:master commit in: htdocs/, / Sam James
2023-01-14 15:44 Michał Górny
2021-07-15 17:24 Michał Górny
2021-02-08 20:09 Aaron Bauman
2020-01-24 7:42 Michał Górny
2018-07-18 10:46 Michał Górny
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=1612813341.d77ca2df27c9494ddc0ddcf301ac6b646f28fa80.bman@gentoo \
--to=bman@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