aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-django-cors-headers
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-16 21:35:22 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-16 21:51:35 +0100
commit11a0d6b92e7cb6edbdece2f1ffe8d6a03290404d (patch)
tree6083b14621f42dd91be404afcd2a9238bed37870 /testing/py3-django-cors-headers
parenta884c4cb0e3cd78884b1ca8855dd0d2fc3f5e076 (diff)
downloadaports-11a0d6b92e7cb6edbdece2f1ffe8d6a03290404d.tar.bz2
aports-11a0d6b92e7cb6edbdece2f1ffe8d6a03290404d.tar.xz
testing/py3-django-cors-headers: upgrade to 3.2.0
Diffstat (limited to 'testing/py3-django-cors-headers')
-rw-r--r--testing/py3-django-cors-headers/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-django-cors-headers/APKBUILD b/testing/py3-django-cors-headers/APKBUILD
index f7d8bb90f2..e0bd1f4152 100644
--- a/testing/py3-django-cors-headers/APKBUILD
+++ b/testing/py3-django-cors-headers/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer:
pkgname=py3-django-cors-headers
_pkgname=django-cors-headers
-pkgver=3.1.1
-pkgrel=1
+pkgver=3.2.0
+pkgrel=0
pkgdesc="Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)"
options="!check" # Requires running django instance
url="https://github.com/OttoYiu/django-cors-headers"
@@ -27,4 +27,4 @@ package() {
python3 setup.py --quiet install --prefix=/usr --root="$pkgdir"
}
-sha512sums="a5df0d949be763d53cd794cde103f46ef9c9d0b318d64c0849e373a789aa1a6a7e6fb7a28ebfd17fb1ee68ab2ad2d7f3f80d1546d9f8488e988330bcb3aee1df py3-django-cors-headers-3.1.1.tar.gz"
+sha512sums="7a915911dcd52e858fd806634885ed097d5f481b40a1d922d99de0e2f680137d90250066bf5bb6be469f52cf285174bc14151b04d643260016bc86786de07361 py3-django-cors-headers-3.2.0.tar.gz"