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

Filipe Laíns ffy00 at archlinux.org
Wed Feb 17 21:52:19 UTC 2021


    Date: Wednesday, February 17, 2021 @ 21:52:18
  Author: ffy00
Revision: 862816

upgpkg: python-asyncpg 0.22.0-1

Modified:
  python-asyncpg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-17 21:52:03 UTC (rev 862815)
+++ PKGBUILD	2021-02-17 21:52:18 UTC (rev 862816)
@@ -2,8 +2,8 @@
 
 _pkgname=asyncpg
 pkgname=python-$_pkgname
-pkgver=0.21.0
-pkgrel=2
+pkgver=0.22.0
+pkgrel=1
 pkgdesc='A fast PostgreSQL Database Client Library for Python/asyncio'
 arch=('x86_64')
 url='https://github.com/MagicStack/asyncpg'



More information about the arch-commits mailing list