blob: d307d525c55d617a2abe83c25ec1851909c4788b (
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
|
pkgbase = python-pywwt
pkgdesc = Python interface to the Windows and Web client of WorldWide Telescope
pkgver = 0.22.0
pkgrel = 1
url = https://github.com/WorldWideTelescope/pywwt
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-numpy
depends = python-matplotlib
depends = python-requests
depends = python-beautifulsoup4
depends = python-lxml
depends = python-ipywidgets
depends = python-traitlets
depends = python-qtpy
depends = python-flask
depends = python-six
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/p/pywwt/pywwt-0.22.0.tar.gz
sha256sums = af9a609692e2d4422db3c80ab50fc2fbbf1b7821e32b1a76535a9727de82b475
pkgname = python-pywwt
|