* update python-pymongo to 4.10.1-2

This commit is contained in:
Alexander Baldeck 2024-12-05 11:54:41 +01:00
parent 84fca4aa88
commit 25d8f23784
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-pymongo
pkgdesc = The official MongoDB Python driver
pkgver = 4.10.1
pkgrel = 1
pkgrel = 2
url = https://github.com/mongodb/mongo-python-driver
arch = x86_64
arch = powerpc64le

View File

@ -8,7 +8,7 @@
pkgname=python-pymongo
_pkgname=mongo-python-driver
pkgver=4.10.1
pkgrel=1
pkgrel=2
pkgdesc="The official MongoDB Python driver"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=(Apache-2.0)