summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2021-09-14 22:53:09 -0500
committerLuis Martinez2021-09-14 22:53:09 -0500
commita64b71e16aaab0410d3e7d9be11f18e49f8e4775 (patch)
treef99e733e2006999f147b380737f373cc82f7972e /.SRCINFO
parenta6f2852df189a66207e23c3e88950e7f63a20a34 (diff)
downloadaur-a64b71e16aaab0410d3e7d9be11f18e49f8e4775.tar.gz
update to 1.2.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 15 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04f2b390ad65..8e4189b80f91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,24 @@
pkgbase = python-sqliteschema
pkgdesc = Dump table schema of a SQLite database file
- pkgver = 1.0.5
+ pkgver = 1.2.0
pkgrel = 1
url = https://github.com/thombashi/sqliteschema
arch = any
license = MIT
+ checkdepends = python-pytest-runner
+ checkdepends = python-simplesqlite>=1
makedepends = python-setuptools
- depends = python
- depends = python-mbstrdecoder
- depends = python-tabledata
- depends = python-typepy
- source = https://files.pythonhosted.org/packages/source/s/sqliteschema/sqliteschema-1.0.5.tar.gz
- sha256sums = 443addd7d8874d4f576d418884a569944098c83fd49b80b21561a7905aaf38da
+ depends = python>=3.6
+ depends = python-mbstrdecoder>=0.8.3
+ depends = python-mbstrdecoder<2
+ depends = python-tabledata>=1.0.0
+ depends = python-tabledata<2
+ depends = python-typepy>=1.1.4
+ depends = python-typepy<2
+ source = python-sqliteschema-1.2.0.tar.gz::https://files.pythonhosted.org/packages/source/s/sqliteschema/sqliteschema-1.2.0.tar.gz
+ source = python-sqliteschema-1.2.0.tar.gz.asc::https://files.pythonhosted.org/packages/source/s/sqliteschema/sqliteschema-1.2.0.tar.gz.asc
+ validpgpkeys = BCF9203E5E80B5607EAE6FDD98CDA9A5F0BFC367
+ sha256sums = 4c18f141239c58b6dbdc69130be41ed9740d8209a7ab6d529ba982a8b79c071a
+ sha256sums = SKIP
pkgname = python-sqliteschema
-