mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
New package: python3-notify2-0.3.1
Dependency of pantalaimon
This commit is contained in:
parent
9441318d9f
commit
275ed1dca1
1 changed files with 18 additions and 0 deletions
18
srcpkgs/python3-notify2/template
Normal file
18
srcpkgs/python3-notify2/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'python3-notify2'
|
||||
pkgname=python3-notify2
|
||||
version=0.3.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="notify2-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3"
|
||||
short_desc="Python3 pure python reimplimentation of notify-python"
|
||||
maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://notify2.readthedocs.org"
|
||||
distfiles="${PYPI_SITE}/n/notify2/notify2-${version}.tar.gz"
|
||||
checksum=33fa108d50c42f3cd3407cc437518ad3f6225d1bb237011f16393c9dd3ce197d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue