summaryrefslogtreecommitdiff
path: root/dev-python/watchdog
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-python/watchdog
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-python/watchdog')
-rw-r--r--dev-python/watchdog/Manifest6
-rw-r--r--dev-python/watchdog/metadata.xml12
-rw-r--r--dev-python/watchdog/watchdog-0.8.3-r1.ebuild36
-rw-r--r--dev-python/watchdog/watchdog-0.8.3-r2.ebuild36
4 files changed, 90 insertions, 0 deletions
diff --git a/dev-python/watchdog/Manifest b/dev-python/watchdog/Manifest
new file mode 100644
index 000000000000..4908b6f52f55
--- /dev/null
+++ b/dev-python/watchdog/Manifest
@@ -0,0 +1,6 @@
+DIST watchdog-0.8.3.tar.gz 83154 SHA256 7e65882adb7746039b6f3876ee174952f8eaaa34491ba34333ddf1fe35de4162 SHA512 61f1db886e8e9a6d78b569329f4d5944c296778a5a34f94fbf115a748fb4c3be422bf4d3cc828e22fcdcd380fdf9009f5bd91a8a5edc87089afc58297a0b946f WHIRLPOOL 54af63f60711afac83d79d8b2e67c8dd500eb73a9ea89d6341979406dce4942cec071141b6aaa98615eb7b097d82a915043cbbe8166589c805beab163e733480
+EBUILD watchdog-0.8.3-r1.ebuild 856 SHA256 331f7ca5cff6a3f4c18cc07af49dd27d8362f8659d7d5c26e88888c3f945a70e SHA512 023d639b51945dca4f7b42e439b3f2e4844f1f6d22c49ef91182bc2b899947b133c1703ad0ecfd35f7e519d724ba77cb635102871b8c08514a2ed4cfc23794e8 WHIRLPOOL d65679fdfbe092bdcd426345e58d988ad99e47c3ba6b41c6d1034ae31596a6f91846dff404be32480f4953f9e4db91472dc0010b717dd55815167e5cc21c6e50
+EBUILD watchdog-0.8.3-r2.ebuild 860 SHA256 f688f0828d1ddd1983cdf2b3bdf1b1ebfbe0b3e36b86f86a5a3d1c0f02cd4299 SHA512 2118bda05d3ab36baccfc6872909f0267fa02a718d63cca6aaf5767a20a91119ffc5fc4b8219ef5d71897d7a10e8864c1a8199900c562276047fa2507e80d65b WHIRLPOOL ce835478c620a09f287c554812ece4e424767842facb6926abbb2f174f2ba264c11f83c9847ed073ca170137d3224aa24b16cca324de0d9cef1563da1b13161c
+MISC ChangeLog 3400 SHA256 88f1d457dd3fbba88fd13225a7cd94343d4f2cc89d5f22eba1e04b754204e48d SHA512 23b8185d6c16abd6f4fe732484db6a158989a81c537b53f01914e88c49958da049d5026b9b547c68581f3da2083cca4e74973d2dfd1a8a76ae192b1cff24adee WHIRLPOOL da4a155e47b10b4fe17798a1b44b227fb303abf3447ab7c4b3d277118fdb70683108666d4fc64f3ed8b4cff012ed10a2d7852e10b4e8d1d710c4d217fff9fe7c
+MISC ChangeLog-2015 2015 SHA256 cc7e19e4c2a40ed8635a718ed26e73eddceaefc5c06a74e2cc1ce1327a514ebe SHA512 2436c9d1e2014173d02be4886f837cac374cd125e7f2c7549e80558c3aa6f024ae620d1d0b8babcc6fa885a87906c212cdda40806e4fc9171f48bb6815459127 WHIRLPOOL f5cadba51f4fe091510a043d565f8fff2460cc691f77c742b8a58eed0a352ca7ec8466f12b6e0b4cb72f73d3160056c39ee8f4c4cf9679744615f4fc6fbf961d
+MISC metadata.xml 384 SHA256 078b365f56fe60fc0bb2ef06543a9d979aed2a38f71758af9b0cccc306c7c3ac SHA512 0883ee5d6169f36b061be829e7b2e4a69f7efada9f7a2b446a9baad15c8e119d24a7bb3d80bf253a760332bfb8a03ef06b3bc91cb97b7a86d0773252fbc3db90 WHIRLPOOL 49fb5d9316f127795b880f619c1b33916aeceb4fdc70fdaeb6c447143a1345b816455e42195df1c735391ac2fa0aad21ca7548ae68608d5b4cc7dbaee0782f3e
diff --git a/dev-python/watchdog/metadata.xml b/dev-python/watchdog/metadata.xml
new file mode 100644
index 000000000000..c2abbade6b63
--- /dev/null
+++ b/dev-python/watchdog/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="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">watchdog</remote-id>
+ <remote-id type="github">gorakhargosh/watchdog</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/watchdog/watchdog-0.8.3-r1.ebuild b/dev-python/watchdog/watchdog-0.8.3-r1.ebuild
new file mode 100644
index 000000000000..38133c53eea1
--- /dev/null
+++ b/dev-python/watchdog/watchdog-0.8.3-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} pypy)
+
+inherit distutils-r1 eutils
+
+DESCRIPTION="Python API and shell utilities to monitor file system events"
+HOMEPAGE="https://github.com/gorakhargosh/watchdog"
+SRC_URI="mirror://pypi/w/watchdog/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="amd64 ~arm ~ppc x86"
+IUSE="test"
+
+CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
+RDEPEND="${CDEPEND}
+ dev-python/argh[${PYTHON_USEDEP}]
+ dev-python/pathtools[${PYTHON_USEDEP}]"
+DEPEND="${CDEPEND}
+ test? (
+ dev-python/pytest[${PYTHON_USEDEP}]
+ dev-python/pytest-cov[${PYTHON_USEDEP}]
+ >=dev-python/pytest-timeout-0.3[${PYTHON_USEDEP}]
+ )"
+
+python_test() {
+ esetup.py test
+}
+
+pkg_postinst() {
+ optfeature "Bash completion" dev-python/argcomplete
+}
diff --git a/dev-python/watchdog/watchdog-0.8.3-r2.ebuild b/dev-python/watchdog/watchdog-0.8.3-r2.ebuild
new file mode 100644
index 000000000000..3c4516b250be
--- /dev/null
+++ b/dev-python/watchdog/watchdog-0.8.3-r2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy)
+
+inherit distutils-r1 eutils
+
+DESCRIPTION="Python API and shell utilities to monitor file system events"
+HOMEPAGE="https://github.com/gorakhargosh/watchdog"
+SRC_URI="mirror://pypi/w/watchdog/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE="test"
+
+CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
+RDEPEND="${CDEPEND}
+ dev-python/argh[${PYTHON_USEDEP}]
+ dev-python/pathtools[${PYTHON_USEDEP}]"
+DEPEND="${CDEPEND}
+ test? (
+ dev-python/pytest[${PYTHON_USEDEP}]
+ dev-python/pytest-cov[${PYTHON_USEDEP}]
+ >=dev-python/pytest-timeout-0.3[${PYTHON_USEDEP}]
+ )"
+
+python_test() {
+ esetup.py test
+}
+
+pkg_postinst() {
+ optfeature "Bash completion" dev-python/argcomplete
+}