public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-ctags/
Date: Wed, 11 Mar 2020 17:12:52 +0000 (UTC)	[thread overview]
Message-ID: <1583946765.d528b173be9c58de31eb78d9d8e379904e9d723b.sbraz@gentoo> (raw)

commit:     d528b173be9c58de31eb78d9d8e379904e9d723b
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 11 13:28:10 2020 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Wed Mar 11 17:12:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d528b173

dev-python/python-ctags: add Python 3.8 support, add slot operator

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 ...ython-ctags-1.3.0.ebuild => python-ctags-1.3.0-r1.ebuild} | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/dev-python/python-ctags/python-ctags-1.3.0.ebuild b/dev-python/python-ctags/python-ctags-1.3.0-r1.ebuild
similarity index 73%
rename from dev-python/python-ctags/python-ctags-1.3.0.ebuild
rename to dev-python/python-ctags/python-ctags-1.3.0-r1.ebuild
index b7aa5a9ff13..9a1bda48341 100644
--- a/dev-python/python-ctags/python-ctags-1.3.0.ebuild
+++ b/dev-python/python-ctags/python-ctags-1.3.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{6,7} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
 
 inherit distutils-r1
 
@@ -11,16 +11,12 @@ MY_PN="${PN}3"
 DESCRIPTION="Exuberant Ctags indexing python bindings"
 HOMEPAGE="https://github.com/jonashaag/python-ctags3"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="LGPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="dev-util/ctags"
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
+RDEPEND="dev-util/ctags:="
 
-python_test() {
-	esetup.py test
-}
+distutils_enable_tests setup.py


             reply	other threads:[~2020-03-11 17:12 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-11 17:12 Louis Sautier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-04  5:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-ctags/ Michał Górny
2023-05-27 10:05 Arthur Zamarin
2023-01-27 20:10 Michał Górny
2022-11-26 17:39 Louis Sautier
2021-08-05 19:25 Louis Sautier
2021-08-05 19:17 Louis Sautier
2020-09-18 15:43 Michał Górny
2020-09-07 23:44 Louis Sautier
2020-02-05 20:47 Michał Górny
2018-07-25 23:23 Louis Sautier
2018-07-25 21:56 Louis Sautier
2018-07-25 21:56 Louis Sautier
2018-06-18 10:34 Louis Sautier
2017-09-22 13:12 Patrice Clement
2017-06-11  7:11 Michael Palimaka
2017-06-11  7:11 Michael Palimaka
2016-05-25  8:28 Patrice Clement
2016-05-25  8:28 Patrice Clement
2016-04-14  1:03 Ian Delaney

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=1583946765.d528b173be9c58de31eb78d9d8e379904e9d723b.sbraz@gentoo \
    --to=sbraz@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