python-twitter: upgrade 3.7.0 -> 3.8.0

-License-Update: Update PKG-INFO.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen 2019-11-20 15:36:49 +08:00 committed by Khem Raj
parent 0da788aa72
commit ae9b523493
3 changed files with 3 additions and 3 deletions

View File

@ -2,10 +2,10 @@ SUMMARY = "Twitter for Python"
DESCRIPTION = "Python module to support twitter API"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=0307fffd8c4d9946c029daa1426d26e7"
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=8f702b489acb6863cec8b261a55931d8"
SRC_URI[md5sum] = "c6dc2f315ded761aafc96bea3351c7f6"
SRC_URI[sha256sum] = "fe85a79f58a01dd335968523b91c5fce760e7fe78bf25a6e71c72204fe499d0b"
SRC_URI[md5sum] = "8aeff278b7cefcd384c65929bc921e2c"
SRC_URI[sha256sum] = "8abd828ba51a85a2b5bb7373715d6d3bb32d18ac624e3a4db02e4ef8ab48316b"
PYPI_PACKAGE = "tweepy"