blob: 7da67715f2d71d4657bf2dd5834c415ffda384ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-optuna-integration
pkgdesc = Optuna integration modules with third-party libraries.
pkgver = 4.7.0
pkgrel = 1
url = https://optuna-integration.readthedocs.io/
arch = any
license = custom:MIT License
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-optuna
source = https://github.com/optuna/optuna-integration/archive/refs/tags/v4.7.0.tar.gz
sha256sums = b30345a458d7f14e181cd2801a2429f266bba47c0083a194673bd8478fbdc604
pkgname = python-optuna-integration
|