Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
python-tensorflow-serving-api


Commits:
410b60b3 by Lukas Fleischer at 2024-04-19T12:05:42+07:00
upgpkg: 2.16.1-2: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-tensorflow-serving-api
        pkgdesc = Serving system for machine learning models, designed for 
production environments
        pkgver = 2.16.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://www.tensorflow.org/serving/
        arch = any
        license = Apache
@@ -10,6 +10,7 @@ pkgbase = python-tensorflow-serving-api
        makedepends = python-build
        makedepends = python-installer
        makedepends = python-wheel
+       makedepends = python-setuptools
        depends = python
        depends = python-grpcio
        depends = python-tensorflow


=====================================
PKGBUILD
=====================================
@@ -4,13 +4,13 @@ pkgbase=python-tensorflow-serving-api
 pkgname=("${pkgbase}" "${pkgbase}"-gpu)
 _pkgname=tensorflow_serving_api
 pkgver=2.16.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Serving system for machine learning models, designed for production 
environments"
 arch=(any)
 url="https://www.tensorflow.org/serving/";
 license=('Apache')
 depends=('python' 'python-grpcio' 'python-tensorflow' 'python-protobuf')
-makedepends=('bazel' 'git' 'python-build' 'python-installer' 'python-wheel')
+makedepends=('bazel' 'git' 'python-build' 'python-installer' 'python-wheel' 
'python-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/tensorflow/serving/archive/${pkgver}.tar.gz";)
 
b2sums=('704fdf4fa731a7ef8857199e37d7ee05dcb73367a4a93adedfeafb2e69ad2d4764d26c3d683d0474ac006ec5820e2c437c1d8f4fbde477d20491000033581d2d')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tensorflow-serving-api/-/commit/410b60b3d169851e518884722fcd85ca4e51e036

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tensorflow-serving-api/-/commit/410b60b3d169851e518884722fcd85ca4e51e036
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to