From: "Matthias Maier" <tamiko@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/faulthandler/
Date: Wed, 6 Sep 2017 01:42:41 +0000 (UTC) [thread overview]
Message-ID: <1504662070.4e1aad3874d76a06b4624274c361bc8580bff702.tamiko@gentoo> (raw)
commit: 4e1aad3874d76a06b4624274c361bc8580bff702
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 5 23:32:12 2017 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Wed Sep 6 01:41:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e1aad38
dev-python/faulthandler: initial commit
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-python/faulthandler/Manifest | 1 +
dev-python/faulthandler/faulthandler-2.6.ebuild | 20 ++++++++++++++++++++
dev-python/faulthandler/metadata.xml | 12 ++++++++++++
3 files changed, 33 insertions(+)
diff --git a/dev-python/faulthandler/Manifest b/dev-python/faulthandler/Manifest
new file mode 100644
index 00000000000..58c18bd9479
--- /dev/null
+++ b/dev-python/faulthandler/Manifest
@@ -0,0 +1 @@
+DIST faulthandler-2.6.tar.gz 54219 SHA256 59487773e0189d6236ec694af53ac1fe564ec4a6d9593818deadd9afe4c0dc7f SHA512 884996a78b595c1c03c12d88687f5ee5051fabe162092a7b0c15a5ce51da33e64041bc1f2d4505bd5ae0d35a8e8d0e50dd08f603e58bdec5229f888ac46ce029 WHIRLPOOL ae8f0cf6107544e12836bc5fa50ea3ab65f07a99c4cc0fec105b5152882af24dfe8e3b746ddeb915f928d472f6f3ebd16589f5daca9dfd787cf00b23d259144b
diff --git a/dev-python/faulthandler/faulthandler-2.6.ebuild b/dev-python/faulthandler/faulthandler-2.6.ebuild
new file mode 100644
index 00000000000..98e5c2804c5
--- /dev/null
+++ b/dev-python/faulthandler/faulthandler-2.6.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1 eutils
+
+DESCRIPTION="functions to dump Python tracebacks explicitly (on fault, user signal, timeout)"
+HOMEPAGE="https://github.com/haypo/faulthandler https://pypi.python.org/pypi/faulthandler"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""
diff --git a/dev-python/faulthandler/metadata.xml b/dev-python/faulthandler/metadata.xml
new file mode 100644
index 00000000000..8583f2ad102
--- /dev/null
+++ b/dev-python/faulthandler/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>tamiko@gentoo.org</email>
+ <name>Matthias Maier</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">haypo/faulthandler</remote-id>
+ <remote-id type="pypi">faulthandler</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2017-09-06 1:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-06 1:42 Matthias Maier [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-09-06 1:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/faulthandler/ Matthias Maier
2018-02-07 0:54 Matthias Maier
2018-04-26 19:22 Thomas Deutschmann
2018-04-27 21:24 Aaron Bauman
2018-07-03 7:44 Matthias Maier
2020-03-27 8:58 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=1504662070.4e1aad3874d76a06b4624274c361bc8580bff702.tamiko@gentoo \
--to=tamiko@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