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

Levente Polyak anthraxx at gemini.archlinux.org
Mon Aug 29 21:41:03 UTC 2022


    Date: Monday, August 29, 2022 @ 21:41:01
  Author: anthraxx
Revision: 1286298

upgpkg: python-tweepy 4.10.1-1

Modified:
  python-tweepy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 21:41:01 UTC (rev 1286297)
+++ PKGBUILD	2022-08-29 21:41:01 UTC (rev 1286298)
@@ -2,7 +2,7 @@
 
 pkgname=python-tweepy
 _pypiname=tweepy
-pkgver=4.8.0
+pkgver=4.10.1
 pkgrel=1
 pkgdesc='Python library for accessing the entire Twitter API'
 url='https://www.tweepy.org/'
@@ -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=('6ca49718d9cd0e73080f780062e050dd8ca777201365fb50b935d727f7c1fc18')
-sha512sums=('3342b377918957679d8d4a90f7f91c2a661cb9b313875fdfd90f5424cd44880f38c6e72955a54b4fd38ebe33273f9c2a2d2006bee861ba5869e8ee3fc05a6856')
+sha256sums=('0afab3130efa1c21b76f6480a4f028bdfb34493cc0bdc1bf93e0ece383d43109')
+sha512sums=('bcc22f871cdc016004707d00ef562dd8c75d1cd684d1077d7336970ce76565d698e46cbf6477be70d72f14fa5f6c4a93a37408c5b8993d115108419b96a60b53')
 
 build() {
   cd ${_pypiname}-${pkgver}



More information about the arch-commits mailing list