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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Oct 2 17:37:49 UTC 2018


    Date: Tuesday, October 2, 2018 @ 17:37:49
  Author: svenstaro
Revision: 389036

upgpkg: python-keras-preprocessing 1.0.5-1

Modified:
  python-keras-preprocessing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-02 17:36:55 UTC (rev 389035)
+++ PKGBUILD	2018-10-02 17:37:49 UTC (rev 389036)
@@ -8,9 +8,9 @@
 arch=('any')
 url="https://pypi.org/project/Keras-Preprocessing/"
 license=('MIT')
-depends=('python' 'python-setuptools' 'python-numpy' 'python-keras')
+depends=('python' 'python-setuptools' 'python-numpy')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('02ba0a3b31ed89c4b0c21d55ba7d87529097d56f394e3850b6d3c9e6c63ce7ae')
+sha256sums=('ef2e482c4336fcf7180244d06f4374939099daa3183816e82aee7755af35b754')
 
 build() {
   cd "$srcdir/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list