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

Chih-Hsuan Yen yan12125 at archlinux.org
Sat Feb 27 06:22:52 UTC 2021


    Date: Saturday, February 27, 2021 @ 06:22:52
  Author: yan12125
Revision: 874644

upgpkg: python-anyio 2.2.0-1

Modified:
  python-anyio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-27 03:12:22 UTC (rev 874643)
+++ PKGBUILD	2021-02-27 06:22:52 UTC (rev 874644)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-anyio
-pkgver=2.1.0
+pkgver=2.2.0
 pkgrel=1
 pkgdesc='High level compatibility layer for multiple asynchronous event loop implementations'
 arch=(any)
@@ -16,7 +16,7 @@
   'python-trio: trio backend'
 )
 source=(https://github.com/agronholm/anyio/archive/$pkgver/anyio-$pkgver.tar.gz)
-sha256sums=('c5598359222e5f34f47046ecf7e7b713f3cd9baa6daad778319a3c5944fddf67')
+sha256sums=('c1b748c399cc1051af7663d9765777d695534c17943285403c5bce993a34cd20')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list