Date: Tuesday, May 17, 2022 @ 18:10:19 Author: yan12125 Revision: 1207685
upgpkg: python-pg8000 1.28.1-1 Modified: python-pg8000/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-17 17:22:34 UTC (rev 1207684) +++ PKGBUILD 2022-05-17 18:10:19 UTC (rev 1207685) @@ -3,7 +3,7 @@ pkgname=python-pg8000 # https://github.com/tlocke/pg8000#release-notes -pkgver=1.28.0 +pkgver=1.28.1 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=('43513de3d4e378e73ac442a93906baa9d356245aa67aa7f61605c56e39a7f591' +sha256sums=('e9e6fc1df557fa22c8b56850b0c03e6ea8c512fe57966dae155ae9ebd9c51546' 'SKIP') validpgpkeys=( 'D5681B7EC7292511C4CC1450892B00AB699851E8' # Tony Locke <[email protected]>, proven by https://keybase.io/tlocke
