23b1213acb
- fix pkgname (drop python- prefix) - remove test directory from site-packages root - rename binary to backblaze-b2 to avoid conflict with Boost's b2
11 lines
373 B
Bash
11 lines
373 B
Bash
# Template file for 'python-b2'
|
|
pkgname=python-b2
|
|
version=1.1.0
|
|
revision=6
|
|
noarch=yes
|
|
build_style=meta
|
|
depends="backblaze-b2>=${version}_${revision}"
|
|
short_desc="Command Line Interface for Backblaze's B2 storage service (transitional dummy package)"
|
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|
license="MIT"
|
|
homepage="https://github.com/Backblaze/B2_Command_Line_Tool"
|