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, 28 Aug 2019 09:19:10 +0000 (UTC) [thread overview]
Message-ID: <1566983931.cde87f0c9204e5ab0546065d0fdc6df6900d0c89.mgorny@gentoo> (raw)
commit: cde87f0c9204e5ab0546065d0fdc6df6900d0c89
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 09:18:51 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 09:18:51 2019 +0000
URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=cde87f0c
gpyutils: Remove meta-report (replaced by pkgcheck)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Makefile.gpyutils | 7 +------
htdocs/index.html | 1 -
2 files changed, 1 insertion(+), 7 deletions(-)
diff --git a/Makefile.gpyutils b/Makefile.gpyutils
index 9d5f613..6b0b22c 100644
--- a/Makefile.gpyutils
+++ b/Makefile.gpyutils
@@ -15,7 +15,7 @@ upgr_dot = $(patsubst %.txt,%.dot,$(upgr_txt))
upgr_svg = $(patsubst %.dot,%.svg,$(upgr_dot))
upgr_all = $(upgr_txt) $(upgr_dot) $(upgr_svg)
-all = $(upgr_all) $(outdir)/cands.txt $(outdir)/missing-meta.txt
+all = $(upgr_all) $(outdir)/cands.txt
all: $(all)
@@ -64,11 +64,6 @@ $(outdir)/pypy3-to-36.txt: $(timestamp)
gpy-upgrade-impl pypy3 python3_6 > $@.new
mv $@.new $@
-$(outdir)/missing-meta.txt: $(timestamp)
- mkdir -p $(outdir)
- gpy-find-missing-meta > $@.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 9e91201..85e6c8a 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -100,7 +100,6 @@
<!--<a href="/output/gpyutils/37-to-38.txt" class="list-group-item">Py3.7 → 3.8 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>
</div>
</div>
<div class="col-lg-4">
next reply other threads:[~2019-08-28 9:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-28 9:19 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-04-19 6:35 [gentoo-commits] proj/qa-scripts:master commit in: /, htdocs/ Michał Górny
2020-05-25 12:22 Michał Górny
2019-08-29 5:51 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=1566983931.cde87f0c9204e5ab0546065d0fdc6df6900d0c89.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