summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1fefd34b31f0d3e03a64b25c2178f8ff6435cdaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-twilio
	pkgdesc = A module for using the Twilio REST API and generating valid TwiML.
	pkgver = 6.23.0
	pkgrel = 1
	url = https://github.com/twilio/twilio-python
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-httplib2>=0.7
	depends = python-pysocks
	depends = python-pytz
	depends = python-six
	options = !emptydirs
	source = https://github.com/twilio/twilio-python/archive/6.23.0.tar.gz
	source = LICENSE
	sha256sums = 3c3d0a231c5b2da087b296693514aa2f02ea3b660ed48dc5e6be6a9a7307ec49
	sha256sums = 17db7e6dddc3a621518f20dd4b35dac73f25160680d2a4858654eca1019bdea6

pkgname = python-twilio