blob: 999a87fba71336cabbceab4ce6ceafa2840e0fdf (
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
|
pkgbase = python-spherical_geometry
pkgdesc = Python based tools for spherical geometry
pkgver = 1.2.21
pkgrel = 1
url = http://www.stsci.edu/resources/software_hardware/stsci_python
arch = i686
arch = x86_64
license = BSD
checkdepends = python-pytest
checkdepends = python-astropy
makedepends = python-setuptools-scm
makedepends = python-numpy
makedepends = qd>=2.3.7
makedepends = python-sphinx-automodapi
makedepends = python-numpydoc
source = https://files.pythonhosted.org/packages/source/s/spherical_geometry/spherical_geometry-1.2.21.tar.gz
source = fix_typo.patch
source = fix_doc_warning.patch
md5sums = 76fc6423af7cdd99bf98de58820b9c4e
md5sums = 376f76ebdf3c52048a113c386c091210
md5sums = fed5395d45a2275ccd5e0d63956ecddf
pkgname = python-spherical_geometry
depends = python>=3.6
depends = python-numpy>=1.10.0
depends = qd>=2.3.7
depends = python-astropy>=0.4
optdepends = python-spherical_geometry-doc: Documentation for Spherical Geometry Toolkit
pkgname = python-spherical_geometry-doc
pkgdesc = Documentation for Python Spherical Geometry Toolkit
arch = any
|