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

Jelle van der Waa jelle at archlinux.org
Sun Dec 6 12:07:42 UTC 2020


    Date: Sunday, December 6, 2020 @ 12:07:41
  Author: jelle
Revision: 402964

upgpkg: python-asgiref 3.3.1-1

Modified:
  python-asgiref/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-06 12:02:58 UTC (rev 402963)
+++ PKGBUILD	2020-12-06 12:07:41 UTC (rev 402964)
@@ -1,8 +1,8 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-asgiref
-pkgver=3.3.0
-pkgrel=3
+pkgver=3.3.1
+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=('cd88907ecaec59d78e4ac00ea665b03e571cb37e3a0e37b3702af1a9e86c365a')
+sha256sums=('7162a3cb30ab0609f1a4c95938fd73e8604f63bdba516a7f7d64b83ff09478f0')
 
 build() {
     cd "asgiref-${pkgver}"



More information about the arch-commits mailing list