public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marc Schiffbauer" <mschiff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/obnam/
Date: Tue, 15 Sep 2015 23:24:37 +0000 (UTC)	[thread overview]
Message-ID: <1442359466.4192f905ca49621c6dacdd6153cd1cd4b8e137d0.mschiff@gentoo> (raw)

commit:     4192f905ca49621c6dacdd6153cd1cd4b8e137d0
Author:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 15 23:24:06 2015 +0000
Commit:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 23:24:26 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4192f905

app-backup/obnam: fix python deps, minor cleanups

Package-Manager: portage-2.2.20.1

 app-backup/obnam/obnam-1.17.ebuild | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/app-backup/obnam/obnam-1.17.ebuild b/app-backup/obnam/obnam-1.17.ebuild
index cd42b25..242e3e4 100644
--- a/app-backup/obnam/obnam-1.17.ebuild
+++ b/app-backup/obnam/obnam-1.17.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="threads"
 
-inherit eutils distutils-r1
+inherit distutils-r1
 
 DESCRIPTION="A backup program that supports encryption and deduplication"
 HOMEPAGE="http://obnam.org/"
@@ -19,19 +19,17 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}
-	dev-python/cliapp
-	dev-python/fuse-python
-	dev-python/larch
+	dev-python/cliapp[${PYTHON_USEDEP}]
+	dev-python/fuse-python[${PYTHON_USEDEP}]
+	dev-python/larch[${PYTHON_USEDEP}]
 	!=dev-python/paramiko-1.13.0
-	|| ( <dev-python/paramiko-1.13.0 >dev-python/paramiko-1.13.0 )
-	dev-python/pyyaml
-	dev-python/tracing
-	dev-python/ttystatus
+	|| ( <dev-python/paramiko-1.13.0[${PYTHON_USEDEP}] >dev-python/paramiko-1.13.0[${PYTHON_USEDEP}] )
+	dev-python/pyyaml[${PYTHON_USEDEP}]
+	dev-python/tracing[${PYTHON_USEDEP}]
+	dev-python/ttystatus[${PYTHON_USEDEP}]
 	"
 RDEPEND="${DEPEND}"
 
-PATCHES=( )
-
 src_compile() {
 	addwrite /proc/self/comm
 	distutils-r1_src_compile


             reply	other threads:[~2015-09-15 23:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-15 23:24 Marc Schiffbauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-11-01 15:51 [gentoo-commits] repo/gentoo:master commit in: app-backup/obnam/ Marc Schiffbauer
2017-06-26 13:37 Marc Schiffbauer
2016-12-31  3:49 Marc Schiffbauer
2016-12-18  3:00 Marc Schiffbauer
2016-10-31 21:15 Marc Schiffbauer
2016-10-31 21:15 Marc Schiffbauer
2016-06-17  7:23 Robin H. Johnson
2016-01-19 21:49 Marc Schiffbauer
2016-01-19 21:49 Marc Schiffbauer
2016-01-05 20:56 Marc Schiffbauer
2016-01-05 16:54 Marc Schiffbauer
2015-12-06 23:24 Marc Schiffbauer
2015-12-06 23:24 Marc Schiffbauer
2015-09-14 22:26 Marc Schiffbauer
2015-09-14 22:26 Marc Schiffbauer
2015-09-07 11:19 Marc Schiffbauer
2015-09-07 11:19 Marc Schiffbauer
2015-09-07 11:19 Marc Schiffbauer
2015-08-17  8:53 Marc Schiffbauer

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=1442359466.4192f905ca49621c6dacdd6153cd1cd4b8e137d0.mschiff@gentoo \
    --to=mschiff@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