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

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Thu Oct 14 03:05:50 UTC 2021


    Date: Thursday, October 14, 2021 @ 03:05:50
  Author: yan12125
Revision: 1030073

upgpkg: python-anyio 3.3.3-1

Modified:
  python-anyio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-14 02:06:49 UTC (rev 1030072)
+++ PKGBUILD	2021-10-14 03:05:50 UTC (rev 1030073)
@@ -2,7 +2,7 @@
 
 pkgname=python-anyio
 # https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
-pkgver=3.3.2
+pkgver=3.3.3
 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=('6324b57392a1fef98fb612786cc6cf450b9aced05182e37bde4400f7b340c4cc')
+sha256sums=('43e8d43a1c6ee7dd982f130314db6e88eee32f2bcd59a2e70e90329cb1876029')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list