[arch-commits] Commit in python-tweepy/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Thu Jul 25 00:27:23 UTC 2019


    Date: Thursday, July 25, 2019 @ 00:27:22
  Author: anthraxx
Revision: 492745

upgpkg: python-tweepy 3.8.0-1

Modified:
  python-tweepy/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-25 00:24:18 UTC (rev 492744)
+++ PKGBUILD	2019-07-25 00:27:22 UTC (rev 492745)
@@ -3,7 +3,7 @@
 pkgbase=python-tweepy
 pkgname=('python-tweepy' 'python2-tweepy')
 _pypiname=tweepy
-pkgver=3.7.0
+pkgver=3.8.0
 pkgrel=1
 pkgdesc='Python library for accessing the entire Twitter API'
 url='https://www.tweepy.org/'
@@ -13,8 +13,9 @@
              'python-six' 'python-pysocks'
              'python2-setuptools' 'python2-pip' 'python2-requests' 'python2-requests-oauthlib'
              'python2-six' 'python2-pysocks')
-source=(https://github.com/tweepy/${_pypiname}/archive/${pkgver}/${_pypiname}-${pkgver}.tar.gz)
-sha512sums=('d0aa9cb198544e6cd1f24094c672f113b425af6c9f8c470cd8721e7e423037a05aae7d5dba7ceb1d48d8a03e736921f67fd32a396f1f6a703cb9b194066a5248')
+source=(https://github.com/tweepy/${_pypiname}/archive/v${pkgver}/${_pypiname}-${pkgver}.tar.gz)
+sha256sums=('a71d2bb42ece75222fb34d8c1b7a23db70c276206ba5e38b467a02513da4d0c4')
+sha512sums=('ac0dd20db9bfc2e5ae8f0fbac77052c3636bb3035ed3f0c144e15834765f4feff989f5431dbcd54e934223b2a3256d70446ef94d9274468a2e59e2fea71690c9')
 
 build() {
   cd ${_pypiname}-${pkgver}



More information about the arch-commits mailing list