blob: 6f053d7a25622d6f8d461363dcdb400203ffdcb4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-coolprop-git
pkgdesc = Python wrapper over CoolProp, the open-source thermodynamic and transport properties database
pkgver = v7.2.0.r24.gd5eecbb
pkgrel = 1
url = https://github.com/CoolProp/CoolProp
arch = any
license = MIT
makedepends = git
makedepends = cython
makedepends = python-scikit-build-core
depends = python
depends = python-numpy
source = python-coolprop::git+https://github.com/CoolProp/CoolProp
b2sums = SKIP
pkgname = python-coolprop-git
|