summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 785532762d835cf6fbc040318b63b2f0657891c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-inotifyrecursive
	pkgdesc = Simple recursive inotify watches for Python
	pkgver = 0.3.5
	pkgrel = 4
	url = https://github.com/letorbi/inotifyrecursive
	arch = any
	license = LGPL-3.0-only
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-inotify-simple
	source = python-inotifyrecursive::git+https://github.com/letorbi/inotifyrecursive#tag=0.3.5
	sha512sums = SKIP

pkgname = python-inotifyrecursive