diff --git a/srcpkgs/python-b2sdk/template b/srcpkgs/python-b2sdk/template new file mode 100644 index 00000000000..21e272fc06d --- /dev/null +++ b/srcpkgs/python-b2sdk/template @@ -0,0 +1,17 @@ +# Template file for 'python-b2sdk' +pkgname=python-b2sdk +version=0.1.8 +revision=1 +archs=noarch +build_style=python2-module +pycompile_module="b2sdk" +wrksrc="b2sdk-${version}" +hostmakedepends="python-setuptools" +depends="python-setuptools python-logfury python-futures python-Arrow + python-requests python-six" +short_desc="Backblaze's B2 Python SDK" +maintainer="Andrea Brancaleoni " +license="MIT" +homepage="https://pypi.org/project/b2sdk" +distfiles="${PYPI_SITE}/b/b2sdk/b2sdk-${version}.tar.gz" +checksum=91bcf09a05f5e822f7494824bf2fd75a81ff0035d2670f443a6f89454d18ab31 \ No newline at end of file