pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-watchdog: Delete, imported in pkgsrc as sysutils/py-watchdog



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Wed Dec 30 15:29:19 2015 +0100
Changeset:	cdb6fcb7aa0f8430f43092ce30e8f66351c93360

Removed Files:
	py-watchdog/DESCR
	py-watchdog/Makefile
	py-watchdog/PLIST
	py-watchdog/distinfo

Log Message:
py-watchdog: Delete, imported in pkgsrc as sysutils/py-watchdog

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cdb6fcb7aa0f8430f43092ce30e8f66351c93360

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-watchdog/DESCR    |  1 -
 py-watchdog/Makefile | 18 ----------
 py-watchdog/PLIST    | 93 ----------------------------------------------------
 py-watchdog/distinfo |  6 ----
 4 files changed, 118 deletions(-)

diffs:
diff --git a/py-watchdog/DESCR b/py-watchdog/DESCR
deleted file mode 100644
index 1832dab..0000000
--- a/py-watchdog/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Python API and shell utilities to monitor file system events
diff --git a/py-watchdog/Makefile b/py-watchdog/Makefile
deleted file mode 100644
index 18551cc..0000000
--- a/py-watchdog/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2014/06/01 12:49:48 thomasklausner Exp $
-
-DISTNAME=	watchdog-0.8.3
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	sysutils python
-MASTER_SITES=	${MASTER_SITE_PYPI}
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	http://github.com/gorakhargosh/watchdog
-COMMENT=	Filesystem events monitoring
-LICENSE=	apache-2.0
-
-DEPENDS+=	${PYPKGPREFIX}-yaml>=3.10:../../textproc/py-yaml
-DEPENDS+=	${PYPKGPREFIX}-argh>=0.24.1:../../devel/py-argh
-DEPENDS+=	${PYPKGPREFIX}-pathtools>=0.1.1:../../wip/py-pathtools
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-watchdog/PLIST b/py-watchdog/PLIST
deleted file mode 100644
index ab9b01e..0000000
--- a/py-watchdog/PLIST
+++ /dev/null
@@ -1,93 +0,0 @@
-@comment $NetBSD$
-bin/watchmedo
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/watchdog/__init__.py
-${PYSITELIB}/watchdog/__init__.pyc
-${PYSITELIB}/watchdog/__init__.pyo
-${PYSITELIB}/watchdog/events.py
-${PYSITELIB}/watchdog/events.pyc
-${PYSITELIB}/watchdog/events.pyo
-${PYSITELIB}/watchdog/observers/__init__.py
-${PYSITELIB}/watchdog/observers/__init__.pyc
-${PYSITELIB}/watchdog/observers/__init__.pyo
-${PYSITELIB}/watchdog/observers/api.py
-${PYSITELIB}/watchdog/observers/api.pyc
-${PYSITELIB}/watchdog/observers/api.pyo
-${PYSITELIB}/watchdog/observers/fsevents.py
-${PYSITELIB}/watchdog/observers/fsevents.pyc
-${PYSITELIB}/watchdog/observers/fsevents.pyo
-${PYSITELIB}/watchdog/observers/fsevents2.py
-${PYSITELIB}/watchdog/observers/fsevents2.pyc
-${PYSITELIB}/watchdog/observers/fsevents2.pyo
-${PYSITELIB}/watchdog/observers/inotify.py
-${PYSITELIB}/watchdog/observers/inotify.pyc
-${PYSITELIB}/watchdog/observers/inotify.pyo
-${PYSITELIB}/watchdog/observers/inotify_buffer.py
-${PYSITELIB}/watchdog/observers/inotify_buffer.pyc
-${PYSITELIB}/watchdog/observers/inotify_buffer.pyo
-${PYSITELIB}/watchdog/observers/inotify_c.py
-${PYSITELIB}/watchdog/observers/inotify_c.pyc
-${PYSITELIB}/watchdog/observers/inotify_c.pyo
-${PYSITELIB}/watchdog/observers/kqueue.py
-${PYSITELIB}/watchdog/observers/kqueue.pyc
-${PYSITELIB}/watchdog/observers/kqueue.pyo
-${PYSITELIB}/watchdog/observers/polling.py
-${PYSITELIB}/watchdog/observers/polling.pyc
-${PYSITELIB}/watchdog/observers/polling.pyo
-${PYSITELIB}/watchdog/observers/read_directory_changes.py
-${PYSITELIB}/watchdog/observers/read_directory_changes.pyc
-${PYSITELIB}/watchdog/observers/read_directory_changes.pyo
-${PYSITELIB}/watchdog/observers/winapi.py
-${PYSITELIB}/watchdog/observers/winapi.pyc
-${PYSITELIB}/watchdog/observers/winapi.pyo
-${PYSITELIB}/watchdog/tricks/__init__.py
-${PYSITELIB}/watchdog/tricks/__init__.pyc
-${PYSITELIB}/watchdog/tricks/__init__.pyo
-${PYSITELIB}/watchdog/utils/__init__.py
-${PYSITELIB}/watchdog/utils/__init__.pyc
-${PYSITELIB}/watchdog/utils/__init__.pyo
-${PYSITELIB}/watchdog/utils/bricks.py
-${PYSITELIB}/watchdog/utils/bricks.pyc
-${PYSITELIB}/watchdog/utils/bricks.pyo
-${PYSITELIB}/watchdog/utils/compat.py
-${PYSITELIB}/watchdog/utils/compat.pyc
-${PYSITELIB}/watchdog/utils/compat.pyo
-${PYSITELIB}/watchdog/utils/decorators.py
-${PYSITELIB}/watchdog/utils/decorators.pyc
-${PYSITELIB}/watchdog/utils/decorators.pyo
-${PYSITELIB}/watchdog/utils/delayed_queue.py
-${PYSITELIB}/watchdog/utils/delayed_queue.pyc
-${PYSITELIB}/watchdog/utils/delayed_queue.pyo
-${PYSITELIB}/watchdog/utils/dirsnapshot.py
-${PYSITELIB}/watchdog/utils/dirsnapshot.pyc
-${PYSITELIB}/watchdog/utils/dirsnapshot.pyo
-${PYSITELIB}/watchdog/utils/echo.py
-${PYSITELIB}/watchdog/utils/echo.pyc
-${PYSITELIB}/watchdog/utils/echo.pyo
-${PYSITELIB}/watchdog/utils/event_backport.py
-${PYSITELIB}/watchdog/utils/event_backport.pyc
-${PYSITELIB}/watchdog/utils/event_backport.pyo
-${PYSITELIB}/watchdog/utils/importlib2.py
-${PYSITELIB}/watchdog/utils/importlib2.pyc
-${PYSITELIB}/watchdog/utils/importlib2.pyo
-${PYSITELIB}/watchdog/utils/platform.py
-${PYSITELIB}/watchdog/utils/platform.pyc
-${PYSITELIB}/watchdog/utils/platform.pyo
-${PYSITELIB}/watchdog/utils/unicode_paths.py
-${PYSITELIB}/watchdog/utils/unicode_paths.pyc
-${PYSITELIB}/watchdog/utils/unicode_paths.pyo
-${PYSITELIB}/watchdog/utils/win32stat.py
-${PYSITELIB}/watchdog/utils/win32stat.pyc
-${PYSITELIB}/watchdog/utils/win32stat.pyo
-${PYSITELIB}/watchdog/version.py
-${PYSITELIB}/watchdog/version.pyc
-${PYSITELIB}/watchdog/version.pyo
-${PYSITELIB}/watchdog/watchmedo.py
-${PYSITELIB}/watchdog/watchmedo.pyc
-${PYSITELIB}/watchdog/watchmedo.pyo
diff --git a/py-watchdog/distinfo b/py-watchdog/distinfo
deleted file mode 100644
index 40dbc86..0000000
--- a/py-watchdog/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/02/07 22:35:51 jihbed Exp $
-
-SHA1 (watchdog-0.8.3.tar.gz) = f5fa50f56e5355fce44fbc54f7876aab0394c91c
-RMD160 (watchdog-0.8.3.tar.gz) = 98b76d328f2903533fba56e8694b0002c0a25c1e
-SHA512 (watchdog-0.8.3.tar.gz) = 61f1db886e8e9a6d78b569329f4d5944c296778a5a34f94fbf115a748fb4c3be422bf4d3cc828e22fcdcd380fdf9009f5bd91a8a5edc87089afc58297a0b946f
-Size (watchdog-0.8.3.tar.gz) = 83154 bytes


Home | Main Index | Thread Index | Old Index