aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-08-29 07:51:06 +0200
committerMichał Górny <mgorny@gentoo.org>2019-08-29 07:51:38 +0200
commit7018feb6e0873c6f360f7418461328637a880a44 (patch)
tree6343ac6c2efe129fb43243b2b28d1e7e5a572d12
parentBump pkgcheck2html (diff)
downloadqa-scripts-7018feb6.tar.gz
qa-scripts-7018feb6.tar.bz2
qa-scripts-7018feb6.zip
gpyutils: Stop producing cands.txt, replaced by CI
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--Makefile.gpyutils2
-rw-r--r--htdocs/index.html1
2 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.gpyutils b/Makefile.gpyutils
index 6b0b22c..15a4a12 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
+all = $(upgr_all)
all: $(all)
diff --git a/htdocs/index.html b/htdocs/index.html
index 85e6c8a..bbb4e86 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -99,7 +99,6 @@
<a href="/output/gpyutils/36-to-37-stablereq.txt" class="list-group-item">Py3.6 → 3.7 stabilizations</a>
<!--<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>
</div>
</div>
<div class="col-lg-4">