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

Felix Yan felixonmars at gemini.archlinux.org
Wed May 4 09:16:03 UTC 2022


    Date: Wednesday, May 4, 2022 @ 09:16:03
  Author: felixonmars
Revision: 1192838

upgpkg: python-deepdiff 5.7.0-1

Modified:
  python-deepdiff/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 09:15:00 UTC (rev 1192837)
+++ PKGBUILD	2022-05-04 09:16:03 UTC (rev 1192838)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-deepdiff
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc="Deep Difference and Search of any Python object/data."
 url="https://github.com/seperman/deepdiff"
@@ -14,9 +14,9 @@
             'python-clevercsv: for cli')
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-clevercsv' 'python-click' 'python-jsonpickle' 'python-numpy'
-              'python-yaml')
+              'python-toml' 'python-yaml')
 source=("https://github.com/seperman/deepdiff/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('3ff4b200378e3ef73401adad0a7f9b6aa98c6e78387973d4690dfb2a510376b48241a6c3b23342e0008828befc145eb2e2dd936ac0236bc0b6293ab5a031c98c')
+sha512sums=('3910b7259443a2bd056a90dcb9910c1d0999dd06e98d28a3dba8ee9c6fe237bfe74780db8f277f3a2cfecc4c32c279f5c93b72de708d12832b987759cca0d9e2')
 
 build() {
   cd deepdiff-$pkgver



More information about the arch-commits mailing list