public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyzbar/
Date: Fri, 16 Oct 2020 18:22:38 +0000 (UTC)	[thread overview]
Message-ID: <1602872482.81dd2dab09931521fc7e9e8da3a50d0d7c5ed0c7.mgorny@gentoo> (raw)

commit:     81dd2dab09931521fc7e9e8da3a50d0d7c5ed0c7
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu Oct 15 06:17:30 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 18:21:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81dd2dab

dev-python/pyzbar: correct DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/748705
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pyzbar/pyzbar-0.1.8.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/pyzbar/pyzbar-0.1.8.ebuild b/dev-python/pyzbar/pyzbar-0.1.8.ebuild
index 52dfc23d22b..50fd807fe12 100644
--- a/dev-python/pyzbar/pyzbar-0.1.8.ebuild
+++ b/dev-python/pyzbar/pyzbar-0.1.8.ebuild
@@ -3,7 +3,8 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6..8} )
 
 inherit distutils-r1
 


             reply	other threads:[~2020-10-16 18:22 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16 18:22 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-10 10:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyzbar/ Petr Vaněk
2023-11-23 18:55 Michał Górny
2023-11-10 14:38 Michał Górny
2023-10-20 14:37 Michał Górny
2022-10-29 14:32 Arthur Zamarin
2022-10-29 14:32 Arthur Zamarin
2022-10-29 14:32 Arthur Zamarin
2022-05-16 13:27 Michał Górny
2022-03-15 18:24 Michał Górny
2021-06-05 18:10 Michał Górny
2020-04-27  7:18 Michał Górny
2020-04-27  7:18 Michał Górny
2020-04-27  7:18 Michał Górny
2020-04-26 23:28 Jonas Stein
2020-03-28 21:24 Michał Górny
2020-03-16 18:55 Michał Górny
2020-01-24  6:54 Joonas Niilola
2020-01-16  6:05 Michał Górny
2018-08-31 18:24 Craig Andrews
2018-05-18 14:55 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=1602872482.81dd2dab09931521fc7e9e8da3a50d0d7c5ed0c7.mgorny@gentoo \
    --to=mgorny@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