blob: efcb7e7594ca9932a571f9c809adc4bcd4756725 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-xeus-python-shell
pkgdesc = The xeus-python core python logic
pkgver = 0.8.0
pkgrel = 1
url = https://github.com/jupyter-xeus/xeus-python-shell
arch = any
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-debugpy
optdepends = ipython: IPython support
optdepends = python-pyjs: wasm support
source = xeus-python-shell-0.8.0.tar.gz::https://github.com/jupyter-xeus/xeus-python-shell/archive/0.8.0.tar.gz
sha512sums = 0ac3df7cdfbb578019545578f5e2a13acb1bdbee3375de23859bb3d929dd5440760346aa21fa1855ef02efcc716975e3768d54c8669a6c68c05e133fc437c38f
pkgname = python-xeus-python-shell
|