summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 447422fd6cbeebbc9a0afc49f0934903b488642b (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
41
42
43
# Generated by mksrcinfo v8
# Tue Jan  8 16:17:58 UTC 2019
pkgbase = python-regions
	pkgdesc = Astropy affilated package for region handling
	pkgver = 0.3
	pkgrel = 1
	url = http://astropy-regions.readthedocs.io/en/latest/
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-pytest-astropy
	checkdepends = python-astropy-healpix
	makedepends = cython
	makedepends = cython2
	makedepends = python-astropy>=1.3
	makedepends = python2-astropy>=1.3
	makedepends = python-astropy-helpers>=3.1
	makedepends = python2-astropy-helpers
	makedepends = python-sphinx-astropy
	makedepends = python-shapely
	source = https://files.pythonhosted.org/packages/source/r/regions/regions-0.3.tar.gz
	md5sums = b2f0b08cdaa2b40519de665f9af2a25a

pkgname = python-regions
	depends = python>=3.4
	depends = python-numpy>=1.9
	depends = python-astropy>=1.3
	optdepends = python-matplotlib>=1.5: Plotting support
	optdepends = python-shapely: Managing geometric objects
	optdepends = python-regions-doc: Documentation for AstroPy Regions

pkgname = python2-regions
	depends = python2>=2.7
	depends = python2-numpy>=1.9
	depends = python2-astropy>=1.3
	optdepends = python2-matplotlib>=1.5: Plotting support
	optdepends = python2-shapely: Managing geometric objects
	optdepends = python-regions-doc: Documentation for AstroPy Regions
	optdepends = python2-pytest<3.7: For testing

pkgname = python-regions-doc
	pkgdesc = Documentation for AstroPy Regions