From 6bd8009f10cde199d3051697639d3c9406b7f708 Mon Sep 17 00:00:00 2001 From: psykose <alice@ayaya.dev> Date: Thu, 1 Dec 2022 05:13:35 +0000 Subject: [PATCH] testing/py3-dpath: upgrade to 2.1.1 --- testing/py3-dpath/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/py3-dpath/APKBUILD b/testing/py3-dpath/APKBUILD index 3fe21949f7b5..2429e575a49b 100644 --- a/testing/py3-dpath/APKBUILD +++ b/testing/py3-dpath/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=py3-dpath _pkgname=dpath -pkgver=2.1.0 +pkgver=2.1.1 pkgrel=0 pkgdesc="Filesystem-like pathing and searching for dictionaries" url="https://github.com/dpath-maintainers/dpath-python" @@ -30,5 +30,5 @@ package() { } sha512sums=" -ff73f9a4679964bd79de2d942001d948cd55cd69e5ced9486f85a67b44ebb099eff9c6a4587a6bce2870b7fb060d23cca5eb6a03e744e5eaef10f87ad3ab60f8 dpath-2.1.0.tar.gz +a925ebfa682df43364fc36a55e3a05ab1e3c632937c827fc9fda1536b0139b105c8414321156b896ffe88e9678fd30c7823a618d539ba85522e3d93de0a5a645 dpath-2.1.1.tar.gz " -- GitLab