blob: 06b8ce3053eee3b6591730683fe52cccbf409577 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-inotify-simple
pkgdesc = A simple Python wrapper around inotify
pkgver = 2.0.1
pkgrel = 5
url = https://github.com/chrisjbillington/inotify_simple
arch = any
license = BSD-2-Clause
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = git+https://github.com/chrisjbillington/inotify_simple.git#tag=2.0.1
b2sums = 5b97415fb7db6f80ceb75ff89187645b38c76452f82c9b43a621bac6fe1335233af4f144e63a3c0f8efb72f9067ff47ef206b37be972452a446d76ed4e5bebde
pkgname = python-inotify-simple
|