blob: 9d9cb9dcac8d6d65a6a3256860f974f6cf62ccca (
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.6
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.6
sha256sums = 7705459a33604dd1b567dae9df6caa5cfcb687c7aa3b735c6160486e4b62a79c
pkgname = python-pyromat
|