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

Levente Polyak anthraxx at archlinux.org
Wed Jan 20 23:10:13 UTC 2021


    Date: Wednesday, January 20, 2021 @ 23:10:13
  Author: anthraxx
Revision: 824035

upgpkg: python-tweepy 3.10.0-1

Modified:
  python-tweepy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-20 23:10:06 UTC (rev 824034)
+++ PKGBUILD	2021-01-20 23:10:13 UTC (rev 824035)
@@ -2,8 +2,8 @@
 
 pkgname=python-tweepy
 _pypiname=tweepy
-pkgver=3.8.0
-pkgrel=3
+pkgver=3.10.0
+pkgrel=1
 pkgdesc='Python library for accessing the entire Twitter API'
 url='https://www.tweepy.org/'
 arch=('any')
@@ -12,8 +12,8 @@
 makedepends=('python-setuptools' 'python-pip' 'python-requests' 'python-requests-oauthlib'
              'python-six' 'python-pysocks')
 source=(https://github.com/tweepy/${_pypiname}/archive/v${pkgver}/${_pypiname}-${pkgver}.tar.gz)
-sha256sums=('a71d2bb42ece75222fb34d8c1b7a23db70c276206ba5e38b467a02513da4d0c4')
-sha512sums=('ac0dd20db9bfc2e5ae8f0fbac77052c3636bb3035ed3f0c144e15834765f4feff989f5431dbcd54e934223b2a3256d70446ef94d9274468a2e59e2fea71690c9')
+sha256sums=('c29dea6ef56dd433a850b4a54214eeb61c555a81b4454bbba4376bf7a2f11c55')
+sha512sums=('2a40875c5612902e4ff69e6fdf73e9fa10b93a80bf4160b16e44e2dae058a90f86569b3a4bcb67a7acdf5c9c3119ce7ca35a3ae64e393181b78fde10dfd975b5')
 
 build() {
   cd ${_pypiname}-${pkgver}



More information about the arch-commits mailing list