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/meld3/
Date: Sat, 23 Jun 2018 14:44:19 +0000 (UTC)	[thread overview]
Message-ID: <1529765000.3cecf7fab0a78f7b35b25f65d6c686a18d507a8e.sbraz@gentoo> (raw)

commit:     3cecf7fab0a78f7b35b25f65d6c686a18d507a8e
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 23 14:43:04 2018 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Sat Jun 23 14:43:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cecf7fa

dev-python/meld3: add PyPy3, Python 3.6, xml to PYTHON_REQ_USE

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/meld3/meld3-1.0.2-r2.ebuild | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/dev-python/meld3/meld3-1.0.2-r2.ebuild b/dev-python/meld3/meld3-1.0.2-r2.ebuild
new file mode 100644
index 00000000000..d5e4e2b76ad
--- /dev/null
+++ b/dev-python/meld3/meld3-1.0.2-r2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6}} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="meld3 is an HTML/XML templating engine"
+HOMEPAGE="https://github.com/supervisor/meld3 https://pypi.org/project/meld3/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="repoze"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+	esetup.py test
+}


             reply	other threads:[~2018-06-23 14:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-23 14:44 Louis Sautier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-03-28  8:34 [gentoo-commits] repo/gentoo:master commit in: dev-python/meld3/ Michał Górny
2020-02-11 12:03 Louis Sautier
2020-02-10 12:59 Louis Sautier
2019-04-06 15:54 Louis Sautier
2018-06-25  9:53 Jason Zaman
2016-12-11 15:40 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=1529765000.3cecf7fab0a78f7b35b25f65d6c686a18d507a8e.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