blob: 9b5271a9e7d37baf53b41e4ad8782973071986bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pyromat
pkgdesc = Thermodynamic properties in Python
pkgver = 2.2.5
pkgrel = 1
url = https://github.com/chmarti1/PYroMat
arch = any
license = GPL-3.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python-numpy
source = git+https://github.com/chmarti1/PYroMat#tag=v2.2.5
sha256sums = d0438b34276bd29a2fdfb9eef4b84240c228162f20359c620ac9977b5f8d2431
pkgname = python-pyromat
|