From 3bf6530fd908ddc6db69373efafc2570c9fb55b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 14 Oct 2021 11:59:54 +0200 Subject: [PATCH] dev-ml/dose3: pyyaml is using libyaml unconditionally now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- .../{dose3-5.0.1_p16-r3.ebuild => dose3-5.0.1_p16-r4.ebuild} | 2 +- .../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(-) rename dev-ml/dose3/{dose3-5.0.1_p16-r3.ebuild => dose3-5.0.1_p16-r4.ebuild} (98%) rename dev-ml/dose3/{dose3-6.0.1_p2.ebuild => dose3-6.0.1_p2-r1.ebuild} (96%) rename dev-ml/dose3/{dose3-6.1.ebuild => dose3-6.1-r1.ebuild} (96%) 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 8a2d9bb0eca36..fd0e74c8c6520 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 29d377ccb805f..481f80ee4a29f 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 2424451a058e4..91260c5f2a047 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