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

Jelle van der Waa jelle at gemini.archlinux.org
Sun Jun 26 19:12:59 UTC 2022


    Date: Sunday, June 26, 2022 @ 19:12:58
  Author: jelle
Revision: 449443

upgpkg: python-asgiref 3.5.2-1

Modified:
  python-asgiref/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-26 18:13:59 UTC (rev 449442)
+++ PKGBUILD	2022-06-26 19:12:58 UTC (rev 449443)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-asgiref
-pkgver=3.5.1
+pkgver=3.5.2
 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=('fddeea3c53fa99d0cdb613c3941cc6e52d822491fc2753fba25768fb5bf4e865')
+sha256sums=('4a29362a6acebe09bf1d6640db38c1dc3d9217c68e6f9f6204d72667fc19a424')
 
 build() {
     cd "asgiref-${pkgver}"



More information about the arch-commits mailing list