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

Felix Yan felixonmars at gemini.archlinux.org
Wed May 18 13:04:38 UTC 2022


    Date: Wednesday, May 18, 2022 @ 13:04:38
  Author: felixonmars
Revision: 1207904

upgpkg: python-mongoengine 0.24.1-1

Modified:
  python-mongoengine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-18 13:02:36 UTC (rev 1207903)
+++ PKGBUILD	2022-05-18 13:04:38 UTC (rev 1207904)
@@ -3,7 +3,7 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-mongoengine
-pkgver=0.24.0
+pkgver=0.24.1
 pkgrel=1
 pkgdesc="A Python Object-Document-Mapper for working with MongoDB"
 url="https://github.com/MongoEngine/mongoengine"
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest-cov' 'python-coverage' 'python-blinker' 'python-pillow' 'python-zipp'
               'python-mongomock')
 source=("https://github.com/MongoEngine/mongoengine/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('2644fa972868ff4e0326a2dff458b3be029e0eb8a617d8b1e92c88a53697e769b25117a1abec25988876a2c5911cd476d1024cda8b0cdacd31df6dc9e84a6fa4')
+sha512sums=('5e01ca8168e3ebabf8944ff4280a527ae158b1fdda64b692d64cf58039e5448d48d8ac46b0ecf619b77502f950fd8afeec6e90810592406ea255c4fb808f8c55')
 
 build() {
   cd mongoengine-$pkgver



More information about the arch-commits mailing list