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

Jelle van der Waa jelle at gemini.archlinux.org
Sun Jan 23 12:21:36 UTC 2022


    Date: Sunday, January 23, 2022 @ 12:21:36
  Author: jelle
Revision: 434975

upgpkg: python-asgiref 3.5.0-1

Modified:
  python-asgiref/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-23 12:19:47 UTC (rev 434974)
+++ PKGBUILD	2022-01-23 12:21:36 UTC (rev 434975)
@@ -1,8 +1,8 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-asgiref
-pkgver=3.4.1
-pkgrel=3
+pkgver=3.5.0
+pkgrel=1
 pkgdesc="Reference ASGI adapters and channel layers"
 arch=(any)
 url="http://github.com/django/asgiref"
@@ -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=('4ef1ab46b484e3c706329cedeff284a5d40824200638503f5768edb6de7d58e9')
+sha256sums=('2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0')
 
 build() {
     cd "asgiref-${pkgver}"



More information about the arch-commits mailing list