[arch-commits] Commit in python-keras/trunk (PKGBUILD)

Konstantin Gizdov kgizdov at gemini.archlinux.org
Sun Sep 4 16:13:40 UTC 2022


    Date: Sunday, September 4, 2022 @ 16:13:38
  Author: kgizdov
Revision: 1292848

upgpkg: python-keras 2.10.0-1

Modified:
  python-keras/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-04 16:13:15 UTC (rev 1292847)
+++ PKGBUILD	2022-09-04 16:13:38 UTC (rev 1292848)
@@ -6,7 +6,7 @@
 pkgdesc='A deep learning API written in Python, running on top of the machine learning platform TensorFlow'
 url='https://keras.io/'
 license=('Apache')
-pkgver=2.9.0
+pkgver=2.10.0
 pkgrel=1
 arch=('any')
 source=("https://files.pythonhosted.org/packages/py2.py3/${_pkgbase::1}/${_pkgbase}/${_pkgbase//-/_}-${pkgver}-py2.py3-none-any.whl"
@@ -14,7 +14,7 @@
 makedepends=('python-pip')
 depends=('absl-py' 'python' 'python-h5py' 'python-keras-preprocessing' 'python-numpy' 'python-pandas' 'python-pillow'
          'python-pydot' 'python-scipy' 'python-six' 'python-tensorflow' 'python-yaml' 'tensorboard')
-sha256sums=('55911256f89cfc9343c9fbe4b61ec45a2d33d89729cbe1ab9dcacf8b07b8b6ab'
+sha256sums=('26a6e2c2522e7468ddea22710a99b3290493768fc08a39e75d1173a0e3452fdf'
             '58d1e17ffe5109a7ae296caafcadfdbe6a7d176f0bc4ab01e12a689b0499d8bd')
 
 package () {



More information about the arch-commits mailing list