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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jul 24 02:27:58 UTC 2022


    Date: Sunday, July 24, 2022 @ 02:27:58
  Author: felixonmars
Revision: 1255876

upgpkg: python-deepdiff 5.8.0-1

Modified:
  python-deepdiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-24 02:27:41 UTC (rev 1255875)
+++ PKGBUILD	2022-07-24 02:27:58 UTC (rev 1255876)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-deepdiff
-pkgver=5.7.0
+pkgver=5.8.0
 pkgrel=1
 pkgdesc="Deep Difference and Search of any Python object/data."
 url="https://github.com/seperman/deepdiff"
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest' 'python-clevercsv' 'python-click' 'python-jsonpickle' 'python-numpy'
               'python-toml' 'python-yaml')
 source=("https://github.com/seperman/deepdiff/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('3910b7259443a2bd056a90dcb9910c1d0999dd06e98d28a3dba8ee9c6fe237bfe74780db8f277f3a2cfecc4c32c279f5c93b72de708d12832b987759cca0d9e2')
+sha512sums=('9935798cb12359ad8533c2fd9a00486cceadbef21ccc59cd12e9af5c038af093e9bb03d87acd59e9275de1faf1819ac65f936aa86b74813eac1021319395952a')
 
 build() {
   cd deepdiff-$pkgver



More information about the arch-commits mailing list