community/py3-portalocker: upgrade to 2.10.0

This commit is contained in:
Antoine Martin 2024-06-29 18:21:34 -04:00 committed by Celeste
parent 97f42a9958
commit 02d1ced51a

View File

@ -2,8 +2,8 @@
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
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
"