From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pycups/
Date: Sat, 18 Apr 2020 08:47:17 +0000 (UTC) [thread overview]
Message-ID: <1587199614.2f9cf2707633cd6b0745cc748c31f48d1058f096.soap@gentoo> (raw)
commit: 2f9cf2707633cd6b0745cc748c31f48d1058f096
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 18 08:46:54 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Apr 18 08:46:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9cf270
dev-python/pycups: Clean up dependencies
Bug: https://bugs.gentoo.org/691460
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-python/pycups/pycups-1.9.73-r2.ebuild | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/dev-python/pycups/pycups-1.9.73-r2.ebuild b/dev-python/pycups/pycups-1.9.73-r2.ebuild
index b3a1e333b24..52d88a55293 100644
--- a/dev-python/pycups/pycups-1.9.73-r2.ebuild
+++ b/dev-python/pycups/pycups-1.9.73-r2.ebuild
@@ -4,6 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
+
DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1
@@ -16,13 +17,8 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86"
SLOT="0"
IUSE="examples"
-RDEPEND="
- net-print/cups
-"
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- ${RDEPEND}
-"
+RDEPEND="net-print/cups"
+DEPEND="${RDEPEND}"
python_install_all() {
if use examples; then
next reply other threads:[~2020-04-18 8:47 UTC|newest]
Thread overview: 61+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-18 8:47 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-30 19:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/pycups/ Sam James
2024-10-28 21:30 Sam James
2024-10-27 6:50 Arthur Zamarin
2024-10-27 3:05 Sam James
2024-10-26 14:47 Arthur Zamarin
2024-10-26 13:15 Michał Górny
2024-10-26 13:10 Michał Górny
2024-10-07 2:52 Sam James
2024-01-10 19:02 Mike Gilbert
2023-05-04 16:22 Michał Górny
2022-11-01 6:19 WANG Xuerui
2022-10-25 18:36 Andreas Sturmlechner
2022-03-18 11:41 Michał Górny
2022-03-18 9:30 Arthur Zamarin
2022-03-18 9:19 Arthur Zamarin
2022-03-16 23:53 Sam James
2022-03-16 23:53 Sam James
2022-03-15 18:16 Jakov Smolić
2022-03-15 17:56 Jakov Smolić
2022-01-29 21:19 Michał Górny
2021-10-03 14:22 Michał Górny
2021-10-02 18:39 Sam James
2021-09-30 18:18 Sam James
2021-09-26 17:52 Sam James
2021-09-26 5:01 Sam James
2021-09-25 19:56 Sam James
2021-09-25 19:53 Sam James
2021-09-25 19:53 Sam James
2021-08-22 15:15 Louis Sautier
2021-08-22 12:34 Louis Sautier
2020-10-14 10:51 Alexey Shvetsov
2020-04-17 18:55 Andreas Sturmlechner
2020-04-15 2:49 Mike Gilbert
2020-03-28 17:21 Michał Górny
2020-02-05 19:37 Michał Górny
2019-12-31 20:09 Andreas Sturmlechner
2019-12-24 14:23 Mikle Kolyada
2019-12-15 13:59 Agostino Sarubbo
2019-12-15 13:53 Agostino Sarubbo
2019-12-15 13:36 Sergei Trofimovich
2019-12-15 13:24 Sergei Trofimovich
2019-12-04 6:48 Aaron Bauman
2019-06-02 14:05 Alexey Shvetsov
2017-11-28 20:48 Sergei Trofimovich
2017-09-30 6:31 Sergei Trofimovich
2017-09-24 12:10 Michael Palimaka
2017-09-12 23:02 Matt Turner
2017-09-12 23:02 Matt Turner
2017-09-02 15:04 Michael Palimaka
2017-08-06 8:41 Markus Meier
2017-07-31 10:49 Tobias Klausmann
2017-07-27 9:15 Sergei Trofimovich
2017-07-20 17:10 Alexis Ballier
2017-01-21 21:14 Patrice Clement
2016-10-02 10:02 Jeroen Roovers
2016-10-01 13:09 Jeroen Roovers
2016-05-28 11:06 Markus Meier
2016-05-24 10:18 Tobias Klausmann
2016-04-20 16:22 Michael Palimaka
2015-12-09 19:07 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=1587199614.2f9cf2707633cd6b0745cc748c31f48d1058f096.soap@gentoo \
--to=soap@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