summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 38027755a29663f0cde5a8f22fb368cc93911f87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Generated by mksrcinfo v8
# Sat Dec  8 08:23:31 UTC 2018
pkgbase = python2-asdf
	pkgdesc = A Python tool for reading and writing Advanced Scientific Data Format (ASDF) files
	pkgver = 1.3.3
	pkgrel = 1
	url = https://asdf.readthedocs.io/en/latest/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = python2>=2.7
	makedepends = cython2
	makedepends = python2-numpy>=1.6
	makedepends = python2-jsonschema>=2.3.0
	makedepends = python2-yaml>=3.10
	makedepends = python2-six>=1.9.0
	makedepends = python2-matplotlib
	makedepends = python2-astropy>=1.1
	makedepends = python2-astropy-helpers
	makedepends = python2-semantic-version
	makedepends = python2-sphinx
	source = https://files.pythonhosted.org/packages/source/a/asdf/asdf-1.3.3.tar.gz
	md5sums = 669966205938a85dd28ced78633d400b

pkgname = python2-asdf
	depends = python2>=2.7
	depends = python2-numpy>=1.6
	depends = python2-jsonschema>=2.3.0
	depends = python2-yaml>=3.10
	depends = python2-six>=1.9.0
	depends = python2-semantic-version
	optdepends = python2-astropy>=1.1: Support for units, time, transform, wcs, or running the tests
	optdepends = python2-asdf-doc: Documentation for Python-ASDF
	optdepends = python2-pytest<3.7: For testing

pkgname = python2-asdf-doc
	pkgdesc = Documentation for Python ASDF module