mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-aiolimiter: auto updated to 1.2.1-1
This commit is contained in:
parent
eccff1e0ba
commit
a2527a30de
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
_pkgname="aiolimiter"
|
||||
pkgname="python-$_pkgname"
|
||||
pkgver=1.2.0
|
||||
pkgver=1.2.1
|
||||
pkgrel=1
|
||||
pkgdesc="An efficient implementation of a rate limiter for asyncio"
|
||||
arch=('any')
|
||||
|
@ -18,7 +18,7 @@ url="https://github.com/mjpieters/aiolimiter"
|
|||
license=('MIT')
|
||||
|
||||
source=("https://files.pythonhosted.org/packages/source/a/$_pkgname/$_pkgname-$pkgver.tar.gz")
|
||||
sha256sums=('761455d26df0d7a393f78bd39b022579e02ca5a65beb303a67bed2ded2f740ac')
|
||||
sha256sums=('e02a37ea1a855d9e832252a105420ad4d15011505512a1a1d814647451b5cca9')
|
||||
|
||||
build(){
|
||||
cd $_pkgname-$pkgver
|
||||
|
|
Loading…
Add table
Reference in a new issue