summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3edd2090f64b478b101180b0731c78b2d31e2ee4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Generated by mksrcinfo v8
# Mon Sep 10 15:21:25 UTC 2018
pkgbase = python-gpapi
	pkgdesc = Google Play Unofficial Python API
	pkgver = 0.4.3
	pkgrel = 2
	url = https://github.com/NoMore201/googleplay-api
	arch = any
	license = GPL3
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = python-gpapi-0.4.3.tar.gz::https://github.com/NoMore201/googleplay-api/archive/v0.4.3.tar.gz
	md5sums = c9dc7e1c38656e4117c5970773331279

pkgname = python-gpapi
	depends = python
	depends = python-cryptography
	depends = python-protobuf
	depends = python-requests

pkgname = python2-gpapi
	depends = python2
	depends = python2-cryptography
	depends = python2-protobuf
	depends = python2-requests