aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-24 08:00:26 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-24 08:25:23 -0300
commit813fe4207d21c24dc9da0db7906d36b29ce458d9 (patch)
treefd33fb61f5fe05260867dbd873248a88f35d6e5c /testing
parent6f5d6bb32b31a945a65d5bd9c765a34b70d6f5d3 (diff)
downloadaports-813fe4207d21c24dc9da0db7906d36b29ce458d9.tar.bz2
aports-813fe4207d21c24dc9da0db7906d36b29ce458d9.tar.xz
testing/py3-django-mptt: upgrade to 0.10.0
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-django-mptt/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-django-mptt/APKBUILD b/testing/py3-django-mptt/APKBUILD
index 223307a8f5..23c8b85489 100644
--- a/testing/py3-django-mptt/APKBUILD
+++ b/testing/py3-django-mptt/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer:
pkgname=py3-django-mptt
_pkgname=django-mptt
-pkgver=0.9.0
-pkgrel=2
+pkgver=0.10.0
+pkgrel=0
pkgdesc="Utilities for implementing a modified pre-order traversal tree in django"
options="!check" # Requires running django instance
url="https://github.com/django-mptt/django-mptt"
@@ -25,4 +25,4 @@ package() {
python3 setup.py --quiet install --prefix=/usr --root="$pkgdir"
}
-sha512sums="7a5356b4c2a242f716b3b481d318b2a5741817fd40b79f54ec5a74fcc3cc0e4469c0a28601b3139cebc9a5ec4da0ef8f4f24476065fc8230fb8de94343852000 py3-django-mptt-0.9.0.tar.gz"
+sha512sums="89d824b6c1591efb526d05e2d31f07b61eb89990374e01b64d5428ff5a425542b15f8e17e8e5cb8c6e51b1c41d4730497fb41f9c7e79d2e0ba59ebcf4a85e3fd py3-django-mptt-0.10.0.tar.gz"