From 02d1ced51a4aa987fb5f91cfbfb79ef9a5debf73 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sat, 29 Jun 2024 18:21:34 -0400 Subject: [PATCH] community/py3-portalocker: upgrade to 2.10.0 --- community/py3-portalocker/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/py3-portalocker/APKBUILD b/community/py3-portalocker/APKBUILD index 2c0ef942853..c2e565b8960 100644 --- a/community/py3-portalocker/APKBUILD +++ b/community/py3-portalocker/APKBUILD @@ -2,8 +2,8 @@ # Contributor: Antoine Martin (ayakael) # Maintainer: Antoine Martin (ayakael) pkgname=py3-portalocker -pkgver=2.8.2 -pkgrel=1 +pkgver=2.10.0 +pkgrel=0 pkgdesc="An extended version of portalocker to lock files in Python using the with statement" url="http://portalocker.readthedocs.io/en/latest/" arch="noarch" @@ -48,5 +48,5 @@ package() { } sha512sums=" -9ebd6fdbc597615c5f76bf5741556d84bc95c925e931ee708b4fccbf0908e4dc4e758be659928340675675f5ca09764f5d2621fdef9195e21c1359f7764ae1dc portalocker-2.8.2.tar.gz +42617d8510b1d1ea2c81292bb5079a6f4249ff07755f4a2037173b7d206124278bafc31d24d37b4bd535b27fe74e7441d1f2e8e24317bca7c42389128569c7ce portalocker-2.10.0.tar.gz "