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

Chih-Hsuan Yen yan12125 at archlinux.org
Fri Apr 17 04:21:06 UTC 2020


    Date: Friday, April 17, 2020 @ 04:21:05
  Author: yan12125
Revision: 615406

upgpkg: python-pg8000 1.15.2-1

Modified:
  python-pg8000/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-17 04:19:43 UTC (rev 615405)
+++ PKGBUILD	2020-04-17 04:21:05 UTC (rev 615406)
@@ -2,7 +2,7 @@
 # Contributor: quomoow <quomoow at gmail.com>
 
 pkgname=python-pg8000
-pkgver=1.15.1
+pkgver=1.15.2
 pkgrel=1
 pkgdesc="Pure-Python PostgreSQL database driver, DB-API compatible"
 arch=(any)
@@ -11,7 +11,7 @@
 makedepends=(python-setuptools)
 depends=(python python-scramp)
 source=("https://files.pythonhosted.org/packages/source/p/pg8000/pg8000-$pkgver.tar.gz")
-sha256sums=('01033498ffb27e780f6fb9ec877655ad97ceb26a50efdd77ca3b39ab2271f37c')
+sha256sums=('eb42ba62fbc048c91d5cf1ac729e0ea4ee329cc526bddafed4e7a8aa6b57fbbb')
 
 build() {
   cd pg8000-$pkgver



More information about the arch-commits mailing list