summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 081cc4b72126a569d3eed9f6dd22f5c3aeb43248 (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-pygmt
	pkgdesc = Python interface to the Generic Mapping Tools C library
	pkgver = 0.1.2
	pkgrel = 1
	url = https://www.pygmt.org
	arch = x86_64
	license = 3-BSD
	makedepends = cython
	makedepends = python-setuptools
	makedepends = gmt-coast
	makedepends = gmt-dcw
	makedepends = ipython
	makedepends = python-matplotlib
	makedepends = jupyter
	makedepends = python-pytest
	makedepends = python-pytest-cov
	makedepends = python-pytest-mpl
	makedepends = python-coverage
	makedepends = python-black
	makedepends = python-pylint
	makedepends = flake8
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	makedepends = python-sphinx-gallery
	makedepends = python-nbsphinx
	makedepends = python-numpydoc
	depends = python-numpy
	depends = python-pandas
	depends = python-xarray
	depends = python-netcdf4
	depends = python-packaging
	depends = gmt6>=6.0.0
	source = https://github.com/GenericMappingTools/pygmt/archive/v0.1.2.tar.gz
	sha256sums = 2cd844e304ef99c43c8b589272642fe9fa4610a171c3f9b6c22c28dda05783c9

pkgname = python-pygmt