commit: 3bf6530fd908ddc6db69373efafc2570c9fb55b9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 09:59:54 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 10:00:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bf6530f
dev-ml/dose3: pyyaml is using libyaml unconditionally now
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-ml/dose3/{dose3-5.0.1_p16-r3.ebuild => dose3-5.0.1_p16-r4.ebuild} | 2 +-
dev-ml/dose3/{dose3-6.0.1_p2.ebuild => dose3-6.0.1_p2-r1.ebuild} | 2 +-
dev-ml/dose3/{dose3-6.1.ebuild => dose3-6.1-r1.ebuild} | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-ml/dose3/dose3-5.0.1_p16-r3.ebuild
b/dev-ml/dose3/dose3-5.0.1_p16-r4.ebuild
similarity index 98%
rename from dev-ml/dose3/dose3-5.0.1_p16-r3.ebuild
rename to dev-ml/dose3/dose3-5.0.1_p16-r4.ebuild
index 8a2d9bb0eca..fd0e74c8c65 100644
--- a/dev-ml/dose3/dose3-5.0.1_p16-r3.ebuild
+++ b/dev-ml/dose3/dose3-5.0.1_p16-r4.ebuild
@@ -39,7 +39,7 @@ RDEPEND="
rpm4? ( app-arch/rpm )
"
DEPEND="${RDEPEND}
- test? ( dev-python/pyyaml[libyaml] )
+ test? ( dev-python/pyyaml[libyaml(+)] )
"
# missing test data
diff --git a/dev-ml/dose3/dose3-6.0.1_p2.ebuild
b/dev-ml/dose3/dose3-6.0.1_p2-r1.ebuild
similarity index 96%
rename from dev-ml/dose3/dose3-6.0.1_p2.ebuild
rename to dev-ml/dose3/dose3-6.0.1_p2-r1.ebuild
index 29d377ccb80..481f80ee4a2 100644
--- a/dev-ml/dose3/dose3-6.0.1_p2.ebuild
+++ b/dev-ml/dose3/dose3-6.0.1_p2-r1.ebuild
@@ -35,7 +35,7 @@ RDEPEND="
app-arch/rpm
"
DEPEND="${RDEPEND}
- test? ( dev-python/pyyaml[libyaml] )
+ test? ( dev-python/pyyaml[libyaml(+)] )
"
# missing test data
diff --git a/dev-ml/dose3/dose3-6.1.ebuild b/dev-ml/dose3/dose3-6.1-r1.ebuild
similarity index 96%
rename from dev-ml/dose3/dose3-6.1.ebuild
rename to dev-ml/dose3/dose3-6.1-r1.ebuild
index 2424451a058..91260c5f2a0 100644
--- a/dev-ml/dose3/dose3-6.1.ebuild
+++ b/dev-ml/dose3/dose3-6.1-r1.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
app-arch/rpm
"
DEPEND="${RDEPEND}
- test? ( dev-python/pyyaml[libyaml] )
+ test? ( dev-python/pyyaml[libyaml(+)] )
"
# missing test data