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

Filipe Laíns ffy00 at gemini.archlinux.org
Tue Aug 31 19:00:59 UTC 2021


    Date: Tuesday, August 31, 2021 @ 19:00:59
  Author: ffy00
Revision: 1010173

upgpkg: python-aiopg 1.3.1-1

Modified:
  python-aiopg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-31 19:00:49 UTC (rev 1010172)
+++ PKGBUILD	2021-08-31 19:00:59 UTC (rev 1010173)
@@ -2,7 +2,7 @@
 
 _pkgname=aiopg
 pkgname=python-$_pkgname
-pkgver=1.2.1
+pkgver=1.3.1
 pkgrel=1
 pkgdesc='library for accessing a PostgreSQL database from the asyncio'
 arch=('any')
@@ -13,7 +13,7 @@
 optdepends=('python-sqlalchemy: SQLAlchemy support')
 #checkdepends=('python-pytest-runner' 'python-sqlalchemy' 'python-docker')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('19c00a77cbf8bc60c7704bcc17f9baab6ec1b0554dc62c1bf8fbd4f97f56636fc5edf9479da5a9c27dfc06108c9d650b3fe5d2cddca445f1ffa7b18cbc1d896c')
+sha512sums=('cd226c77cf741731cd04a6d2c1855da68de888cc1bc349d4a03d4b4b4a9ca1b56847173a5c8c99cb210604755ac669bcd8129b96ce3886ee5e9810d058d8d1c5')
 
 # TODO: fix tests (need docker)
 



More information about the arch-commits mailing list