mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-gntp: use setuptools
This commit is contained in:
parent
be9eb33270
commit
4841bb592a
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python3-gntp'
|
||||
pkgname=python3-gntp
|
||||
version=1.0.3
|
||||
revision=10
|
||||
revision=11
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Python3 library for the Growl Notification Transport Protocol"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue