aboutsummaryrefslogtreecommitdiffstats
path: root/testing/celery
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 11:31:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:51 +0000
commitcf277321d6047346d9b6cac2e864d89bd0ff0c48 (patch)
tree95bada3ed0bdb0964500d8be90bfcceee734a169 /testing/celery
parenta37da4817a14b1069b827b4c9399f4db0e63256f (diff)
downloadaports-cf277321d6047346d9b6cac2e864d89bd0ff0c48.tar.bz2
aports-cf277321d6047346d9b6cac2e864d89bd0ff0c48.tar.xz
testing/celery: rebuild against python 3.7
Diffstat (limited to 'testing/celery')
-rw-r--r--testing/celery/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/celery/APKBUILD b/testing/celery/APKBUILD
index 4b466084c2..10329b5fdb 100644
--- a/testing/celery/APKBUILD
+++ b/testing/celery/APKBUILD
@@ -1,13 +1,13 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=celery
pkgver=4.3.0
-pkgrel=0
+pkgrel=1
pkgdesc="Official Python low-level client for Elasticsearch"
url="http://www.celeryproject.org/"
arch="noarch"
license="Apache-2.0"
depends="py3-urllib3 py3-redis py3-vine py3-kombu py3-billiard"
-makedepends="python3-dev"
+makedepends="python3-dev py3-setuptools"
install="$pkgname.pre-install"
source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz
celery.confd