Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
python-keras


Commits:
6920a7c5 by Lukas Fleischer at 2026-02-12T07:19:29-05:00
upgpkg: 3.13.2-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-keras
        pkgdesc = Deep Learning for humans
-       pkgver = 3.13.0
-       pkgrel = 2
+       pkgver = 3.13.2
+       pkgrel = 1
        url = https://keras.io/
        arch = any
        license = Apache-2.0
@@ -32,7 +32,7 @@ pkgbase = python-keras
        conflicts = python-keras-preprocessing
        replaces = python-keras-applications
        replaces = python-keras-preprocessing
-       source = 
https://files.pythonhosted.org/packages/source/k/keras/keras-3.13.0.tar.gz
-       b2sums = 
cf848c94f94eeb7358f53106434e2ccf5a75d01c2e2b5782caead67cbed1801f33b138be0d3b02810f8867e6f0a0f35b9499d2fcf0768735d1dffb80f49dd3a0
+       source = 
https://files.pythonhosted.org/packages/source/k/keras/keras-3.13.2.tar.gz
+       b2sums = 
56a164dec93e37e99ba29d3b36feca79cd1bb0843f9481ccfee01d6f23ca9cc27191ebd8aa69e3e75e58c4bbbf6dd780f0e8ad5896275c39ed92059963a7501b
 
 pkgname = python-keras


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@ pkgname=("python-${_pkgname}")
 pkgdesc='Deep Learning for humans'
 url='https://keras.io/'
 license=('Apache-2.0')
-pkgver=3.13.0
-pkgrel=2
+pkgver=3.13.2
+pkgrel=1
 arch=('any')
 
source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/${_pkgname//-/_}/${_pkgname//-/_}-$pkgver.tar.gz";)
 makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
@@ -20,7 +20,7 @@ optdepends=('python-pytorch'
 conflicts=('python-keras-applications' 'python-keras-preprocessing')
 provides=('python-keras-applications' 'python-keras-preprocessing')
 replaces=('python-keras-applications' 'python-keras-preprocessing')
-b2sums=('cf848c94f94eeb7358f53106434e2ccf5a75d01c2e2b5782caead67cbed1801f33b138be0d3b02810f8867e6f0a0f35b9499d2fcf0768735d1dffb80f49dd3a0')
+b2sums=('56a164dec93e37e99ba29d3b36feca79cd1bb0843f9481ccfee01d6f23ca9cc27191ebd8aa69e3e75e58c4bbbf6dd780f0e8ad5896275c39ed92059963a7501b')
 
 build() {
   cd $_pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-keras/-/commit/6920a7c5b3a10984cc208a800caedea2d4de6c4f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-keras/-/commit/6920a7c5b3a10984cc208a800caedea2d4de6c4f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to