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

Antonio Rojas arojas at gemini.archlinux.org
Wed Mar 30 18:48:41 UTC 2022


    Date: Wednesday, March 30, 2022 @ 18:48:40
  Author: arojas
Revision: 1177828

Update to 4.8.0

Modified:
  python-tweepy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-30 18:47:41 UTC (rev 1177827)
+++ PKGBUILD	2022-03-30 18:48:40 UTC (rev 1177828)
@@ -2,7 +2,7 @@
 
 pkgname=python-tweepy
 _pypiname=tweepy
-pkgver=4.6.0
+pkgver=4.8.0
 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=('4f9492c6839f24d44edaec58b0f5008a609d89127e78877fc08f3a40637e1c3b')
-sha512sums=('a1d5546fd64effbf2c1dbd538265976dd36f3a4bc75e0678eed10b7d2990b1051182df03e55ecd1b9d16dd58c8d0c0b0b774017be18a8c1bddbf12fb996b71c5')
+sha256sums=('6ca49718d9cd0e73080f780062e050dd8ca777201365fb50b935d727f7c1fc18')
+sha512sums=('3342b377918957679d8d4a90f7f91c2a661cb9b313875fdfd90f5424cd44880f38c6e72955a54b4fd38ebe33273f9c2a2d2006bee861ba5869e8ee3fc05a6856')
 
 build() {
   cd ${_pypiname}-${pkgver}



More information about the arch-commits mailing list