[arch-commits] Commit in python-kombu/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Dec 30 18:16:46 UTC 2021
Date: Thursday, December 30, 2021 @ 18:16:46
Author: felixonmars
Revision: 1088724
upgpkg: python-kombu 5.2.3-1
Modified:
python-kombu/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-30 18:14:36 UTC (rev 1088723)
+++ PKGBUILD 2021-12-30 18:16:46 UTC (rev 1088724)
@@ -2,7 +2,7 @@
# Contributor: mutantmonkey <aur at mutantmonkey.in>
pkgname=python-kombu
-pkgver=5.2.2
+pkgver=5.2.3
pkgrel=1
pkgdesc='A messaging library for Python'
arch=('any')
@@ -31,7 +31,7 @@
'python-pymongo' 'python-pyro' 'python-pytest' 'python-pytest-sugar' 'python-pytz'
'python-redis' 'python-sqlalchemy' 'python-yaml')
source=("https://github.com/celery/kombu/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('9a1e1c52c1781c2218aeaa5b98005b99bc049cf0e0ea951b196def731bb98f410e2c3a59a4e791e23ec95aaeac65ccf0737f471632c1f042d990fb9a3db84df6')
+sha512sums=('ceec71941bd34cc8f8ec0e74e874aecffa0d4ae15e998e024480f7e2f1c5dda32da9deadc4d53a48943278d3b79b36296e2f124c977b323bab66bfa608cf5753')
prepare() {
cd kombu-$pkgver
More information about the arch-commits
mailing list