blob: 4b5b96bdea5b572ba1c23721d46aaf8d56ed8ccf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-stashy
pkgdesc = Python API client for the Atlassian Stash REST API
pkgver = 0.7
pkgrel = 2
url = https://github.com/cosmin/stashy
arch = any
license = APACHE2
makedepends = python-mock
makedepends = python-setuptools
depends = python-requests
depends = python-decorator
source = https://github.com/cosmin/stashy/archive/v0.7.tar.gz
sha256sums = 3924ea017fc5c096928d4eefa08febf3d16279f74c5d6555481409d986498b49
pkgname = python-stashy
|