~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.6.0

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