blob: caa79d41c86ff7b1dc08edad7d622c8462a7a2d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-pynotify
pkgdesc = Python Inotify Class
pkgver = 1.6.0
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.13
source = git+https://github.com/gene-git/pynotify#tag=1.6.0
validpgpkeys = 7CCA1BA66669F3273DB52678E5B81343AB9809E1
sha512sums = SKIP
pkgname = python-pynotify
|