New package: python3-aionotify-0.2.0
This commit is contained in:
parent
25f3b3403a
commit
5bab7030c0
1 changed files with 19 additions and 0 deletions
19
srcpkgs/python3-aionotify/template
Normal file
19
srcpkgs/python3-aionotify/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'python3-aionotify'
|
||||||
|
pkgname=python3-aionotify
|
||||||
|
version=0.2.0
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="aionotify-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
|
short_desc="Simple, asyncio-based inotify library"
|
||||||
|
maintainer="Stacy Harper <contact@stacyharper.net>"
|
||||||
|
license="BSD-2-Clause"
|
||||||
|
homepage="https://github.com/rbarrois/aionotify"
|
||||||
|
distfiles="${PYPI_SITE}/a/aionotify/aionotify-${version}.tar.gz"
|
||||||
|
checksum=64b702ad0eb115034533f9f62730a9253b79f5ff0fbf3d100c392124cdf12507
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue