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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Feb 5 23:04:29 UTC 2019


    Date: Tuesday, February 5, 2019 @ 23:04:28
  Author: svenstaro
Revision: 429681

upgpkg: python-keras-preprocessing 1.0.8-1

Modified:
  python-keras-preprocessing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-05 22:56:57 UTC (rev 429680)
+++ PKGBUILD	2019-02-05 23:04:28 UTC (rev 429681)
@@ -2,7 +2,7 @@
 # Contributor: Oliver Harley <oliver.r.harley+aur (at) gmail.com>
 _pkgname=Keras_Preprocessing
 pkgname=python-keras-preprocessing
-pkgver=1.0.5
+pkgver=1.0.8
 pkgrel=1
 pkgdesc="Preprocessing module of the Keras deep learning library"
 arch=('any')
@@ -10,7 +10,7 @@
 license=('MIT')
 depends=('python' 'python-setuptools' 'python-numpy')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('ef2e482c4336fcf7180244d06f4374939099daa3183816e82aee7755af35b754')
+sha256sums=('6e669aa713727f0bc08f756616f64e0dfa75d822226cfc0dcf33297ab05cef7d')
 
 build() {
   cd "$srcdir/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list