blob: 72c4e1986253f7bd0707f745e7b60a978452bfa9 (
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-scikit-misc
pkgdesc = Miscellaenous tools for scientific computing
pkgver = 0.5.2
pkgrel = 2
url = https://github.com/has2k1/scikit-misc
arch = x86_64
license = BSD-3-Clause
checkdepends = python-pytest
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-spin
makedepends = meson
makedepends = meson-python
makedepends = cython
makedepends = gcc-fortran
makedepends = git
depends = python>=3.10
depends = python-numpy>=2.0.0
depends = glibc
optdepends = python-yaml: Better output during compilation
source = scikit-misc-0.5.2::git+https://github.com/has2k1/scikit-misc#tag=v0.5.2
sha256sums = 3582a72cdd8a9e4986b160df9d49fedc8c93a5952c2eec3749d7b265d0395fca
pkgname = python-scikit-misc
|