mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/py3-django-mptt: upgrade to 0.11.0
This commit is contained in:
parent
d4f8a6546b
commit
448fbcff7b
@ -2,8 +2,8 @@
|
||||
# Maintainer:
|
||||
pkgname=py3-django-mptt
|
||||
_pkgname=django-mptt
|
||||
pkgver=0.10.0
|
||||
pkgrel=1
|
||||
pkgver=0.11.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="89d824b6c1591efb526d05e2d31f07b61eb89990374e01b64d5428ff5a425542b15f8e17e8e5cb8c6e51b1c41d4730497fb41f9c7e79d2e0ba59ebcf4a85e3fd py3-django-mptt-0.10.0.tar.gz"
|
||||
sha512sums="0302fbdc759fe3e69c7adc3e785025c4c28931904c2b8904d43a3fdf1471ef1a83f18170f1db05dc3d4360e946c35db06900cf9c40b87562fba03240f9608da7 py3-django-mptt-0.11.0.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user