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

Jelle van der Waa jelle at archlinux.org
Mon Jun 28 09:58:36 UTC 2021


    Date: Monday, June 28, 2021 @ 09:58:35
  Author: jelle
Revision: 418751

upgpkg: python-asgiref 3.4.0-1

Modified:
  python-asgiref/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-28 09:47:06 UTC (rev 418750)
+++ PKGBUILD	2021-06-28 09:58:35 UTC (rev 418751)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-asgiref
-pkgver=3.3.4
+pkgver=3.4.0
 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=('d1216dfbdfb63826470995d31caed36225dcaf34f182e0fa257a4dd9e86f1b78')
+sha256sums=('05914d0fa65a21711e732adc6572edad6c8da5f1435c3f0c060689ced5e85195')
 
 build() {
     cd "asgiref-${pkgver}"




More information about the arch-commits mailing list