mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
canto-curses: rebuild for Python 3.5
Switch to python3-module. Switch to python3-* pkgs.
This commit is contained in:
parent
112b3f9d19
commit
3e8b47ceaa
1 changed files with 4 additions and 5 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'canto-curses'
|
# Template file for 'canto-curses'
|
||||||
pkgname=canto-curses
|
pkgname=canto-curses
|
||||||
version=0.9.7
|
version=0.9.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python-module
|
build_style=python3-module
|
||||||
python_versions="3.4"
|
hostmakedepends="python3-setuptools"
|
||||||
hostmakedepends="python3.4-setuptools"
|
makedepends="python3-devel ncurses-devel readline-devel"
|
||||||
makedepends="python3.4-devel ncurses-devel readline-devel"
|
|
||||||
depends="canto-next"
|
depends="canto-next"
|
||||||
pycompile_module="canto_curses"
|
pycompile_module="canto_curses"
|
||||||
short_desc="An ncurses frontend for canto-next Atom/RSS feed reader"
|
short_desc="An ncurses frontend for canto-next Atom/RSS feed reader"
|
||||||
|
|
Loading…
Add table
Reference in a new issue