mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
www/py-google-cloud-speech: Update to 2.25.1
- Convert to USE_PYTHON=pep517 Changes: https://github.com/googleapis/google-cloud-python/releases https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-speech/CHANGELOG.md
This commit is contained in:
parent
3d679c88e3
commit
e06396524f
@ -1,5 +1,5 @@
|
||||
PORTNAME= google-cloud-speech
|
||||
PORTVERSION= 2.25.0
|
||||
PORTVERSION= 2.25.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,13 +12,15 @@ WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/googl
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.10.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1<3.0.0:security/py-google-auth@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.3<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1709390746
|
||||
SHA256 (google-cloud-speech-2.25.0.tar.gz) = 070b7a73735d871cdcf5590238e9c4ff59bb5f524172876ba55646b5c5eb86b8
|
||||
SIZE (google-cloud-speech-2.25.0.tar.gz) = 334284
|
||||
TIMESTAMP = 1710712556
|
||||
SHA256 (google-cloud-speech-2.25.1.tar.gz) = 5b7470a949f5a77c40511c3664ac339fe0a4704482f9b6b3a2ba554b7d2b2cdc
|
||||
SIZE (google-cloud-speech-2.25.1.tar.gz) = 334306
|
||||
|
Loading…
Reference in New Issue
Block a user