From owner-svn-ports-all@freebsd.org Sat Jan 4 09:01:25 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0F07C1F758C; Sat, 4 Jan 2020 09:01:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47qbNh5Wgxz3yPv; Sat, 4 Jan 2020 09:01:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4784BA7A6; Sat, 4 Jan 2020 09:01:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 00491ODV054427; Sat, 4 Jan 2020 09:01:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00491NNg054423; Sat, 4 Jan 2020 09:01:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202001040901.00491NNg054423@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 4 Jan 2020 09:01:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r521988 - in head/www: . py-google-cloud-speech X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/www: . py-google-cloud-speech X-SVN-Commit-Revision: 521988 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jan 2020 09:01:25 -0000 Author: sunpoet Date: Sat Jan 4 09:01:23 2020 New Revision: 521988 URL: https://svnweb.freebsd.org/changeset/ports/521988 Log: Add py-google-cloud-speech 1.3.1 The Cloud Speech API enables developers to convert audio to text by applying powerful neural network models. The API recognizes over 80 languages and variants, to support your global user base. WWW: https://github.com/googleapis/google-cloud-python WWW: https://github.com/googleapis/google-cloud-python/tree/master/speech Added: head/www/py-google-cloud-speech/ head/www/py-google-cloud-speech/Makefile (contents, props changed) head/www/py-google-cloud-speech/distinfo (contents, props changed) head/www/py-google-cloud-speech/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sat Jan 4 09:01:17 2020 (r521987) +++ head/www/Makefile Sat Jan 4 09:01:23 2020 (r521988) @@ -1666,6 +1666,7 @@ SUBDIR += py-google-cloud-core SUBDIR += py-google-cloud-dlp SUBDIR += py-google-cloud-logging + SUBDIR += py-google-cloud-speech SUBDIR += py-google-cloud-storage SUBDIR += py-google-cloud-translate SUBDIR += py-google-cloud-vision Added: head/www/py-google-cloud-speech/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-google-cloud-speech/Makefile Sat Jan 4 09:01:23 2020 (r521988) @@ -0,0 +1,24 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= google-cloud-speech +PORTVERSION= 1.3.1 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Google Cloud Speech API client library + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.14.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2<2.0:devel/py-grpcio@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Added: head/www/py-google-cloud-speech/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-google-cloud-speech/distinfo Sat Jan 4 09:01:23 2020 (r521988) @@ -0,0 +1,3 @@ +TIMESTAMP = 1578117369 +SHA256 (google-cloud-speech-1.3.1.tar.gz) = 21b597b18ee2b9b9a5e2e05a7a1d47173f8f3adeada36b5bdf6cb816114430bf +SIZE (google-cloud-speech-1.3.1.tar.gz) = 78808 Added: head/www/py-google-cloud-speech/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-google-cloud-speech/pkg-descr Sat Jan 4 09:01:23 2020 (r521988) @@ -0,0 +1,6 @@ +The Cloud Speech API enables developers to convert audio to text by applying +powerful neural network models. The API recognizes over 80 languages and +variants, to support your global user base. + +WWW: https://github.com/googleapis/google-cloud-python +WWW: https://github.com/googleapis/google-cloud-python/tree/master/speech