aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-drf-yasg/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-drf-yasg/APKBUILD b/testing/py3-drf-yasg/APKBUILD
index a7dda90dff..970a5759c2 100644
--- a/testing/py3-drf-yasg/APKBUILD
+++ b/testing/py3-drf-yasg/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=py3-drf-yasg
pkgver=1.12.1
-pkgrel=2
+pkgrel=3
pkgdesc="Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code"
options="!check" # Missing dependencies
url="https://pypi.org/project/drf-yasg/"