blob: 4dc9494de196a569945a62a9b4efa6e50b79debb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-watchdog-git
pkgdesc = Python library and shell utilities to monitor filesystem events.
pkgver = 4.0.2.r1466.9f23b59
pkgrel = 1
url = https://github.com/gorakhargosh/watchdog
arch = any
license = Apache-2.0
makedepends = git
makedepends = python-setuptools
depends = python
optdepends = python-yaml: for watchmedo
provides = python-watchdog=4.0.2.r1466.9f23b59
conflicts = python-watchdog
source = git+https://github.com/gorakhargosh/watchdog.git
sha256sums = SKIP
pkgname = python-watchdog-git
|