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

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Fri Dec 10 15:08:49 UTC 2021


    Date: Friday, December 10, 2021 @ 15:08:49
  Author: yan12125
Revision: 1068093

upgpkg: python-anyio 3.4.0-1

Modified:
  python-anyio/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-10 15:02:27 UTC (rev 1068092)
+++ PKGBUILD	2021-12-10 15:08:49 UTC (rev 1068093)
@@ -2,8 +2,8 @@
 
 pkgname=python-anyio
 # https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
-pkgver=3.3.4
-pkgrel=3
+pkgver=3.4.0
+pkgrel=1
 pkgdesc='High level compatibility layer for multiple asynchronous event loop implementations'
 arch=(any)
 url='https://github.com/agronholm/anyio'
@@ -17,7 +17,7 @@
   'python-trio: trio backend'
 )
 source=(https://github.com/agronholm/anyio/archive/$pkgver/anyio-$pkgver.tar.gz)
-sha256sums=('cc9d5a0fbd13a36474d1d57c0668b414bd63861f8dcf4c3f1c5b9fa3093dab0e')
+sha256sums=('5dcba2e18b951cb35108bfd0e45cce4f6bf9723904ccd911f123843c9db5efa6')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list