Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-keras-applications
Commits:
a7a8679b by Jelle van der Waa at 2024-11-17T21:56:53+01:00
upgpkg: 1.0.8-11: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-keras-applications
pkgdesc = Applications module of the Keras deep learning library
pkgver = 1.0.8
- pkgrel = 10
+ pkgrel = 11
url = https://pypi.org/project/Keras-Applications/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=Keras_Applications
pkgname=python-keras-applications
pkgver=1.0.8
-pkgrel=10
+pkgrel=11
pkgdesc="Applications module of the Keras deep learning library"
arch=('any')
url="https://pypi.org/project/Keras-Applications/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-keras-applications/-/commit/a7a8679b99aa23663c061b57281a48276cfe2a58
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-keras-applications/-/commit/a7a8679b99aa23663c061b57281a48276cfe2a58
You're receiving this email because of your account on gitlab.archlinux.org.