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

Kyle Keen kkeen at archlinux.org
Fri Apr 23 08:54:34 UTC 2021


    Date: Friday, April 23, 2021 @ 08:54:33
  Author: kkeen
Revision: 922153

upgpkg: python-nest_asyncio 1.5.1-1

Modified:
  python-nest_asyncio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-23 07:04:24 UTC (rev 922152)
+++ PKGBUILD	2021-04-23 08:54:33 UTC (rev 922153)
@@ -2,8 +2,8 @@
 # Contributor: Iyán Méndez Veiga <me (at) iyanmv (dot) com>
 pkgname=python-nest_asyncio
 _pkgname=nest_asyncio
-pkgver=1.4.3
-pkgrel=2
+pkgver=1.5.1
+pkgrel=1
 pkgdesc="Patch asyncio to allow nested event loops"
 arch=('any')
 url="https://github.com/erdewit/nest_asyncio"
@@ -10,7 +10,7 @@
 license=('BSD')
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/n/$_pkgname/$_pkgname-$pkgver.tar.gz")
-md5sums=('37b8f09494c63a888397ce8ef5c32b0e')
+md5sums=('6271f5e4181736c2e711657ef1eae915')
 
 build() {
     cd "$srcdir/$_pkgname-$pkgver"



More information about the arch-commits mailing list