blob: e3d8cd608d9ca8f2d9699f8b6857bf50dae76572 (
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
|
pkgbase = python-chumpy
pkgdesc = Autodifferentiation tool for Python
pkgver = 0.71
pkgrel = 2
url = https://github.com/mattloper/chumpy
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-pip
depends = python-numpy
depends = python-scipy
depends = python-six
source = chumpy-0.71::git+https://github.com/mattloper/chumpy.git#commit=51d5afd92a8ded3637553be8cef41f328a1c863a
source = 0001-fix-inspect.getargspec-issue.patch
source = LICENSE::https://github.com/mattloper/chumpy/raw/master/LICENSE.txt
sha512sums = 70dff9df49bd9a914de36df2c11011b2a120ee71bfb7e6937cbd1c8475c83980c7bba67cad1931e3b9ab641cba794cb2e5f0351428d647620f8ded90eeb4999e
sha512sums = e4b802cb744fb0a5d9e5b01b709373f095f7e79fb02531f02eefc180585b9995fd22f294b94b43918962c0d44ab5ffee739b38b4750cbe0f427d0c8a05e868df
sha512sums = dffa3b1e3f03ff837da0071f9cdd8b47198c6dd87e4a90bdf601711dde59be65798fb2ae0ed1aa3efe2660c9f76dff18c17f0b1cc0eb77f6ee871efc3d559c24
pkgname = python-chumpy
|