~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

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

Alex McGrath <amk@amk.ie>
Details
Message ID
<20210923085755.29118-1-amk@amk.ie>
DKIM signature
missing
Download raw message
Patch: +5 -3
---
 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
Reply to thread Export thread (mbox)