mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
greg: rebuild for Python 3.6
This commit is contained in:
parent
d98b5c5f11
commit
fa1d8978d3
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'greg'
|
# Template file for 'greg'
|
||||||
pkgname=greg
|
pkgname=greg
|
||||||
version=0.4.7
|
version=0.4.7
|
||||||
revision=3
|
revision=4
|
||||||
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
pycompile_module="greg"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-feedparser python3-setuptools"
|
depends="python3-feedparser python3-setuptools"
|
||||||
noarch="yes"
|
short_desc="Command-line podcast aggregator"
|
||||||
pycompile_module="$pkgname"
|
|
||||||
short_desc="A command-line podcast aggregator"
|
|
||||||
maintainer="Georg Schabel <gescha@posteo.de>"
|
maintainer="Georg Schabel <gescha@posteo.de>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/manolomartinez/greg"
|
homepage="https://github.com/manolomartinez/greg"
|
||||||
|
|
Loading…
Add table
Reference in a new issue