backports/py3-billiard: upgrade to pkgrel 4
This commit is contained in:
parent
9863cef98e
commit
3314627b0d
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Maintainer: Drew DeVault <sir@cmpwn.com>
|
# Maintainer: Drew DeVault <sir@cmpwn.com>
|
||||||
pkgname=py3-billiard
|
pkgname=py3-billiard
|
||||||
pkgver=3.6.4.0
|
pkgver=3.6.4.0
|
||||||
pkgrel=2
|
pkgrel=4
|
||||||
pkgdesc="a message queue abstraction layer"
|
pkgdesc="a message queue abstraction layer"
|
||||||
url="https://pypi.python.org/pypi/billiard/"
|
url="https://pypi.org/project/billiard/"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
makedepends="py3-setuptools"
|
makedepends="py3-setuptools"
|
||||||
checkdepends="py3-psutil py3-pytest py3-nose py3-case"
|
checkdepends="py3-psutil py3-pytest py3-nose py3-case"
|
||||||
|
subpackages="$pkgname-pyc"
|
||||||
source="https://files.pythonhosted.org/packages/source/b/billiard/billiard-$pkgver.tar.gz
|
source="https://files.pythonhosted.org/packages/source/b/billiard/billiard-$pkgver.tar.gz
|
||||||
$pkgname-py311.patch::https://github.com/celery/billiard/commit/ff8efc5d689ef048f5203593390f1ff6a052a5d5.patch
|
$pkgname-py311.patch::https://github.com/celery/billiard/commit/ff8efc5d689ef048f5203593390f1ff6a052a5d5.patch
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue