user/py3-twilio: upgrade to 7.17.0
This commit is contained in:
parent
c0998621bf
commit
b0e60ffc05
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
_pyname=twilio
|
||||
pkgname="py3-$_pyname"
|
||||
pkgver=7.13.0
|
||||
pkgrel=1
|
||||
pkgver=7.17.0
|
||||
pkgrel=0
|
||||
arch="noarch"
|
||||
pkgdesc="Twilio API client and TwiML generator"
|
||||
url="https://pypi.python.org/project/$_pyname"
|
||||
|
@ -24,5 +24,5 @@ package() {
|
|||
install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
|
||||
}
|
||||
sha512sums="
|
||||
6bc37d51dca7928d258d633b16d53434bd1aa37e72325079245c68cd854655718b8e577efe61ee056d2b7d490db93a07862f6e851ba149eec848c62345f1340c py3-twilio-7.13.0.tar.gz
|
||||
73f286d9c8571942e8f4ce2c03e87d5ec5ba075daa189e7e60014aece7b80bcc2da3ffcaea7b0f2a1e95ed2c193d389d7f3e7be02450a5c5bbc532dd928edcb7 py3-twilio-7.17.0.tar.gz
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue