From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/yappi/
Date: Wed, 24 May 2017 14:16:45 +0000 (UTC) [thread overview]
Message-ID: <1495635389.0b7e9393d1abcb0a08e9c0cafe253dca250bf513.mrueg@gentoo> (raw)
commit: 0b7e9393d1abcb0a08e9c0cafe253dca250bf513
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed May 24 14:16:29 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed May 24 14:16:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b7e9393
dev-python/yappi: Version bump to 0.98, add python3_6
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/yappi/Manifest | 1 +
dev-python/yappi/yappi-0.98.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-python/yappi/Manifest b/dev-python/yappi/Manifest
index d84db5a43f6..93c995682b4 100644
--- a/dev-python/yappi/Manifest
+++ b/dev-python/yappi/Manifest
@@ -1 +1,2 @@
DIST yappi-0.94.tar.gz 25173 SHA256 15cc17dba1252ecaae29ced1e96c216165d93fd3e9ea05dff1f5e5866f16bd59 SHA512 420295f20b395229822a077848514db2138c7630a1cfc6207462e61eab3179e6fbad8b42569ae2557f0fa639fd8863bc876183554511b0dbf3d8664f8072bb28 WHIRLPOOL 2ebafad1489aa3e9d97d7c9bc6b51e9679941c783ea91ba06c82202d8500e69e7f1db2b1078c2becea2d548cbd65fb3b48774d18b1db388e1c80ee9faf311535
+DIST yappi-0.98.tar.gz 37074 SHA256 5f657129e1b9b952379ffbc009357d0dcdb58c50f3bfe88ffbb992e4b27b263c SHA512 699e1845aac8e3c701c495913862597240b264c396b0b6ad0e9d6d533138caaeb883baeb036dc7b57bddf02ba411475401b2db77527d2ee63409d73b80f32098 WHIRLPOOL 697a225db5e14013aa8f0deac24d198cedf02eac8d55b985b2d94ba485b0be0531e5a102e36997e64f31bbeab6f3536899d7a36f51a4b64824f1030bb909ff13
diff --git a/dev-python/yappi/yappi-0.98.ebuild b/dev-python/yappi/yappi-0.98.ebuild
new file mode 100644
index 00000000000..3a009d3ce1b
--- /dev/null
+++ b/dev-python/yappi/yappi-0.98.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=(python{2_7,3_{4,5,6}})
+inherit distutils-r1
+
+DESCRIPTION="Yet Another Python Profiler"
+HOMEPAGE="https://bitbucket.org/sumerc/yappi/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+ test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+python_test() {
+ esetup.py test
+}
next reply other threads:[~2017-05-24 14:16 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-24 14:16 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 18:27 [gentoo-commits] repo/gentoo:master commit in: dev-python/yappi/ Michał Górny
2024-11-23 18:02 Arthur Zamarin
2024-11-23 13:02 Arthur Zamarin
2024-11-23 9:52 Sam James
2024-11-13 6:55 Michał Górny
2024-11-08 4:52 Michał Górny
2023-12-24 17:24 Michał Górny
2023-12-24 17:21 Arthur Zamarin
2023-12-07 12:29 Michał Górny
2023-12-06 17:44 Arthur Zamarin
2023-11-24 15:29 Michał Górny
2023-11-04 18:03 Michał Górny
2023-05-04 17:04 Michał Górny
2022-12-25 17:55 Michał Górny
2022-12-25 17:03 Sam James
2022-12-25 16:45 Sam James
2022-11-17 18:07 Michał Górny
2022-10-31 15:49 Michał Górny
2022-09-07 5:03 Michał Górny
2022-09-06 21:15 Sam James
2022-09-06 21:12 Sam James
2022-08-03 17:30 Arthur Zamarin
2022-06-22 10:16 Agostino Sarubbo
2022-06-22 10:10 Agostino Sarubbo
2022-05-22 16:36 Michał Górny
2022-03-25 0:15 Marek Szuba
2021-11-13 21:24 Michał Górny
2021-11-13 21:09 Jakov Smolić
2021-11-13 12:51 Jakov Smolić
2021-10-06 4:56 Arthur Zamarin
2021-02-26 10:41 Michał Górny
2021-02-26 10:12 Agostino Sarubbo
2021-02-26 8:09 Agostino Sarubbo
2021-02-19 16:42 Michał Górny
2021-02-19 16:11 Sam James
2021-02-19 4:07 Sam James
2021-01-13 14:59 Sam James
2021-01-13 14:59 Sam James
2021-01-04 22:15 Patrick McLean
2020-12-16 16:48 Sam James
2020-12-10 22:04 Thomas Deutschmann
2020-08-02 21:08 Georgy Yakovlev
2020-07-12 16:57 Michał Górny
2020-06-04 6:35 Agostino Sarubbo
2020-06-04 6:23 Agostino Sarubbo
2020-05-04 6:16 Mart Raudsepp
2020-03-29 12:22 Michał Górny
2020-02-06 7:10 Michał Górny
2019-05-11 18:17 Matthew Thode
2019-04-09 7:05 Matthew Thode
2018-01-06 13:39 Michał Górny
2017-05-02 17:43 Michał Górny
2016-03-02 9:22 Patrick Lauer
2015-09-11 1:13 Patrick McLean
2015-09-10 20:47 Patrick McLean
2015-09-10 20:42 Patrick McLean
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=1495635389.0b7e9393d1abcb0a08e9c0cafe253dca250bf513.mrueg@gentoo \
--to=mrueg@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