obnam: remove python_versions; set to 2.7 by default

This commit is contained in:
Alessio Sergi 2014-08-19 00:55:36 +02:00
parent 57f06d8f72
commit 103350790c

View file

@ -6,7 +6,6 @@ build_style=python-module
hostmakedepends="python-devel python-larch python-paramiko"
makedepends="${hostmakedepends}"
depends="python python-larch python-paramiko python-fuse"
python_versions="2.7"
pycompile_module="obnamlib"
short_desc="Backup program that supports encryption and deduplication"
maintainer="Eivind Uggedal <eivind@uggedal.com>"