Date: Tuesday, May 17, 2022 @ 12:15:38 Author: yan12125 Revision: 1207663
upgpkg: python-pg8000 1.28.0-1 Modified: python-pg8000/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-17 09:44:21 UTC (rev 1207662) +++ PKGBUILD 2022-05-17 12:15:38 UTC (rev 1207663) @@ -3,7 +3,7 @@ pkgname=python-pg8000 # https://github.com/tlocke/pg8000#release-notes -pkgver=1.27.1 +pkgver=1.28.0 pkgrel=1 pkgdesc="Pure-Python PostgreSQL database driver, DB-API compatible" arch=(any) @@ -14,7 +14,7 @@ python-pytz postgresql) depends=(python python-scramp) source=("https://files.pythonhosted.org/packages/source/p/pg8000/pg8000-$pkgver.tar.gz"{,.asc}) -sha256sums=('d6a5838348593344f20eb35ada472a772d32145826f2efe58dbe1b65ea99e890' +sha256sums=('43513de3d4e378e73ac442a93906baa9d356245aa67aa7f61605c56e39a7f591' 'SKIP') validpgpkeys=( 'D5681B7EC7292511C4CC1450892B00AB699851E8' # Tony Locke <[email protected]>, proven by https://keybase.io/tlocke
