[arch-commits] Commit in python-anyio/trunk (PKGBUILD)

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Thu Jan 13 17:39:52 UTC 2022


    Date: Thursday, January 13, 2022 @ 17:39:51
  Author: yan12125
Revision: 1101935

upgpkg: python-anyio 3.5.0-1

Modified:
  python-anyio/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-13 17:38:17 UTC (rev 1101934)
+++ PKGBUILD	2022-01-13 17:39:51 UTC (rev 1101935)
@@ -2,7 +2,7 @@
 
 pkgname=python-anyio
 # https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
-pkgver=3.4.0
+pkgver=3.5.0
 pkgrel=1
 pkgdesc='High level compatibility layer for multiple asynchronous event loop implementations'
 arch=(any)
@@ -17,7 +17,7 @@
   'python-trio: trio backend'
 )
 source=(https://github.com/agronholm/anyio/archive/$pkgver/anyio-$pkgver.tar.gz)
-sha256sums=('5dcba2e18b951cb35108bfd0e45cce4f6bf9723904ccd911f123843c9db5efa6')
+sha256sums=('55a37ea9eb2092d435af148b42a10005ee62ec7eb7d7a12d73c88e2b8aca5e38')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list