mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/py3-kombu: upgrade to 4.6.7
This commit is contained in:
parent
1b8d73b46d
commit
06fa0a38ef
@ -2,7 +2,7 @@
|
||||
# Maintainer: Drew DeVault <sir@cmpwn.com>
|
||||
pkgname=py3-kombu
|
||||
_pyname=kombu
|
||||
pkgver=4.6.6
|
||||
pkgver=4.6.7
|
||||
pkgrel=0
|
||||
pkgdesc="a message queue abstraction layer"
|
||||
options="!check" # 3 Redis tests fail
|
||||
@ -35,4 +35,4 @@ check() {
|
||||
package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
sha512sums="7302e90cbc7d7350da96fae0b3da1137828cc5b0af75e1816fe9ec9312252806ecfb390872eb97c1c2d16c7442a49329aa81120782c0cc0d18f77a7950bb5bf1 kombu-4.6.6.tar.gz"
|
||||
sha512sums="04b55b5508673a2e55ccda3c2f025e563889dda13ee36993f256eac780320279e8493703fe88475b35d506e0b6018648e04cb0e3505e5d0ef1f62a3b587f4459 kombu-4.6.7.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user