blob: 621b8067fac292951c1227f29ebd1324db4f4969 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-drms
pkgdesc = The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python.
pkgver = 0.9.0
pkgrel = 1
url = https://github.com/sunpy/drms
arch = any
license = BSD-2-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python-oldest-supported-numpy
depends = python-six
depends = python-pandas
source = drms-0.9.0.tar.gz::https://github.com/sunpy/drms/archive/refs/tags/v0.9.0.tar.gz
source = setuptools_version_string.patch
sha256sums = 4b92b6f05ae3aeecb5f9e707ec23a0c0e59c2d48aa84e7585bb1491ce3e0a3e8
sha256sums = SKIP
pkgname = python-drms
|