backports/py3-kombu: upgrade to pkgrel 2
This commit is contained in:
parent
81a158205f
commit
c4e8521c62
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Maintainer: Drew DeVault <sir@cmpwn.com>
|
# Maintainer: Drew DeVault <sir@cmpwn.com>
|
||||||
pkgname=py3-kombu
|
pkgname=py3-kombu
|
||||||
pkgver=5.2.4
|
pkgver=5.2.4
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="a message queue abstraction layer"
|
pkgdesc="a message queue abstraction layer"
|
||||||
options="!check" # 3 Redis tests fail
|
options="!check" # 3 Redis tests fail
|
||||||
url="https://pypi.org/project/kombu/"
|
url="https://pypi.org/project/kombu/"
|
||||||
|
@ -11,6 +11,7 @@ license="BSD-3-Clause"
|
||||||
depends="py3-amqp py3-vine"
|
depends="py3-amqp py3-vine"
|
||||||
makedepends="py3-setuptools py3-gpep517 py3-wheel"
|
makedepends="py3-setuptools py3-gpep517 py3-wheel"
|
||||||
checkdepends="py3-pyro4 py3-case py3-nose py3-mock py3-tz py3-pytest py3-sqlalchemy py3-fakeredis"
|
checkdepends="py3-pyro4 py3-case py3-nose py3-mock py3-tz py3-pytest py3-sqlalchemy py3-fakeredis"
|
||||||
|
subpackages="$pkgname-pyc"
|
||||||
source="https://files.pythonhosted.org/packages/source/k/kombu/kombu-$pkgver.tar.gz
|
source="https://files.pythonhosted.org/packages/source/k/kombu/kombu-$pkgver.tar.gz
|
||||||
fix-requirements.patch
|
fix-requirements.patch
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue