summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 696e250a54ecc281857bc034b06b2baeef0a6f5f (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.8.0
	pkgrel = 2
	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.8.0.tar.gz::https://github.com/sunpy/drms/archive/refs/tags/v0.8.0.tar.gz
	source = setuptools_version_string.patch
	sha256sums = a622369a176a9f76be53fdfb7116529700d8cae493576f70b1d082bb466334e0
	sha256sums = SKIP

pkgname = python-drms