[arch-commits] Commit in python-deepdiff/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Tue Dec 21 17:23:21 UTC 2021
Date: Tuesday, December 21, 2021 @ 17:23:21
Author: felixonmars
Revision: 1081739
upgpkg: python-deepdiff 5.6.0-1
Modified:
python-deepdiff/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-21 17:22:21 UTC (rev 1081738)
+++ PKGBUILD 2021-12-21 17:23:21 UTC (rev 1081739)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-deepdiff
-pkgver=5.5.0
-pkgrel=3
+pkgver=5.6.0
+pkgrel=1
pkgdesc="Deep Difference and Search of any Python object/data."
url="https://github.com/seperman/deepdiff"
license=('MIT')
@@ -16,7 +16,7 @@
checkdepends=('python-pytest' 'python-clevercsv' 'python-click' 'python-jsonpickle' 'python-numpy'
'python-yaml')
source=("https://github.com/seperman/deepdiff/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('70e3319e55f0b961caada2fe13b5597b92bdc4a34e26e454193f03b760b38599b7dc234daa82612c910fc35d4e88ab996122d983d67d06b9fe4e80ae8167e2a2')
+sha512sums=('3ff4b200378e3ef73401adad0a7f9b6aa98c6e78387973d4690dfb2a510376b48241a6c3b23342e0008828befc145eb2e2dd936ac0236bc0b6293ab5a031c98c')
build() {
cd deepdiff-$pkgver
More information about the arch-commits
mailing list