blob: 0c073f5c099eeeb352ed9f3aa741c019b5d66fa8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-asyncinotify
pkgdesc = A simple optionally-async python inotify library, focused on simplicity of use and operation, and leveraging modern Python features
pkgver = 4.4.0
pkgrel = 1
url = https://github.com/ProCern/asyncinotify
arch = any
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-flit-core
depends = python
source = https://pypi.io/packages/source/a/asyncinotify/asyncinotify-4.4.0.tar.gz
sha256sums = 438bdc0715f4f959e6e0af70e76cea198b4e28e5933c7cbf1e9987b50394afb3
pkgname = python-asyncinotify
|