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

Jelle van der Waa jelle at archlinux.org
Sat Jul 25 10:25:54 UTC 2020


    Date: Saturday, July 25, 2020 @ 10:25:54
  Author: jelle
Revision: 392526

upgpkg: python-asgiref 3.2.10-1

Modified:
  python-asgiref/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-25 07:10:26 UTC (rev 392525)
+++ PKGBUILD	2020-07-25 10:25:54 UTC (rev 392526)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-asgiref
-pkgver=3.2.7
+pkgver=3.2.10
 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=('8036f90603c54e93521e5777b2b9a39ba1bad05773fcf2d208f0299d1df58ce5')
+sha256sums=('7e51911ee147dd685c3c8b805c0ad0cb58d360987b56953878f8c06d2d1c6f1a')
 
 build() {
     cd "asgiref-${pkgver}"



More information about the arch-commits mailing list