Skip to content

Commit

Permalink
devel/py-googleapis-common-protos: Update to 1.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 23, 2024
1 parent 52c965a commit a495ccc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions devel/py-googleapis-common-protos/Makefile
@@ -1,5 +1,5 @@
PORTNAME= googleapis-common-protos
PORTVERSION= 1.62.0
PORTVERSION= 1.63.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,10 +10,12 @@ WWW= https://github.com/googleapis/python-api-common-protos

LICENSE= APACHE20

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${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

Expand Down
6 changes: 3 additions & 3 deletions devel/py-googleapis-common-protos/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1702028102
SHA256 (googleapis-common-protos-1.62.0.tar.gz) = 83f0ece9f94e5672cced82f592d2a5edf527a96ed1794f0bab36d5735c996277
SIZE (googleapis-common-protos-1.62.0.tar.gz) = 121172
TIMESTAMP = 1710712432
SHA256 (googleapis-common-protos-1.63.0.tar.gz) = 17ad01b11d5f1d0171c06d3ba5c04c54474e883b66b949722b4938ee2694ef4e
SIZE (googleapis-common-protos-1.63.0.tar.gz) = 121646

0 comments on commit a495ccc

Please sign in to comment.