summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f434c456f6c74b2da85f7cde8c8ffd3d637ea467 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-twilio
	pkgdesc = A module for using the Twilio REST API and generating valid TwiML.
	pkgver = 7.16.5
	pkgrel = 1
	url = https://github.com/twilio/twilio-python
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-requests>=2.0.0
	depends = python-mock
	depends = flake8
	depends = python-six
	depends = python-nose
	depends = python-pyjwt
	depends = twine
	options = !emptydirs
	source = https://github.com/twilio/twilio-python/archive/7.16.5.tar.gz
	source = LICENSE
	sha256sums = fdbb9943a4dfd291a3f7ce076fd138a7a3b3364c13c9c02ae09514fa982646dc
	sha256sums = 17db7e6dddc3a621518f20dd4b35dac73f25160680d2a4858654eca1019bdea6

pkgname = python-twilio