Skip to content
Snippets Groups Projects

PKGBUILD suggestions

Open loqs requested to merge loqs/python-keras:3.3.3 into main
Files
3
+ 13
10
pkgbase = python-keras
pkgdesc = Deep Learning for humans
pkgver = 3.3.3
pkgver = 3.9.0
pkgrel = 1
url = https://keras.io/
arch = any
license = Apache
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = absl-py
depends = python
depends = python-h5py
depends = python-optree
depends = python-rich
depends = python-ml-dtypes
depends = python-packaging
depends = python-optree
depends = python-numpy
depends = python-packaging
depends = python-pandas
depends = python-pillow
depends = python-pydot
depends = python-rich
depends = python-scipy
depends = python-tensorflow
depends = python-yaml
depends = tensorboard
optdepends = python-pytorch
optdepends = python-requests: for RemoteMonitor
optdepends = python-scikit-learn: wrappers for scikit-learn
provides = python-keras-applications
provides = python-keras-preprocessing
conflicts = python-keras-applications
conflicts = python-keras-preprocessing
replaces = python-keras-applications
replaces = python-keras-preprocessing
source = https://files.pythonhosted.org/packages/py3/k/keras/keras-3.3.3-py3-none-any.whl
source = keras-3.3.3-LICENSE::https://raw.githubusercontent.com/keras-team/keras/v3.3.3/LICENSE
b2sums = 02b1d573ee49e4de12804eef2bcfb0180c10bcfdb9d2febef31f10493651f89ca5c05d615c01b73209060557a341064c5e502717f8050e3e2b04f88049254a38
b2sums = a7012f8ac44cd4cc809a89967060560383ac20c7e66f13e30dbd2e28ed0c60a78a84ee4f58baf21f7f5ef63cefe5b6bb4b65d2046e1cc98049218040b06b104d
source = https://files.pythonhosted.org/packages/source/k/keras/keras-3.9.0.tar.gz
b2sums = ce91d4b262e06d3198897e19bb1af9f180d4b1cbff912efea36fa771fc37a0d0e91780764c84cc531945571c8434105b86667909b48df46f4df9a118eed4418d
pkgname = python-keras
Loading