summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 688656fb44f1ed4180c62f2e21e68c7f3cdec2b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pynotify
	pkgdesc = Python Inotify Class
	pkgver = 1.2.8
	pkgrel = 1
	url = https://github.com/gene-git/pynotify
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-hatch
	makedepends = python-installer
	makedepends = rsync
	depends = python>3.10
	source = git+https://github.com/gene-git/pynotify#tag=1.2.8
	sha512sums = SKIP

pkgname = python-pynotify