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

Evangelos Foutras foutrelis at gemini.archlinux.org
Tue Dec 7 11:26:18 UTC 2021


    Date: Tuesday, December 7, 2021 @ 11:26:17
  Author: foutrelis
Revision: 1065505

upgpkg: python-aioconsole 0.3.3-1: new upstream release

Modified:
  python-aioconsole/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-07 11:16:58 UTC (rev 1065504)
+++ PKGBUILD	2021-12-07 11:26:17 UTC (rev 1065505)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aioconsole
-pkgver=0.3.2
+pkgver=0.3.3
 pkgrel=1
 pkgdesc="Asynchronous console and interfaces for asyncio"
 url="https://github.com/vxgmichel/aioconsole"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-asyncio' 'python-pytest-cov' 'python-pytest-repeat')
 source=("https://github.com/vxgmichel/aioconsole/archive/v$pkgver/$pkgname-$pkgver.tar.gz.tar.gz")
-sha512sums=('9709cd9954d60be77f26eced04ebf4db7a2e4ec867719427f828e9c6d90a22ff080a4f71963dfefefc29437d34a59440b4f8b4b310c86ea381a22c06662ee5f2')
+sha512sums=('70ea0cca07711f31e261ec45d96a0901f9cf4d007b3195389a1b81e87054b6cb20429f9bb47faac66022824f412957b68e7fad928c78e65ce18b0e9db822ec94')
 
 build() {
   cd aioconsole-$pkgver



More information about the arch-commits mailing list