public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/trollius/
Date: Sat, 29 Aug 2015 17:45:13 +0000 (UTC)	[thread overview]
Message-ID: <1440870225.a0f454fa3e00e1fe3f7333f4534305ff600de99b.radhermit@gentoo> (raw)

commit:     a0f454fa3e00e1fe3f7333f4534305ff600de99b
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 29 17:32:24 2015 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 17:43:45 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0f454fa

dev-python/trollius: version bump to 2.0

 dev-python/trollius/Manifest            |  1 +
 dev-python/trollius/trollius-2.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/trollius/Manifest b/dev-python/trollius/Manifest
index 2eb410c..45d1032 100644
--- a/dev-python/trollius/Manifest
+++ b/dev-python/trollius/Manifest
@@ -1 +1,2 @@
 DIST trollius-1.0.4.tar.gz 259188 SHA256 8884cae4ec6a2d593abcffd5e700626ad4618f42b11beb2b75998f2e8247de76 SHA512 f8df8c9f0034e6075e2a356a0bcfcd7908d98d8d14b07332a71de0115753e17335f5b8030c06c6b2a5b79437392ccf13f92d46155622f789b13c36d04c6d1f9e WHIRLPOOL 0cc57bee6be7a2bd8785decc406792c0d354dfc24f4a51b40d0de9557e212cbda738f9aab0a41fcb1ebe1a4b72986c09db1e243fd6ca3398f1df400e8c4ae6ad
+DIST trollius-2.0.tar.gz 273021 SHA256 a8e0e2d3a3193be3e0f113253f41675d2679d23c491f32b37f4e0a736f32a28f SHA512 457be3ac9b7dd036576e29ee754afe1289f864f0b4ebe166405f64574d094b75ebeb2fa18d1a5d48dbc03069bcb491e92b983c55a8acad8bf9f9471f0e659549 WHIRLPOOL 2ed7ba50d687e63f59ad0cef88df76ba354102aadfc5ef47342b0756ae7d6d87e4e94a55593eacdf61601ade1d5338339489db8001097d633acdc9fc9d119246

diff --git a/dev-python/trollius/trollius-2.0.ebuild b/dev-python/trollius/trollius-2.0.ebuild
new file mode 100644
index 0000000..b15094c
--- /dev/null
+++ b/dev-python/trollius/trollius-2.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+inherit distutils-r1
+
+DESCRIPTION="A port of the Tulip project (asyncio module, PEP3156)"
+HOMEPAGE="https://github.com/haypo/trollius https://pypi.python.org/pypi/trollius/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+RDEPEND="virtual/python-futures[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+	dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+	"${PYTHON}" runtests.py || die "Testing failed under ${EPYTHON}"
+}


             reply	other threads:[~2015-08-29 17:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-29 17:45 Tim Harder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-01-06 17:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/trollius/ Justin Lecher
2016-01-11  8:16 Justin Lecher
2016-02-28  6:51 Matt Thode
2016-03-12 18:14 Tim Harder
2017-04-12 12:34 Tim Harder
2017-09-28 13:42 Michael Palimaka
2018-06-24 17:24 Pacho Ramos
2019-06-25  9:05 Michael Haubenwallner
2019-06-25 12:09 Michael Haubenwallner
2019-07-15 13:36 Michał Górny
2019-07-15 13:36 Michał Górny
2020-03-16 21:09 Michał Górny
2020-03-29 10:13 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=1440870225.a0f454fa3e00e1fe3f7333f4534305ff600de99b.radhermit@gentoo \
    --to=radhermit@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