public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/capyt/
Date: Wed,  8 Jan 2020 12:54:33 +0000 (UTC)	[thread overview]
Message-ID: <1578486941.1c94bb0f77e81a7381a79c1caa6aeeaa10424a0a.juippis@gentoo> (raw)

commit:     1c94bb0f77e81a7381a79c1caa6aeeaa10424a0a
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  8 12:35:41 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jan  8 12:35:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c94bb0f

app-text/capyt: use DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-text/capyt/capyt-1.1.1.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/app-text/capyt/capyt-1.1.1.ebuild b/app-text/capyt/capyt-1.1.1.ebuild
index 5c955a412ac..22d47165439 100644
--- a/app-text/capyt/capyt-1.1.1.ebuild
+++ b/app-text/capyt/capyt-1.1.1.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{6..8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 
@@ -18,10 +19,6 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 x86"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="
-	${DEPEND}
-	dev-python/requests[${PYTHON_USEDEP}]
-"
+RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"
 
 S="${WORKDIR}/${PN}-${MY_PV}"


             reply	other threads:[~2020-01-08 12:54 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-08 12:54 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-08  7:17 [gentoo-commits] repo/gentoo:master commit in: app-text/capyt/ Joonas Niilola
2023-08-22  5:45 Joonas Niilola
2023-08-14  5:22 Joonas Niilola
2023-07-13  6:03 Joonas Niilola
2023-06-13 12:48 Joonas Niilola
2022-06-04  7:07 Joonas Niilola
2021-05-26  5:21 Joonas Niilola
2021-03-11 11:41 Joonas Niilola
2021-02-25 17:28 Joonas Niilola
2020-01-08 12:54 Joonas Niilola
2019-07-31  3:41 Joonas Niilola
2018-09-13 10:54 Mikle Kolyada
2018-08-12 17:23 Michał Górny
2018-08-12 17:23 Michał Górny
2018-03-17  9:17 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1578486941.1c94bb0f77e81a7381a79c1caa6aeeaa10424a0a.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox