commit: 2753decf7e7b1c0c811a82d489c326e3a7bd6582 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed May 31 20:17:37 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 31 20:17:37 2023 +0000 URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=2753decf
Makefile.gpyutils: add note about speeding up porting Signed-off-by: Sam James <sam <AT> gentoo.org> Makefile.gpyutils | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.gpyutils b/Makefile.gpyutils index 51e56c2..a2bba56 100644 --- a/Makefile.gpyutils +++ b/Makefile.gpyutils @@ -9,6 +9,9 @@ outdir = /dev/null # 1. Create rules below & add to upgr_all # 2. Later, when dot doesn't take too long for it, move to upgr_txt # 3. Once the impl is stable, move to upgr_base +# +# Please prioritize edges like python-any-r1 consumers to speed up getting +# from 1->2. Especially e.g. git, ninja, meson, doxygen. # upgrades for stable impls upgr_base = $(outdir)/310-to-311.txt