blob: a7f55aad5822ee6a93419c13b52c5043aec7638c (
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
|
pkgbase = python-spherical_geometry
pkgdesc = Python based tools for spherical geometry
pkgver = 1.3.2
pkgrel = 1
url = http://www.stsci.edu/resources/software_hardware/stsci_python
arch = i686
arch = x86_64
license = BSD-3-Clause
checkdepends = python-pytest-astropy-header
checkdepends = python-astropy
makedepends = python-setuptools-scm
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = qd>=2.3.24
makedepends = python-numpy
makedepends = python-sphinx-automodapi
makedepends = python-numpydoc
source = https://files.pythonhosted.org/packages/source/s/spherical_geometry/spherical_geometry-1.3.2.tar.gz
source = fix_typo.patch
source = fix_doc_warning.patch
source = revert-inside-png-path.patch
md5sums = f18f7a1f53a65ebdf94035dfeec8c6f7
md5sums = 376f76ebdf3c52048a113c386c091210
md5sums = fed5395d45a2275ccd5e0d63956ecddf
md5sums = ad61482f989d4df861753edc5af0f920
pkgname = python-spherical_geometry
depends = python>=3.9
depends = python-numpy>=1.23
depends = qd>=2.3.24
depends = python-astropy>=5.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
|