khard: rebuild for Python 3.5
Switch to python3-* pkgs.
This commit is contained in:
parent
a7993ca598
commit
b390685cfb
1 changed files with 5 additions and 7 deletions
|
@ -2,15 +2,13 @@
|
||||||
pkgname=khard
|
pkgname=khard
|
||||||
reverts=0.11.3_1
|
reverts=0.11.3_1
|
||||||
version=0.11.2
|
version=0.11.2
|
||||||
revision=3
|
revision=4
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python3-module
|
||||||
python_versions="3.4"
|
|
||||||
pycompile_version="3.4"
|
|
||||||
pycompile_module="khard"
|
pycompile_module="khard"
|
||||||
hostmakedepends="python3.4-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3.4-setuptools python3.4-atomicwrites python3.4-configobj
|
depends="python3-setuptools python3-atomicwrites python3-configobj
|
||||||
python3.4-vobject python3.4-yaml"
|
python3-vobject python3-yaml"
|
||||||
short_desc="Command-line addressbook built around CardDAV"
|
short_desc="Command-line addressbook built around CardDAV"
|
||||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue