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

Jelle van der Waa jelle at archlinux.org
Mon May 11 10:52:58 UTC 2020


    Date: Monday, May 11, 2020 @ 10:52:58
  Author: jelle
Revision: 383190

upgpkg: python-asgiref 3.2.7-1

Upstream update

Modified:
  python-asgiref/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-11 10:46:45 UTC (rev 383189)
+++ PKGBUILD	2020-05-11 10:52:58 UTC (rev 383190)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-asgiref
-pkgver=3.2.5
+pkgver=3.2.7
 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=('c8f49dd3b42edcc51d09dd2eea8a92b3cfc987ff7e6486be734b4d0cbfd5d315')
+sha256sums=('8036f90603c54e93521e5777b2b9a39ba1bad05773fcf2d208f0299d1df58ce5')
 
 build() {
     cd "asgiref-${pkgver}"



More information about the arch-commits mailing list