Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/utidylib/
Date: Sun, 29 Aug 2021 18:30:41
Message-Id: 1630261752.d11094516af420d1aac38e1dd978caacd406f88c.sam@gentoo
1 commit: d11094516af420d1aac38e1dd978caacd406f88c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 29 18:26:20 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 29 18:29:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1109451
7
8 dev-python/utidylib: [QA] revbump for changed RDEPEND
9
10 It's necessary to have a revision bump for changes in RDEPEND,
11 but especially where we're changing the providers of an
12 any-of || ( ... ) dependency.
13
14 In this case, if one already has edbrowse installed,
15 once/if tidy-html5 is masked for removal (which seems to be
16 the plan), there's no reason the package manage is obligated
17 to realise that the existing ebuild was modified to allow
18 htmltidy instead. Hence, a revision bump is required
19 to apply the metadata change.
20
21 Fixes: 4e3e24a192e9d620c7bcbccf536c3c68f04fd363
22 Signed-off-by: Sam James <sam <AT> gentoo.org>
23
24 dev-python/utidylib/{utidylib-0.6-r1.ebuild => utidylib-0.6-r2.ebuild} | 0
25 dev-python/utidylib/{utidylib-0.7.ebuild => utidylib-0.7-r1.ebuild} | 0
26 2 files changed, 0 insertions(+), 0 deletions(-)
27
28 diff --git a/dev-python/utidylib/utidylib-0.6-r1.ebuild b/dev-python/utidylib/utidylib-0.6-r2.ebuild
29 similarity index 100%
30 rename from dev-python/utidylib/utidylib-0.6-r1.ebuild
31 rename to dev-python/utidylib/utidylib-0.6-r2.ebuild
32
33 diff --git a/dev-python/utidylib/utidylib-0.7.ebuild b/dev-python/utidylib/utidylib-0.7-r1.ebuild
34 similarity index 100%
35 rename from dev-python/utidylib/utidylib-0.7.ebuild
36 rename to dev-python/utidylib/utidylib-0.7-r1.ebuild