Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-anyio


Commits:
fed913ae by Chih-Hsuan Yen at 2026-07-13T09:18:28+08:00
upgpkg: 4.14.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-anyio
        pkgdesc = High level compatibility layer for multiple asynchronous 
event loop implementations
-       pkgver = 4.14.1
+       pkgver = 4.14.2
        pkgrel = 1
        url = https://github.com/agronholm/anyio
        arch = any
@@ -26,7 +26,7 @@ pkgbase = python-anyio
        optdepends = python-outcome: trio backend
        optdepends = python-uvloop: use uvloop for asyncio backend
        optdepends = python-pytest: pytest plugin
-       source = git+https://github.com/agronholm/anyio.git#tag=4.14.1
-       sha256sums = 
c8651ad95fe907c8481cd5a5a3693986f878902badd919f42188d4731fd9aa49
+       source = git+https://github.com/agronholm/anyio.git#tag=4.14.2
+       sha256sums = 
8e78edcec4737d9e0aae5ba91663028f990c59b1f9c7810c861b0911f3a02ce3
 
 pkgname = python-anyio


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-anyio
 # https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
-pkgver=4.14.1
+pkgver=4.14.2
 pkgrel=1
 pkgdesc='High level compatibility layer for multiple asynchronous event loop 
implementations'
 arch=(any)
@@ -20,7 +20,7 @@ optdepends=(
   'python-pytest: pytest plugin'
 )
 source=("git+https://github.com/agronholm/anyio.git#tag=$pkgver";)
-sha256sums=('c8651ad95fe907c8481cd5a5a3693986f878902badd919f42188d4731fd9aa49')
+sha256sums=('8e78edcec4737d9e0aae5ba91663028f990c59b1f9c7810c861b0911f3a02ce3')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-anyio/-/commit/fed913aed2bbd4b8f481574042ac4a1305b3446b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-anyio/-/commit/fed913aed2bbd4b8f481574042ac4a1305b3446b
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to