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

Konstantin Gizdov kgizdov at gemini.archlinux.org
Fri Feb 4 13:36:14 UTC 2022


    Date: Friday, February 4, 2022 @ 13:36:14
  Author: kgizdov
Revision: 1125428

upgpkg: python-keras 2.8.0-1

Modified:
  python-keras/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-04 13:36:11 UTC (rev 1125427)
+++ PKGBUILD	2022-02-04 13:36:14 UTC (rev 1125428)
@@ -6,8 +6,8 @@
 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.7.0
-pkgrel=3
+pkgver=2.8.0
+pkgrel=1
 arch=('any')
 source=("https://files.pythonhosted.org/packages/py2.py3/${_pkgbase::1}/${_pkgbase}/${_pkgbase//-/_}-${pkgver}-py2.py3-none-any.whl"
         "${_pkgbase}-${pkgver}-LICENSE::https://raw.githubusercontent.com/keras-team/${_pkgbase}/v${pkgver}/LICENSE")
@@ -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=('0c33ae1f728064ca0d35dfba999e9c316f03623bf5688c82fb83cc74a80ea248'
+sha256sums=('744d39dc6577dcd80ff4a4d41549e92b77d6a17e0edd58a431d30656e29bc94e'
             'ebc07b279109d4bd5e58fe06f54e8f8aee8ba1024b77b222bc04214ae6f56348')
 
 package () {



More information about the arch-commits mailing list