~alpine/aports

testing/py3-deepdiff: upgrade to 5.6.0 v1 APPLIED

Alex McGrath <amk@amk.ie>
Alex McGrath: 1
 testing/py3-deepdiff: upgrade to 5.6.0

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3713/mbox | git am -3
Learn more about email & git

[PATCH] testing/py3-deepdiff: upgrade to 5.6.0 Export this patch

Alex McGrath <amk@amk.ie>
---
 testing/py3-deepdiff/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/py3-deepdiff/APKBUILD b/testing/py3-deepdiff/APKBUILD
index c5fedf9f12..e10e2ed0c8 100644
--- a/testing/py3-deepdiff/APKBUILD
+++ b/testing/py3-deepdiff/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alex McGrath <amk@amk.ie>
pkgname=py3-deepdiff
_pkgname=deepdiff
pkgver=5.5.0
pkgver=5.6.0
pkgrel=0
pkgdesc="Deep Difference and Search of any Python object/data"
url="https://github.com/seperman/deepdiff"
@@ -23,5 +23,5 @@ package() {
}

sha512sums="
70e3319e55f0b961caada2fe13b5597b92bdc4a34e26e454193f03b760b38599b7dc234daa82612c910fc35d4e88ab996122d983d67d06b9fe4e80ae8167e2a2  deepdiff-5.5.0.tar.gz
3ff4b200378e3ef73401adad0a7f9b6aa98c6e78387973d4690dfb2a510376b48241a6c3b23342e0008828befc145eb2e2dd936ac0236bc0b6293ab5a031c98c  deepdiff-5.6.0.tar.gz
"
-- 
2.33.0