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

Jelle van der Waa jelle at archlinux.org
Mon Apr 19 19:53:53 UTC 2021


    Date: Monday, April 19, 2021 @ 19:53:53
  Author: jelle
Revision: 412902

upgpkg: python-asgiref 3.3.4-1

Modified:
  python-asgiref/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-19 16:06:23 UTC (rev 412901)
+++ PKGBUILD	2021-04-19 19:53:53 UTC (rev 412902)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-asgiref
-pkgver=3.3.1
+pkgver=3.3.4
 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=('7162a3cb30ab0609f1a4c95938fd73e8604f63bdba516a7f7d64b83ff09478f0')
+sha256sums=('d1216dfbdfb63826470995d31caed36225dcaf34f182e0fa257a4dd9e86f1b78')
 
 build() {
     cd "asgiref-${pkgver}"



More information about the arch-commits mailing list