* update python-trio to 0.26.2-2

This commit is contained in:
Alexander Baldeck 2024-12-05 16:09:19 +01:00
parent 996068bf82
commit 9d6a997276
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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