public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-podman/
Date: Thu, 15 Oct 2020 01:44:18 +0000 (UTC)	[thread overview]
Message-ID: <1602726243.c9998f292aa50040992299ce0b1c9ab1e71e5750.zmedico@gentoo> (raw)

commit:     c9998f292aa50040992299ce0b1c9ab1e71e5750
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Wed Oct 14 13:28:38 2020 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 01:44:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9998f29

dev-python/python-podman: correct DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/748660
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 dev-python/python-podman/python-podman-1.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-podman/python-podman-1.6.0.ebuild b/dev-python/python-podman/python-podman-1.6.0.ebuild
index d08d17805de..63ec2c3e60a 100644
--- a/dev-python/python-podman/python-podman-1.6.0.ebuild
+++ b/dev-python/python-podman/python-podman-1.6.0.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 
@@ -20,8 +21,7 @@ RDEPEND="dev-python/psutil[${PYTHON_USEDEP}]
 	dev-python/python-dateutil[${PYTHON_USEDEP}]
 	dev-python/python-varlink[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
-	dev-python/pbr[${PYTHON_USEDEP}]
-	>=dev-python/setuptools-39[${PYTHON_USEDEP}]"
+	dev-python/pbr[${PYTHON_USEDEP}]"
 
 S=${WORKDIR}/${MY_P}
 


             reply	other threads:[~2020-10-15  1:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-15  1:44 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-17 11:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-podman/ Michał Górny
2021-07-16 11:08 Michał Górny
2021-07-16  7:54 Michał Górny
2021-07-16  6:12 Michał Górny
2021-07-16  6:12 Michał Górny
2020-03-28 21:11 Michał Górny
2020-01-19 21:05 Zac Medico
2019-01-07 10:16 Zac Medico

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=1602726243.c9998f292aa50040992299ce0b1c9ab1e71e5750.zmedico@gentoo \
    --to=zmedico@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