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

Felix Yan felixonmars at gemini.archlinux.org
Sun Apr 3 00:57:25 UTC 2022


    Date: Sunday, April 3, 2022 @ 00:57:25
  Author: felixonmars
Revision: 1180912

upgpkg: python-nest-asyncio 1.5.5-1

Modified:
  python-nest-asyncio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-03 00:56:35 UTC (rev 1180911)
+++ PKGBUILD	2022-04-03 00:57:25 UTC (rev 1180912)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-nest-asyncio
-pkgver=1.5.4
-pkgrel=2
+pkgver=1.5.5
+pkgrel=1
 pkgdesc="Patch asyncio to allow nested event loops"
 url="https://github.com/erdewit/nest_asyncio"
 license=('BSD')
@@ -12,7 +12,7 @@
 provides=('python-nest_asyncio')
 replaces=('python-nest_asyncio')
 source=("https://github.com/erdewit/nest_asyncio/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('96050b450ce2dc1d9cb9f966fe1e971ce48652524f4d2d75bf2cb37755feb29d28b9661bd82fd1016781d6c79c027de04c516f5faccebf1040e398ea9998c87e')
+sha512sums=('dbf045a59dc5b61eaae0191cf13d5e1c19962c40b6f78fe8ae65dd30bf040584b9151f9fee364ff9a677250cc4d83b11398ed029b5f42985d4994837c3e09388')
 
 build() {
   cd nest_asyncio-$pkgver



More information about the arch-commits mailing list