[arch-commits] Commit in python-tensorflow-estimator/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Wed Sep 7 09:28:14 UTC 2022


    Date: Wednesday, September 7, 2022 @ 09:28:14
  Author: svenstaro
Revision: 1296041

upgpkg: python-tensorflow-estimator 2.10-1

Modified:
  python-tensorflow-estimator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-07 09:23:37 UTC (rev 1296040)
+++ PKGBUILD	2022-09-07 09:28:14 UTC (rev 1296041)
@@ -2,7 +2,7 @@
 # Maintainer: Konstantin Gizdov (kgizdov) <arch at kge.pw>
 
 pkgname=python-tensorflow-estimator
-pkgver=2.9.0
+pkgver=2.10
 pkgrel=1
 pkgdesc="A high-level TensorFlow API that greatly simplifies machine learning programming"
 url="https://github.com/tensorflow/estimator"
@@ -11,7 +11,7 @@
 depends=('python-wrapt')
 makedepends=('bazel' 'python-wheel' 'python-setuptools' 'python-pip' 'python-tensorflow')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tensorflow/estimator/archive/v${pkgver}.tar.gz")
-sha512sums=('277e398104ac92a48e481e0ee4d3bbc607ae79d0a03c6685723a2430117461c1f17090f56ab88b2ae1c86c8dfc6ec1b44a478a1b606b4432bd68d79ac0720475')
+sha512sums=('63cdc97d9abf3551a931372ab91e86b1cab761ea7476182ed82ac7c56884d315107b1873376385bcdfc531465c11fe0273aefe8b88e8b333d8e7b54e7d0a09eb')
 
 build() {
   cd estimator-${pkgver}



More information about the arch-commits mailing list