blob: 8a06c9bffd8b94f0a01b4e536b081f72e8ee1122 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-cplex
pkgdesc = A Python interface to the CPLEX Callable Library, Community Edition
pkgver = 22.1.1.2
pkgrel = 1
url = https://pypi.org/project/cplex/
arch = x86_64
license = custom
makedepends = python-installer
depends = python311
source = cplex-22.1.1.2-cp311-cp311-manylinux1_x86_64.whl::https://files.pythonhosted.org/packages/59/10/af7410d6568df0a78e442ccd3a1a11a21c0633a3f4c17544c5632a3a40da/cplex-22.1.1.2-cp311-cp311-manylinux1_x86_64.whl
sha256sums = 2a0f6984980779e6878a6cded52ee08806bae49af6bd209c7740549417e69e96
pkgname = python-cplex
|