blob: 0c2e6b1864bac3ae65c59567c261c8d156eaab68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-oracledb
pkgdesc = Python extension module that allows access to Oracle databases
pkgver = 3.4.1
pkgrel = 1
url = https://oracle.github.io/python-oracledb/
arch = i686
arch = x86_64
license = Apache
license = custom:UPL
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = cython
depends = python
depends = python-cryptography
optdepends = oracle-instantclient-basic
source = https://files.pythonhosted.org/packages/source/o/oracledb/oracledb-3.4.1.tar.gz
b2sums = a2b295b6fef4f09372476be9af218827673838309840b770a3312b081ea95b1656dd7f2cf36b71b37ea50afdffc543aa2bf8b4dedc0a69ccc82b74c13095f368
pkgname = python-oracledb
|