summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarl Smedstad2024-08-15 21:48:10 +0200
committerCarl Smedstad2024-08-15 21:50:06 +0200
commit0395dcefe408e6412797d55c3b751df87af1da00 (patch)
treebe5ed0c4b8c8a732df1d863cf2de5c7349f42d0e /.SRCINFO
parent9634c76e3845bf0cb3a2c51d6ea71d15cdbe045f (diff)
downloadaur-0395dcefe408e6412797d55c3b751df87af1da00.tar.gz
upgpkg: 6.0.1-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8de236a400e1..05fa74296f98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = python-pytest-postgresql
pkgdesc = Test your code that relies on a running PostgreSQL Database
- pkgver = 6.0.0
+ pkgver = 6.0.1
pkgrel = 1
url = https://github.com/ClearcodeHQ/pytest-postgresql
arch = any
license = GPL-3.0-or-later
license = LGPL-3.0-or-later
checkdepends = postgresql
+ checkdepends = python-typing_extensions
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
@@ -17,7 +18,7 @@ pkgbase = python-pytest-postgresql
depends = python-port-for
depends = python-psycopg
depends = python-pytest
- source = python-pytest-postgresql-6.0.0.tar.gz::https://github.com/ClearcodeHQ/pytest-postgresql/archive/v6.0.0.tar.gz
- sha256sums = 2f19060f2f29ced45a761603b4dd54e4755c11f2ac81be0767005d3023bfbc38
+ source = python-pytest-postgresql-6.0.1.tar.gz::https://github.com/ClearcodeHQ/pytest-postgresql/archive/v6.0.1.tar.gz
+ sha256sums = 33f5386a834803684469166f58fd90d6c1e09d61d39a7358713bf495a9da2507
pkgname = python-pytest-postgresql