public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/os-diskconfig-python-novaclient-ext/
Date: Wed, 19 Jun 2019 08:32:51 +0000 (UTC)	[thread overview]
Message-ID: <1560933154.b3105bd200a88bd3bfea006eee8de76fe94849b3.soap@gentoo> (raw)

commit:     b3105bd200a88bd3bfea006eee8de76fe94849b3
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 19 08:32:34 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Jun 19 08:32:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3105bd2

dev-python/os-diskconfig-python-novaclient-ext: Port to EAPI 7

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../os-diskconfig-python-novaclient-ext-0.1.3.ebuild          | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-python/os-diskconfig-python-novaclient-ext/os-diskconfig-python-novaclient-ext-0.1.3.ebuild b/dev-python/os-diskconfig-python-novaclient-ext/os-diskconfig-python-novaclient-ext-0.1.3.ebuild
index b04b5d5a535..a7fc14c1403 100644
--- a/dev-python/os-diskconfig-python-novaclient-ext/os-diskconfig-python-novaclient-ext-0.1.3.ebuild
+++ b/dev-python/os-diskconfig-python-novaclient-ext/os-diskconfig-python-novaclient-ext-0.1.3.ebuild
@@ -1,20 +1,21 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
 inherit distutils-r1
 
 DESCRIPTION="Disk Config extension for python-novaclient"
-HOMEPAGE="https://github.com/rackspace/os_diskconfig_python_novaclient_ext"
+HOMEPAGE="https://github.com/rackerlabs/os_diskconfig_python_novaclient_ext"
 SRC_URI="mirror://pypi/${PN:0:1}/os_diskconfig_python_novaclient_ext/os_diskconfig_python_novaclient_ext-${PV}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-S="${WORKDIR}/os_diskconfig_python_novaclient_ext-${PV}"
-
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND=">=dev-python/python-novaclient-2.10.0[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${PN//-/_}-${PV}"


             reply	other threads:[~2019-06-19  8:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-19  8:32 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-06-19  8:32 [gentoo-commits] repo/gentoo:master commit in: dev-python/os-diskconfig-python-novaclient-ext/ David Seifert
2018-06-24 19:53 Pacho Ramos
2018-06-24 19:53 Pacho Ramos
2017-07-30  9:15 Michał Górny
2017-04-23 20:48 Michał Górny
2016-04-08  5:18 Matt Thode

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=1560933154.b3105bd200a88bd3bfea006eee8de76fe94849b3.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