diff options
Diffstat (limited to 'testing/py3-mongo')
-rw-r--r-- | testing/py3-mongo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-mongo/APKBUILD b/testing/py3-mongo/APKBUILD index e2d5cc787d..87d9fc2928 100644 --- a/testing/py3-mongo/APKBUILD +++ b/testing/py3-mongo/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-mongo _pkgname=pymongo pkgver=3.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="Python3 driver for MongoDB" url="https://github.com/mongodb/mongo-python-driver" arch="all" |