* update python-trio to 0.26.2-2
This commit is contained in:
parent
996068bf82
commit
9d6a997276
@ -1,7 +1,7 @@
|
||||
pkgbase = python-trio
|
||||
pkgdesc = A friendly Python library for async concurrency and I/O
|
||||
pkgver = 0.26.2
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/python-trio/trio
|
||||
arch = any
|
||||
license = MIT
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-trio
|
||||
pkgver=0.26.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='A friendly Python library for async concurrency and I/O'
|
||||
arch=(any)
|
||||
url=https://github.com/python-trio/trio
|
||||
|
Loading…
x
Reference in New Issue
Block a user