blob: d05995edc7f8d9d9644febb687f1b346f14ccc31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-molmass
pkgdesc = Molecular mass calculations
pkgver = 2024.10.25
pkgrel = 1
url = http://pypi.python.org/pypi/molmass
arch = i686
arch = x86_64
license = BSD3
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python>=3.8
source = https://files.pythonhosted.org/packages/source/m/molmass/molmass-2024.10.25.tar.gz
sha256sums = a5757b65432775bda30332bcd5bf648427c918df2163f991bc9b279b3f81d625
pkgname = python-molmass
|