From ab7949de5a4f3e26b563715993152ea7adb918e6 Mon Sep 17 00:00:00 2001
From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org>
Date: Wed, 4 Dec 2024 02:00:14 +0000
Subject: [PATCH] community/py3-rpds-py: upgrade to 0.22.1

https://github.com/crate-py/rpds/releases/tag/v0.22.0

https://github.com/crate-py/rpds/releases/tag/v0.22.1
---
 community/py3-rpds-py/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/py3-rpds-py/APKBUILD b/community/py3-rpds-py/APKBUILD
index 306a3144a62d..a1b608b42e9a 100644
--- a/community/py3-rpds-py/APKBUILD
+++ b/community/py3-rpds-py/APKBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Celeste <cielesti@protonmail.com>
 maintainer="Celeste <cielesti@protonmail.com>"
 pkgname=py3-rpds-py
-pkgver=0.21.0
+pkgver=0.22.1
 pkgrel=0
 pkgdesc="Python bindings to the Rust Persistent Data Structures (rpds) crate"
 url="https://github.com/crate-py/rpds"
@@ -43,5 +43,5 @@ package() {
 }
 
 sha512sums="
-0cb1c48f6672d69c00e2b6c22cf586396849491fbeea4ca86a493fe09e59c2e4354bf4356320de32b5825c0a013b462085b03d2a7446ed878e52a139d97a41c7  rpds_py-0.21.0.tar.gz
+344070477b51f0e9d2a0b5b565fabd63b98e4aae738df2d10411976f64905693ea7a63b71f25ac7c12c19ca24c2595c52640b804ac5ffb9ef4f163ecc200d6ad  rpds_py-0.22.1.tar.gz
 "
-- 
GitLab