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

Felix Yan felixonmars at archlinux.org
Thu Sep 24 21:26:20 UTC 2020


    Date: Thursday, September 24, 2020 @ 21:26:20
  Author: felixonmars
Revision: 711923

upgpkg: python-kombu 5.0.2-1

Modified:
  python-kombu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 21:25:10 UTC (rev 711922)
+++ PKGBUILD	2020-09-24 21:26:20 UTC (rev 711923)
@@ -2,7 +2,7 @@
 # Contributor: mutantmonkey <aur at mutantmonkey.in>
 
 pkgname=python-kombu
-pkgver=4.6.11
+pkgver=5.0.2
 pkgrel=1
 pkgdesc='A messaging library for Python'
 arch=('any')
@@ -26,7 +26,7 @@
               'python-case' 'python-pymongo' 'python-pytz' 'python-pytest-sugar' 'python-sqlalchemy'
               'python-pyro' 'python-boto3')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/celery/kombu/archive/v$pkgver.tar.gz")
-sha512sums=('67656c63e42c1cf018c438d60edece925cdf1a25abb46c9b413bfca3032ba108550277ced70f6696d61561d501fe49f85f0f8ee063405ac650662aa24d0cc95a')
+sha512sums=('2ff1dfed530773ce500af4a1ad30bf66a1e5e65705f5192193714b59c12bd4c2bb69a2a716c169bd45784b8db2ad35f45226746d972df776d9b54c35b08d6e91')
 
 build() {
   cd kombu-$pkgver



More information about the arch-commits mailing list