Date: Saturday, April 8, 2023 @ 08:15:22 Author: felixonmars Revision: 1442187
upgpkg: python-tensorflow-estimator 2.12.0-2: rebuild with python 3.11 Modified: python-tensorflow-estimator/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 08:14:46 UTC (rev 1442186) +++ PKGBUILD 2023-04-08 08:15:22 UTC (rev 1442187) @@ -3,7 +3,7 @@ pkgname=python-tensorflow-estimator pkgver=2.12.0 -pkgrel=1 +pkgrel=2 pkgdesc="A high-level TensorFlow API that greatly simplifies machine learning programming" url="https://github.com/tensorflow/estimator" license=('APACHE')
