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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Mon Jun 13 08:08:28 UTC 2022


    Date: Monday, June 13, 2022 @ 08:08:28
  Author: svenstaro
Revision: 1237317

upgpkg: python-tensorflow-estimator 2.9.0-1

Modified:
  python-tensorflow-estimator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-13 08:08:09 UTC (rev 1237316)
+++ PKGBUILD	2022-06-13 08:08:28 UTC (rev 1237317)
@@ -2,7 +2,7 @@
 # Maintainer: Konstantin Gizdov (kgizdov) <arch at kge.pw>
 
 pkgname=python-tensorflow-estimator
-pkgver=2.8.0
+pkgver=2.9.0
 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=('02a3009fd8f9f560dea6190989af7c58402777a414cd4bf036d24546fc4a747bb8a5515a5d6fea3bdb848cb9604239b19d43096c5f125a1fa434ae8fee44cf0a')
+sha512sums=('277e398104ac92a48e481e0ee4d3bbc607ae79d0a03c6685723a2430117461c1f17090f56ab88b2ae1c86c8dfc6ec1b44a478a1b606b4432bd68d79ac0720475')
 
 build() {
   cd estimator-${pkgver}



More information about the arch-commits mailing list