Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
python-keras
Commits:
b82245b9 by Christian Heusel at 2024-12-09T09:53:57+01:00
upgpkg: 3.4.1-2: Rebuild for python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-keras
pkgdesc = Deep Learning for humans
pkgver = 3.4.1
- pkgrel = 1
+ pkgrel = 2
url = https://keras.io/
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgdesc='Deep Learning for humans'
url='https://keras.io/'
license=('Apache')
pkgver=3.4.1
-pkgrel=1
+pkgrel=2
arch=('any')
source=("https://files.pythonhosted.org/packages/py3/${_pkgname::1}/$_pkgname/${_pkgname//-/_}-$pkgver-py3-none-any.whl"
"${_pkgname}-${pkgver}-LICENSE::https://raw.githubusercontent.com/keras-team/${_pkgname}/v${pkgver}/LICENSE")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-keras/-/commit/b82245b93c85cd8b56a48602c065781408a9f9c4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-keras/-/commit/b82245b93c85cd8b56a48602c065781408a9f9c4
You're receiving this email because of your account on gitlab.archlinux.org.