Date: Monday, October 10, 2022 @ 01:55:38
  Author: yan12125
Revision: 1324679

upgpkg: python-pg8000 1.29.2-1

Modified:
  python-pg8000/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-10 01:51:00 UTC (rev 1324678)
+++ PKGBUILD    2022-10-10 01:55:38 UTC (rev 1324679)
@@ -3,7 +3,7 @@
 
 pkgname=python-pg8000
 # https://github.com/tlocke/pg8000#release-notes
-pkgver=1.29.1
+pkgver=1.29.2
 pkgrel=1
 pkgdesc="Pure-Python PostgreSQL database driver, DB-API compatible"
 arch=(any)
@@ -12,9 +12,9 @@
 makedepends=(python-setuptools python-build python-installer 
python-versioningit python-wheel)
 checkdepends=(python-pytest python-pytest-mock python-pytest-benchmark
               python-pytz postgresql)
-depends=(python python-scramp)
+depends=(python python-scramp python-dateutil)
 
source=("https://files.pythonhosted.org/packages/source/p/pg8000/pg8000-$pkgver.tar.gz"{,.asc})
-sha256sums=('80b4f4de4b0254832b7948511e0dd46342d1c0446ccd4fdd892b63d02e4fbc7b'
+sha256sums=('db75c21aa0aa2e6f79a952b71a829a275eca2e2e5652756966da59d7dd9d6f24'
             'SKIP')
 validpgpkeys=(
   'D5681B7EC7292511C4CC1450892B00AB699851E8'  # Tony Locke 
<tlo...@tlocke.org.uk>, proven by https://keybase.io/tlocke

Reply via email to