mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python3-notify2: use setuptools
This commit is contained in:
parent
76882b1dfe
commit
fa5865fb7e
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python3-notify2'
|
# Template file for 'python3-notify2'
|
||||||
pkgname=python3-notify2
|
pkgname=python3-notify2
|
||||||
version=0.3.1
|
version=0.3.1
|
||||||
revision=5
|
revision=6
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-dbus"
|
depends="python3-dbus"
|
||||||
short_desc="Pure Python reimplementation of notify-python"
|
short_desc="Pure Python reimplementation of notify-python"
|
||||||
maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue