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