~alpine/aports

testing/py3-deepdiff: upgrade to 5.5.0 v1 APPLIED

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

 1 files changed, 5 insertions(+), 3 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/3680/mbox | git am -3
Learn more about email & git

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

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

diff --git a/testing/py3-deepdiff/APKBUILD b/testing/py3-deepdiff/APKBUILD
index 86d1ea41e5..c5fedf9f12 100644
--- a/testing/py3-deepdiff/APKBUILD
+++ b/testing/py3-deepdiff/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Alex McGrath <amk@amk.ie>
pkgname=py3-deepdiff
_pkgname=deepdiff
pkgver=5.2.2
pkgrel=1
pkgver=5.5.0
pkgrel=0
pkgdesc="Deep Difference and Search of any Python object/data"
url="https://github.com/seperman/deepdiff"
arch="noarch"
@@ -22,4 +22,6 @@ package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="4bfa7acb6142ef70bfcb44f90cf7fc78df1b525509ee57a8d966d604a5fbc379c48dc9a4a71983d952c85fad21e3e60cbb3f3454d89239575645f5890516e090  deepdiff-5.2.2.tar.gz"
sha512sums="
70e3319e55f0b961caada2fe13b5597b92bdc4a34e26e454193f03b760b38599b7dc234daa82612c910fc35d4e88ab996122d983d67d06b9fe4e80ae8167e2a2  deepdiff-5.5.0.tar.gz
"
-- 
2.33.0