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

Levente Polyak anthraxx at gemini.archlinux.org
Tue Mar 8 21:43:12 UTC 2022


    Date: Tuesday, March 8, 2022 @ 21:43:11
  Author: anthraxx
Revision: 1145590

upgpkg: python-tweepy 4.6.0-1

Modified:
  python-tweepy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-08 21:43:04 UTC (rev 1145589)
+++ PKGBUILD	2022-03-08 21:43:11 UTC (rev 1145590)
@@ -2,7 +2,7 @@
 
 pkgname=python-tweepy
 _pypiname=tweepy
-pkgver=4.5.0
+pkgver=4.6.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=('d17e2619017b704f13a3d8e3cd836533e61bdf7d943b67f135ac31cf621e1b4a')
-sha512sums=('a246c7129b3c23ea14eaf439ce1595000961587a57bdc9dcc4852617b8531efcb764059b0448843fc06bc792f44d8cf24bd7a8e3bfaf5674078155d1f2059515')
+sha256sums=('4f9492c6839f24d44edaec58b0f5008a609d89127e78877fc08f3a40637e1c3b')
+sha512sums=('a1d5546fd64effbf2c1dbd538265976dd36f3a4bc75e0678eed10b7d2990b1051182df03e55ecd1b9d16dd58c8d0c0b0b774017be18a8c1bddbf12fb996b71c5')
 
 build() {
   cd ${_pypiname}-${pkgver}



More information about the arch-commits mailing list