blob: 096bf2c199da1b5dd087e0b62beed8c057897966 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-dbapi-compliance
pkgdesc = Python DB API 2.0 driver compliance unit test suite
pkgver = 1.15.0
pkgrel = 7
url = https://github.com/baztian/dbapi-compliance
arch = any
license = Public domain
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = https://pypi.io/packages/source/d/dbapi-compliance/dbapi-compliance-1.15.0.zip
sha512sums = 5d1bb34a7e10ec1288fe6d5bdeed6eef0322496810f68b01dbe22e25d9e429c561f53ccddab04b1c9a2b778d0c246d9f9bda56557a5bb81bad8a627e0a0f621e
pkgname = python-dbapi-compliance
|