python-tweepy: update to 3.8.0
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
0b8b60f6f3
commit
c007e3006a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-tweepy'
|
# Template file for 'python-tweepy'
|
||||||
pkgname=python-tweepy
|
pkgname=python-tweepy
|
||||||
version=3.7.0
|
version=3.8.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="tweepy-${version}"
|
wrksrc="tweepy-${version}"
|
||||||
|
@ -14,8 +14,8 @@ license="MIT"
|
||||||
homepage="https://github.com/tweepy/tweepy"
|
homepage="https://github.com/tweepy/tweepy"
|
||||||
distfiles="${PYPI_SITE}/t/tweepy/tweepy-${version}.tar.gz
|
distfiles="${PYPI_SITE}/t/tweepy/tweepy-${version}.tar.gz
|
||||||
https://raw.githubusercontent.com/tweepy/tweepy/master/LICENSE>LICENSE.txt"
|
https://raw.githubusercontent.com/tweepy/tweepy/master/LICENSE>LICENSE.txt"
|
||||||
checksum="fe85a79f58a01dd335968523b91c5fce760e7fe78bf25a6e71c72204fe499d0b
|
checksum="8abd828ba51a85a2b5bb7373715d6d3bb32d18ac624e3a4db02e4ef8ab48316b
|
||||||
deeeae0dcc22dbf108a801b8dc4e484bcc1bfb541b1a4f4615ab3e61def44fb5"
|
bf9bc5b9dcb8421bb3c342bb7fd29194688e1262b50766bd71b21a07461e74b7"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE.txt
|
vlicense ../LICENSE.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue