[arch-commits] Commit in python-pymongo/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Oct 22 10:45:54 UTC 2021


    Date: Friday, October 22, 2021 @ 10:45:53
  Author: felixonmars
Revision: 1032216

upgpkg: python-pymongo 3.12.1-1

Modified:
  python-pymongo/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-22 10:45:12 UTC (rev 1032215)
+++ PKGBUILD	2021-10-22 10:45:53 UTC (rev 1032216)
@@ -4,7 +4,7 @@
 # Contributor: Jelle van der Waa <jelle at vdwaa.nl>
 
 pkgname=python-pymongo
-pkgver=3.12.0
+pkgver=3.12.1
 pkgrel=1
 pkgdesc='Python module for using MongoDB'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/p/pymongo/pymongo-$pkgver.tar.gz")
-sha512sums=('bfd3e6ec401052320c9e5099d5422dfbecd2fe212f1471bce92262f975e65864a69c24afebf39a9f74d04f601ff0684241e74bee3960900488396ea994a6db35')
+sha512sums=('36294f9437c91e5ea744452e0dc1049be65706dced61a296dfae09d32e31aae0276da2bb059a5548569e6cde62f66b935f2a422f297a3eabf0b928cfee07d060')
 
 build() {
   cd "$srcdir"/pymongo-$pkgver



More information about the arch-commits mailing list