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