summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d8063841d1697e03f0afb202764819b05d7eae08 (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
39
40
# Generated by mksrcinfo v8
# Wed Nov 14 15:41:34 UTC 2018
pkgbase = python-asdf
	pkgdesc = A Python tool for reading and writing Advanced Scientific Data Format (ASDF) files
	pkgver = 2.1.2
	pkgrel = 1
	url = https://asdf.readthedocs.io/en/latest/
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-pytest
	checkdepends = python-pytest-astropy
	makedepends = python>=3.3
	makedepends = cython
	makedepends = python-numpy>=1.8
	makedepends = python-jsonschema>=2.3.0
	makedepends = python-yaml>=3.10
	makedepends = python-six>=1.9.0
	makedepends = python-astropy-helpers
	makedepends = python-semantic-version>=2.3.1
	makedepends = python-sphinx
	makedepends = python-matplotlib
	source = https://files.pythonhosted.org/packages/source/a/asdf/asdf-2.1.2.tar.gz
	md5sums = 9942cc2a4b5c37730ca5d9e53d72833f

pkgname = python-asdf
	depends = python>=3.3
	depends = python-numpy>=1.8
	depends = python-jsonschema>=2.3.0
	depends = python-yaml>=3.10
	depends = python-six>=1.9.0
	depends = python-semantic-version>=2.3.1
	optdepends = python-astropy>=3.0: Support for units, time, transform, wcs, or running the tests
	optdepends = python-lz4: Support for lz4 compression
	optdepends = python-pytest: For testing
	optdepends = python-asdf-doc: Documentation for Python-ASDF

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