blob: 56268345f70615e20e8d803fc50440644ca81e8a (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-obspy"
VERSION="1.3.1"
HOMEPAGE="https://github.com/obspy/obspy/wiki"
DOWNLOAD="https://github.com/obspy/obspy/archive/1.3.1/obspy-1.3.1.tar.gz"
MD5SUM="6864fea23e14e4a3e3b3099c910433b6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="decorator python3-scipy greenlet lxml SQLAlchemy python3-basemap suds-jurko"
MAINTAINER="Cristiano Urban"
EMAIL="cristiano.urban.slack@gmail.com"
|