summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f50084cca05a4409cc0d6d6085f303efbcbb50c8 (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
pkgbase = python-astropy
	pkgdesc = A community python library for astronomy
	pkgver = 5.0.4
	pkgrel = 1
	url = http://www.astropy.org/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = cython
	makedepends = python-jinja
	makedepends = python-setuptools-scm
	makedepends = python-extension-helpers
	depends = python>=3.8
	depends = python-numpy>=1.18.0
	depends = python-pyerfa>=2.0
	depends = python-yaml>=3.13
	depends = python-packaging>=19.0
	depends = cfitsio>=4.0.0
	depends = expat>=2.2.9
	depends = wcslib>=7.7
	optdepends = python-scipy: powers a variety of features in several modules
	optdepends = python-matplotlib: provides plotting functionality that astropy.visualization enhances
	optdepends = python-h5py: reads/writes Table objects from/to HDF5 files
	optdepends = python-beautifulsoup4: reads Table objects from HTML files
	optdepends = python-html5lib: reads Table objects from HTML files using the pandas reader
	optdepends = python-bleach: used to sanitize text when disabling HTML escaping in the Table HTML writer
	optdepends = libxml2: validates VOTABLE XML files. This is a command line tool installed outside of Python
	optdepends = python-pandas: converts Table objects from/to pandas DataFrame objects
	optdepends = python-sortedcontainers: faster SCEngine indexing engine with Table, although this may still be slower in some cases than the default indexing engine
	optdepends = python-pytz: specifies and converts between timezones
	optdepends = python-jplephem: retrieves JPL ephemeris of Solar System objects
	optdepends = python-setuptools: used for discovery of entry points which are used to insert fitters into astropy.modeling.fitting
	optdepends = python-mpmath: used for the ‘kraft-burrows-nousek’ interval in poisson_conf_interval
	optdepends = python-asdf: enables the serialization of various Astropy classes into a portable, hierarchical, human-readable representation
	optdepends = python-bottleneck: improves the performance of sigma-clipping and other functionality that may require computing statistics on arrays with NaN values
	optdepends = python-certifi: useful when downloading files from HTTPS or FTP+TLS sites in case Python is not able to locate up-to-date root CA certificates on your system
	optdepends = python-pyarrow: To read/write Table objects from/to Parquet files
	conflicts = python-pyfits
	conflicts = python-vo
	source = https://files.pythonhosted.org/packages/source/a/astropy/astropy-5.0.4.tar.gz
	sha512sums = 9076b364d7da2ba9a6a43946be5050261eabc46ef755c65bf7733927d26dd0fa23e0f95ef9a6992f4871319fef040972c4449de9bfa24421cc3711716dfb136c

pkgname = python-astropy