Skip to content
Snippets Groups Projects
Unverified Commit 9890fbc6 authored by Chih-Hsuan Yen's avatar Chih-Hsuan Yen
Browse files

upgpkg: 4.6.2.post1-2: Rebuild for Python 3.13

parent 94cb879e
No related branches found
Tags 4.3.0-1
No related merge requests found
pkgbase = python-anyio pkgbase = python-anyio
pkgdesc = High level compatibility layer for multiple asynchronous event loop implementations pkgdesc = High level compatibility layer for multiple asynchronous event loop implementations
pkgver = 4.6.2.post1 pkgver = 4.6.2.post1
pkgrel = 1 pkgrel = 2
url = https://github.com/agronholm/anyio url = https://github.com/agronholm/anyio
arch = any arch = any
license = MIT license = MIT
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
pkgname=python-anyio pkgname=python-anyio
# https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst # https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
pkgver=4.6.2.post1 pkgver=4.6.2.post1
pkgrel=1 pkgrel=2
pkgdesc='High level compatibility layer for multiple asynchronous event loop implementations' pkgdesc='High level compatibility layer for multiple asynchronous event loop implementations'
arch=(any) arch=(any)
url='https://github.com/agronholm/anyio' url='https://github.com/agronholm/anyio'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment