New package: python-b2-1.1.0
This commit is contained in:
parent
0b343e891f
commit
6b120d7208
1 changed files with 18 additions and 0 deletions
18
srcpkgs/python-b2/template
Normal file
18
srcpkgs/python-b2/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'python-b2'
|
||||||
|
pkgname=python-b2
|
||||||
|
version=1.1.0
|
||||||
|
revision=1
|
||||||
|
wrksrc="B2_Command_Line_Tool-$version"
|
||||||
|
build_style=python-module
|
||||||
|
hostmakedepends="python python-setuptools"
|
||||||
|
short_desc="CLI that gives easy access B2 Cloud Storage"
|
||||||
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/Backblaze/B2_Command_Line_Tool"
|
||||||
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
|
checksum=fae0dd48a2b6ab38cb142b91d7907a66144659d599bdfbf3c8995788ed29313b
|
||||||
|
pycompile_module="b2"
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue