Skip to content
Snippets Groups Projects

PKGBUILD suggestions

Open loqs requested to merge loqs/python-keras:3.3.3 into main
Files
2
+ 14
11
pkgbase = python-keras
pkgdesc = Deep Learning for humans
pkgver = 3.4.1
pkgrel = 2
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.4.1-py3-none-any.whl
source = keras-3.4.1-LICENSE::https://raw.githubusercontent.com/keras-team/keras/v3.4.1/LICENSE
b2sums = ae807d9dbf3956ed9f2faa5fb829175635b7745e95b4d6b0a896362007b6ca9f3798430bc6a5f7d9485e504da081ee2f9f4e63dc5cbf86cf2bfa67a1af624257
b2sums = a7012f8ac44cd4cc809a89967060560383ac20c7e66f13e30dbd2e28ed0c60a78a84ee4f58baf21f7f5ef63cefe5b6bb4b65d2046e1cc98049218040b06b104d
source = https://files.pythonhosted.org/packages/source/k/keras/keras-3.9.0.tar.gz
b2sums = ce91d4b262e06d3198897e19bb1af9f180d4b1cbff912efea36fa771fc37a0d0e91780764c84cc531945571c8434105b86667909b48df46f4df9a118eed4418d
pkgname = python-keras
Loading