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

Jelle van der Waa jelle at gemini.archlinux.org
Sat May 7 15:52:50 UTC 2022


    Date: Saturday, May 7, 2022 @ 15:52:49
  Author: jelle
Revision: 444855

upgpkg: python-asgiref 3.5.1-1

Modified:
  python-asgiref/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-07 14:18:02 UTC (rev 444854)
+++ PKGBUILD	2022-05-07 15:52:49 UTC (rev 444855)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-asgiref
-pkgver=3.5.0
+pkgver=3.5.1
 pkgrel=1
 pkgdesc="Reference ASGI adapters and channel layers"
 arch=(any)
@@ -11,7 +11,7 @@
 checkdepends=(python-pytest python-pytest-asyncio)
 depends=('python')
 source=("https://pypi.io/packages/source/a/asgiref/asgiref-${pkgver}.tar.gz")
-sha256sums=('2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0')
+sha256sums=('fddeea3c53fa99d0cdb613c3941cc6e52d822491fc2753fba25768fb5bf4e865')
 
 build() {
     cd "asgiref-${pkgver}"



More information about the arch-commits mailing list