mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/py3-async-timeout: upgrade to 1.2.1
This commit is contained in:
parent
fed4ab7d59
commit
0ac8fccd93
@ -2,7 +2,7 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py3-async-timeout
|
||||
_pkgname=async-timeout
|
||||
pkgver=1.2.0
|
||||
pkgver=1.2.1
|
||||
pkgrel=0
|
||||
pkgdesc="Timeout context manager for asyncio programs"
|
||||
url="https://pypi.python.org/pypi/async_timeout"
|
||||
@ -23,4 +23,4 @@ package() {
|
||||
python3 setup.py install --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="81a8d3fd8a6756335ce7ea292afd0ba508ea120482dfc4526017dbf6ee809e6828818653be25dee123e8626fc89cc49cfbcff41748ec950b8797b2bb21f262db py3-async-timeout-1.2.0.tar.gz"
|
||||
sha512sums="2072caeb65a74f1a24b59a4ea905ef96d70f8fb117e3dd9c95c1107b1d67ffaa4d76b68f00364049e6e29cdb0a6d247ba0c3638ccd0a8db27bd6ee0f180f9ccb py3-async-timeout-1.2.1.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user