summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2014-06-27 06:40:32 +0000
committerJustin Lecher <jlec@gentoo.org>2014-06-27 06:40:32 +0000
commite2cfbabd4a7a903183f33c03119d7f0cfee0b5b3 (patch)
tree179621043894770ebe00dd27ea1f7945064a555e /dev-python/python-catcher
parentEnable verbose build (diff)
downloadgentoo-2-e2cfbabd4a7a903183f33c03119d7f0cfee0b5b3.tar.gz
gentoo-2-e2cfbabd4a7a903183f33c03119d7f0cfee0b5b3.tar.bz2
gentoo-2-e2cfbabd4a7a903183f33c03119d7f0cfee0b5b3.zip
dev-python/python-catcher: New package written by me
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'dev-python/python-catcher')
-rw-r--r--dev-python/python-catcher/ChangeLog10
-rw-r--r--dev-python/python-catcher/Manifest4
-rw-r--r--dev-python/python-catcher/metadata.xml8
-rw-r--r--dev-python/python-catcher/python-catcher-0.1.7.ebuild28
4 files changed, 50 insertions, 0 deletions
diff --git a/dev-python/python-catcher/ChangeLog b/dev-python/python-catcher/ChangeLog
new file mode 100644
index 000000000000..ff4005677d0a
--- /dev/null
+++ b/dev-python/python-catcher/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-python/python-catcher
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-catcher/ChangeLog,v 1.1 2014/06/27 06:40:32 jlec Exp $
+
+*python-catcher-0.1.7 (27 Jun 2014)
+
+ 27 Jun 2014; Justin Lecher <jlec@gentoo.org> +python-catcher-0.1.7.ebuild,
+ +metadata.xml:
+ New package written by me
+
diff --git a/dev-python/python-catcher/Manifest b/dev-python/python-catcher/Manifest
new file mode 100644
index 000000000000..195d7cd6e13e
--- /dev/null
+++ b/dev-python/python-catcher/Manifest
@@ -0,0 +1,4 @@
+DIST python-catcher-0.1.7.tar.gz 3699 SHA256 9f229680d9a456fd5ae6acf218c34055029b1a72c9b44f90f34711be1b245f78 SHA512 118bc19a7c7072cbf95d25810f95753aa894619c5a92b32f56e02a752e48c1b6ccbedab7d538184ec6dc30061826a7924fb0a4644e5afa26dedff9b9cd710353 WHIRLPOOL cf955b8361104986cd46a9fda89e2907ab909e560339a55383185dad331e7c0d1fc247d505564672f04edcb69e45553b54a7e90c8e6847fa7793e85bdc2fc22e
+EBUILD python-catcher-0.1.7.ebuild 612 SHA256 085eba615734616b8b052f8f73d3c7aa23efe0aec135c2a6ee3fa23e37ee58e8 SHA512 00da65a31e7a92b23edd3b5223b3fc2034831ae92135f8b8bae5427e75ca5dc954a442c8bb91c5da85cae990ddb04f15f33d76409082630dc16a37dd9f4ef6f1 WHIRLPOOL 70518ea5e7a0c8a648ee4bc90b919723299038a0c685ff3aeb675ebfbfae5630be7c5c9b20dc41847721f5e1d2a6f58d2b016843fb815cef7d92bb711a35da92
+MISC ChangeLog 286 SHA256 321d68b51836bcf7af58725610874f463041b4edeffc10828847ce1a5bb6cc2e SHA512 093c90371b47b52ce07d4f7de0b3a490b67bc3f2aa8efb85b7708fd2362ea2120b97319f344857390150d8b2fe935d03fe5d72d3a98b09c9d0e7593feba59f85 WHIRLPOOL 76aa4dc00ff12dd1862c417ae7ca78b1aa9aa29273a7059bfb615ebffc6dbf0d2d62859d0b315fe341b4dbcccd60d3b19649fdbf5f20344dc7d0c6ad95024198
+MISC metadata.xml 227 SHA256 aef43758cae524923aefea72b3a1f2896b3dcca8d0135dc75a08149549388105 SHA512 40677314811b092252949d13d1d07aaf721f7e8ba47da28ac21239f881e7c919bcad9384d2f0bf0eff95e11912443aa1f2bab7e94e1a3029c9aa97a3654795dc WHIRLPOOL 1ce8a3cc4ae9ce91daa6bd030e5be25fdbee0fc29e14b943024c932cff8d6da58c6d152d02fb8703fc285331f3dd010ec832f8a5ddb18c7cd33c9ae97507dd76
diff --git a/dev-python/python-catcher/metadata.xml b/dev-python/python-catcher/metadata.xml
new file mode 100644
index 000000000000..6c90e346eb69
--- /dev/null
+++ b/dev-python/python-catcher/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>python</herd>
+ <maintainer>
+ <email>jlec@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/python-catcher/python-catcher-0.1.7.ebuild b/dev-python/python-catcher/python-catcher-0.1.7.ebuild
new file mode 100644
index 000000000000..bdca783baa95
--- /dev/null
+++ b/dev-python/python-catcher/python-catcher-0.1.7.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-catcher/python-catcher-0.1.7.ebuild,v 1.1 2014/06/27 06:40:32 jlec Exp $
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Beautiful stack traces for Python"
+HOMEPAGE="https://pypi.python.org/pypi/python-catcher/ http://ajenti.org/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+ dev-python/mako[${PYTHON_USEDEP}]
+ dev-python/requests[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+python_test() {
+ cd catcher || die
+ "${PYTHON}" -m unittest || die
+}