aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCeleste <20312-Celeste@users.gitlab.alpinelinux.org>2024-05-05 04:08:16 +0000
committerCeleste <20312-Celeste@users.gitlab.alpinelinux.org>2024-05-05 06:27:07 +0000
commitd74490c5667fc634101c94cd38f65d4cc2a20ed4 (patch)
tree1044d0d69c251a912a1e8b098cf4faba4aa2e494
parentfe89a9b5fd3872ae441798e7d641feb9bb9967d5 (diff)
community/py3-django-storages: upgrade to 1.14.3
-rw-r--r--community/py3-django-storages/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-django-storages/APKBUILD b/community/py3-django-storages/APKBUILD
index dc597a67729..d02fb670221 100644
--- a/community/py3-django-storages/APKBUILD
+++ b/community/py3-django-storages/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Celeste <cielesti@protonmail.com>
# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=py3-django-storages
-pkgver=1.14.2
-pkgrel=1
+pkgver=1.14.3
+pkgrel=0
pkgdesc="Custom storage backends for Django"
url="https://django-storages.readthedocs.io/"
arch="noarch"
@@ -48,5 +48,5 @@ package() {
}
sha512sums="
-5e1cfdddfde21bde1a0f735ca04e0a1fdf30e779bd63b580610eb7761cf053ad66eb115bb85a966ffa9f8bf2c38927132761eba407749f283cc5511e72267759 py3-django-storages-1.14.2.tar.gz
+bdf391ea4292b558085e6f3e453a0a70e86761bbe22d07307b432b3c0abecf5e04650bb2a285a214b2b64fa7519a1a61aeeb7acf98c6b25a45334773eda07a15 py3-django-storages-1.14.3.tar.gz
"