blob: b914675cea0105349e6395a91ef8ba32ca2b2060 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-earthpy
pkgdesc = Package built to support working with spatial data
pkgver = 0.10.1
pkgrel = 1
url = https://github.com/earthlab/earthpy
arch = any
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-requests
depends = python-geopandas
depends = python-matplotlib
depends = python-rasterio
depends = python-scikit-image
source = earthpy-0.10.1.tar.gz::https://github.com/earthlab/earthpy/archive/v0.10.1.tar.gz
sha256sums = 27dbe8938683158a01708f4857e346843e7022b86bce0b40527798ad4c252fcd
pkgname = python-earthpy
|