blob: 50d9c0fe8df63d3fbdf142b2c5464192d4faecb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-check-shapes
pkgdesc = Library for annotating and checking tensor shapes.
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/GPflow/check_shapes
arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-lark-parser
depends = python-dropstackframes
source = https://github.com/GPflow/check_shapes/archive/v1.1.1.tar.gz
sha256sums = aa1acff5ea9fda0c91fd86284cef54c92bc604124494e208c845dcaae2e80753
pkgname = python-check-shapes
|