blob: 417890305f8837b57a6b699dc8e8208d5ae53499 (
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
|
pkgbase = python-gwpy
pkgdesc = Package for analysing and characterising gravitational wave data in python
pkgver = 3.0.10
pkgrel = 1
url = https://gitlab.com/gwpy/gwpy
arch = any
license = GPLv3
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
depends = python-astropy
depends = python-dateparser
depends = python-dqsegdb2
depends = python-gwdatafind
depends = python-gwosc
depends = python-h5py
depends = python-ligo-segments
depends = python-ligotimegps
depends = python-matplotlib
depends = python-numpy
depends = python-dateutil
depends = python-requests
depends = python-scipy
depends = python-tqdm
source = gwpy-v3.0.10.tar.gz::https://gitlab.com/gwpy/gwpy/-/archive/v3.0.10/gwpy-v3.0.10.tar.gz
sha256sums = 26b8c2a43e8ebbc0b63e0d4ae1bd8a5ef8340b9f556a012600904669f979ef0c
pkgname = python-gwpy
|