Date: Wednesday, April 5, 2023 @ 09:05:11 Author: yan12125 Revision: 1436735
upgpkg: python-aws-xray-sdk 2.12.0-1; drop merged patches Modified: python-aws-xray-sdk/trunk/PKGBUILD ----------+ PKGBUILD | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-05 09:05:05 UTC (rev 1436734) +++ PKGBUILD 2023-04-05 09:05:11 UTC (rev 1436735) @@ -3,9 +3,9 @@ pkgname=python-aws-xray-sdk _pkgname=aws-xray-sdk-python -pkgver=2.11.0 -_commit=b37ae1100350780a3862297fe9d2c364bb39510f -pkgrel=2 +pkgver=2.12.0 +_commit=c57d293198251e276988440400140ac247c24606 +pkgrel=1 pkgdesc='AWS X-Ray SDK for Python' arch=(any) url='https://github.com/aws/aws-xray-sdk-python' @@ -23,13 +23,6 @@ sha256sums=('SKIP') _backports=( - # The following three are from https://github.com/aws/aws-xray-sdk-python/pull/364 (ongoing) - # Use fixture event_loop instead of the deprecated fixture loop - 72dcbf97a27a44e87123630fe78ff828eafa4d4c - # Do not pass event loop to asyncio.sleep() and wait() on Python 3.8+ - dde50155e7a912aef80199a1d0c2e9900002af5f - # Do not pass coroutine objects directly to asyncio.wait() - b3d605d145dda82b9bcaa2fdac7eb593770886b2 ) pkgver() {
