[arch-commits] Commit in python-pg8000/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Sun Apr 4 15:24:48 UTC 2021
Date: Sunday, April 4, 2021 @ 15:24:47
Author: yan12125
Revision: 911746
upgpkg: python-pg8000 1.19.1-1
Modified:
python-pg8000/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-04 12:37:05 UTC (rev 911745)
+++ PKGBUILD 2021-04-04 15:24:47 UTC (rev 911746)
@@ -2,7 +2,7 @@
# Contributor: quomoow <quomoow at gmail.com>
pkgname=python-pg8000
-pkgver=1.19.0
+pkgver=1.19.1
pkgrel=1
pkgdesc="Pure-Python PostgreSQL database driver, DB-API compatible"
arch=(any)
@@ -13,7 +13,7 @@
python-pytz postgresql)
depends=(python python-scramp)
source=("https://files.pythonhosted.org/packages/source/p/pg8000/pg8000-$pkgver.tar.gz"{,.asc})
-sha256sums=('11ec70c0b20ea440807e2c869940f1484eea93d71b435807b63856dd82b744dd'
+sha256sums=('cb7ace8c582b7000a5ee428efa8ff6c82a7d710cc0f7d2d76258703a2aa7afe3'
'SKIP')
validpgpkeys=(
'D5681B7EC7292511C4CC1450892B00AB699851E8' # Tony Locke <tlocke at tlocke.org.uk>, proven by https://keybase.io/tlocke
More information about the arch-commits
mailing list