testing/py3-portalocker: upgrade to 2.8.2
This commit is contained in:
parent
3256839967
commit
97efd636f2
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
pkgname=py3-portalocker
|
||||
pkgver=2.7.0
|
||||
pkgver=2.8.2
|
||||
pkgrel=0
|
||||
pkgdesc="An extended version of portalocker to lock files in Python using the with statement"
|
||||
url="http://portalocker.readthedocs.io/en/latest/"
|
||||
|
@ -50,5 +50,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
9f6dc31fda36f2fcc7088134b5249c6ec4a92a1fa2e85bf55c700469f183d29ed1a1bd522b65909844c85dfe6872d83809d21b78dc89886533db2692cc709ed2 portalocker-2.7.0.tar.gz
|
||||
9ebd6fdbc597615c5f76bf5741556d84bc95c925e931ee708b4fccbf0908e4dc4e758be659928340675675f5ca09764f5d2621fdef9195e21c1359f7764ae1dc portalocker-2.8.2.tar.gz
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue