notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-google-cloud-bigtable Google Cloud Bigtable API client library
2.23.0_1 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.22.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-01-04 09:03:22
Last Update: 2024-03-23 14:49:35
Commit Hash: 9daf97c
Also Listed In: python
License: APACHE20
WWW:
https://github.com/googleapis/python-bigtable
Description:
Google Cloud Bigtable is Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}google-cloud-bigtable>0:www/py-google-cloud-bigtable@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-google-cloud-bigtable/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-google-cloud-bigtable
  • pkg install py39-google-cloud-bigtable
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-google-cloud-bigtable listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-google-cloud-bigtable
Package flavors (<flavor>: <package>)
  • py39: py39-google-cloud-bigtable
distinfo:
TIMESTAMP = 1708449520 SHA256 (google-cloud-bigtable-2.23.0.tar.gz) = c3cabb6619f5f2eea11b3db72731e84d28b168055c9cc17c2d2daff15cb82379 SIZE (google-cloud-bigtable-2.23.0.tar.gz) = 493124

Packages (timestamps in pop-ups are UTC):
py37-google-cloud-bigtable
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.6.1---1.6.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-google-cloud-bigtable
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.23.02.23.0-2.23.02.23.0---
FreeBSD:13:quarterly2.22.02.22.02.19.02.22.02.22.02.22.02.22.02.22.0
FreeBSD:14:latest2.23.02.23.02.13.2_12.23.02.23.02.18.1-2.18.1
FreeBSD:14:quarterly2.22.02.22.0-2.22.02.22.02.22.02.22.02.22.0
FreeBSD:15:latest2.23.02.23.0n/a2.22.0n/a2.22.02.22.02.23.0
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-google-api-core>=2.16.0<3.0.0 : www/py-google-api-core@py39
  2. py39-google-cloud-core>=1.4.4<3.0.0 : www/py-google-cloud-core@py39
  3. py39-grpc-google-iam-v1>=0.12.4<1.0.0 : devel/py-grpc-google-iam-v1@py39
  4. py39-proto-plus>=1.22.2<2.0.0 : devel/py-proto-plus@py39
  5. py39-protobuf>=4.21.6,1<5.0.0,1 : devel/py-protobuf@py39
  6. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-google-cloud-bigtable-2.23.0_1: LIBCST=off: Fixup scripts ===> Use 'make config' to modify these settings
Options name:
www_py-google-cloud-bigtable
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/g/google-cloud-bigtable/
  2. https://pypi.org/packages/source/g/google-cloud-bigtable/
Collapse this list.

Number of commits found: 49

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.23.0_1
23 Mar 2024 14:49:35
commit hash: 9daf97c86da5f411bbb427eb1f924b46031c21cecommit hash: 9daf97c86da5f411bbb427eb1f924b46031c21cecommit hash: 9daf97c86da5f411bbb427eb1f924b46031c21cecommit hash: 9daf97c86da5f411bbb427eb1f924b46031c21ce files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
2.23.0
21 Feb 2024 15:08:10
commit hash: 67a12578e3a3b70df592dc72b28294fbc9d4ce7bcommit hash: 67a12578e3a3b70df592dc72b28294fbc9d4ce7bcommit hash: 67a12578e3a3b70df592dc72b28294fbc9d4ce7bcommit hash: 67a12578e3a3b70df592dc72b28294fbc9d4ce7b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.23.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.22.0
14 Dec 2023 20:46:18
commit hash: a5758a8e414dbd1ce6b7dc0cc08dab5afee58e5acommit hash: a5758a8e414dbd1ce6b7dc0cc08dab5afee58e5acommit hash: a5758a8e414dbd1ce6b7dc0cc08dab5afee58e5acommit hash: a5758a8e414dbd1ce6b7dc0cc08dab5afee58e5a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.22.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.21.0
21 Aug 2023 17:05:14
commit hash: 449242cc67bac211113e0145d97a5333f663f2c6commit hash: 449242cc67bac211113e0145d97a5333f663f2c6commit hash: 449242cc67bac211113e0145d97a5333f663f2c6commit hash: 449242cc67bac211113e0145d97a5333f663f2c6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.21.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.20.0
16 Aug 2023 18:25:43
commit hash: 37896a84090d2833f9fd6b96c3a177a27f6ebec6commit hash: 37896a84090d2833f9fd6b96c3a177a27f6ebec6commit hash: 37896a84090d2833f9fd6b96c3a177a27f6ebec6commit hash: 37896a84090d2833f9fd6b96c3a177a27f6ebec6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.20.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.19.0
30 Jun 2023 07:06:14
commit hash: ec587305b474050d7ec7c71f840f160a314fae3dcommit hash: ec587305b474050d7ec7c71f840f160a314fae3dcommit hash: ec587305b474050d7ec7c71f840f160a314fae3dcommit hash: ec587305b474050d7ec7c71f840f160a314fae3d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.19.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.18.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.18.1
27 May 2023 23:44:10
commit hash: c9425ca54ec6f80c3df70d1f8fa4e8f79c2d52d2commit hash: c9425ca54ec6f80c3df70d1f8fa4e8f79c2d52d2commit hash: c9425ca54ec6f80c3df70d1f8fa4e8f79c2d52d2commit hash: c9425ca54ec6f80c3df70d1f8fa4e8f79c2d52d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.18.1

Changes:	https://github.com/googleapis/python-bigtable/releases
2.18.0
27 May 2023 04:11:05
commit hash: 473ded6b879d70f2d673487fdcc5b6165bfbf3dccommit hash: 473ded6b879d70f2d673487fdcc5b6165bfbf3dccommit hash: 473ded6b879d70f2d673487fdcc5b6165bfbf3dccommit hash: 473ded6b879d70f2d673487fdcc5b6165bfbf3dc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.18.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.17.0
05 Apr 2023 17:30:58
commit hash: 87a1d2e3445f6a411c2103d517cc9d238d61f124commit hash: 87a1d2e3445f6a411c2103d517cc9d238d61f124commit hash: 87a1d2e3445f6a411c2103d517cc9d238d61f124commit hash: 87a1d2e3445f6a411c2103d517cc9d238d61f124 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.17.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.15.0
30 Jan 2023 13:00:24
commit hash: b8d8556bf241a25e07d9e07ec44296320309c0accommit hash: b8d8556bf241a25e07d9e07ec44296320309c0accommit hash: b8d8556bf241a25e07d9e07ec44296320309c0accommit hash: b8d8556bf241a25e07d9e07ec44296320309c0ac files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.15.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.13.2_1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
2.13.2_1
30 Dec 2022 10:51:59
commit hash: 266d04163ccbe03f3c26f6098093ca241f3efad4commit hash: 266d04163ccbe03f3c26f6098093ca241f3efad4commit hash: 266d04163ccbe03f3c26f6098093ca241f3efad4commit hash: 266d04163ccbe03f3c26f6098093ca241f3efad4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Change RUN_DEPENDS from py-libcst to py-libcst03

- Bump PORTREVISION for dependency change
2.13.2
30 Dec 2022 09:05:13
commit hash: 485ce3b3dc56fcae5ccd55ecbfb08bcf6f4bf386commit hash: 485ce3b3dc56fcae5ccd55ecbfb08bcf6f4bf386commit hash: 485ce3b3dc56fcae5ccd55ecbfb08bcf6f4bf386commit hash: 485ce3b3dc56fcae5ccd55ecbfb08bcf6f4bf386 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.13.2

Changes:	https://github.com/googleapis/python-bigtable/releases
2.13.1
19 Nov 2022 08:12:54
commit hash: 9a502cb24f9646478cab0baa7b5ba12619236328commit hash: 9a502cb24f9646478cab0baa7b5ba12619236328commit hash: 9a502cb24f9646478cab0baa7b5ba12619236328commit hash: 9a502cb24f9646478cab0baa7b5ba12619236328 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.13.1

Changes:	https://github.com/googleapis/python-bigtable/releases
2.13.0
09 Oct 2022 15:38:00
commit hash: 98983c3cd08738b3a875cd0bba19098379d0ea60commit hash: 98983c3cd08738b3a875cd0bba19098379d0ea60commit hash: 98983c3cd08738b3a875cd0bba19098379d0ea60commit hash: 98983c3cd08738b3a875cd0bba19098379d0ea60 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.13.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.12.0
03 Oct 2022 17:10:43
commit hash: 85850e520076fdb04ec9ec7094d7933abba432decommit hash: 85850e520076fdb04ec9ec7094d7933abba432decommit hash: 85850e520076fdb04ec9ec7094d7933abba432decommit hash: 85850e520076fdb04ec9ec7094d7933abba432de files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.12.0

Changes:	https://github.com/googleapis/python-bigtable/releases
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.11.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.11.3
31 Aug 2022 11:41:17
commit hash: e5226b73bb317a6b115ef976062839fad1e2aec2commit hash: e5226b73bb317a6b115ef976062839fad1e2aec2commit hash: e5226b73bb317a6b115ef976062839fad1e2aec2commit hash: e5226b73bb317a6b115ef976062839fad1e2aec2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.11.3

Changes:	https://github.com/googleapis/python-bigtable/releases
2.11.0
27 Aug 2022 10:24:59
commit hash: d9410a772e3c1c2acbe6c84d3794c7564ab22928commit hash: d9410a772e3c1c2acbe6c84d3794c7564ab22928commit hash: d9410a772e3c1c2acbe6c84d3794c7564ab22928commit hash: d9410a772e3c1c2acbe6c84d3794c7564ab22928 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.11.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.10.1
30 Jul 2022 05:58:24
commit hash: 29d0964276d974a92d411fcc8e4aa0cdffc2e992commit hash: 29d0964276d974a92d411fcc8e4aa0cdffc2e992commit hash: 29d0964276d974a92d411fcc8e4aa0cdffc2e992commit hash: 29d0964276d974a92d411fcc8e4aa0cdffc2e992 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update version requirement of RUN_DEPENDS
2.10.1
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.10.1
16 Jun 2022 19:35:14
commit hash: 9457517fcaeccdd1f8d7f8743ec951d3bec2a406commit hash: 9457517fcaeccdd1f8d7f8743ec951d3bec2a406commit hash: 9457517fcaeccdd1f8d7f8743ec951d3bec2a406commit hash: 9457517fcaeccdd1f8d7f8743ec951d3bec2a406 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.10.1

Changes:	https://github.com/googleapis/python-bigtable/releases
2.10.0
03 Jun 2022 23:36:36
commit hash: 7f644cc8a914732333a805cdb6d7eb596ed3b442commit hash: 7f644cc8a914732333a805cdb6d7eb596ed3b442commit hash: 7f644cc8a914732333a805cdb6d7eb596ed3b442commit hash: 7f644cc8a914732333a805cdb6d7eb596ed3b442 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.10.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.9.0
17 Apr 2022 23:58:25
commit hash: c8091723d04cd5b9b320ccc79086deb34ee66cc0commit hash: c8091723d04cd5b9b320ccc79086deb34ee66cc0commit hash: c8091723d04cd5b9b320ccc79086deb34ee66cc0commit hash: c8091723d04cd5b9b320ccc79086deb34ee66cc0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.9.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.7.1
30 Mar 2022 22:21:20
commit hash: eec1da3c568ce7d1699252cfda14c4cc2637f4e2commit hash: eec1da3c568ce7d1699252cfda14c4cc2637f4e2commit hash: eec1da3c568ce7d1699252cfda14c4cc2637f4e2commit hash: eec1da3c568ce7d1699252cfda14c4cc2637f4e2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.7.1

Changes:	https://github.com/googleapis/python-bigtable/releases
2.7.0
25 Mar 2022 13:37:18
commit hash: c5b7cfe7df2b5332f911db0e7f3426efd1a3e3d2commit hash: c5b7cfe7df2b5332f911db0e7f3426efd1a3e3d2commit hash: c5b7cfe7df2b5332f911db0e7f3426efd1a3e3d2commit hash: c5b7cfe7df2b5332f911db0e7f3426efd1a3e3d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.7.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.5.2
07 Mar 2022 18:11:31
commit hash: 50146c1ace1730fb58eb35f6f70ec470ac7bcbeacommit hash: 50146c1ace1730fb58eb35f6f70ec470ac7bcbeacommit hash: 50146c1ace1730fb58eb35f6f70ec470ac7bcbeacommit hash: 50146c1ace1730fb58eb35f6f70ec470ac7bcbea files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.5.2

- Add LIBCST option

Changes:	https://github.com/googleapis/python-bigtable/releases
2.4.0
13 Oct 2021 05:37:59
commit hash: 6ab3bf995c766c8e4be6518f9584246c28c452e8commit hash: 6ab3bf995c766c8e4be6518f9584246c28c452e8commit hash: 6ab3bf995c766c8e4be6518f9584246c28c452e8commit hash: 6ab3bf995c766c8e4be6518f9584246c28c452e8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.4.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.3.3
08 Aug 2021 14:54:13
commit hash: 4eef4a598f3f096def79eb71873e029e6c31aec6commit hash: 4eef4a598f3f096def79eb71873e029e6c31aec6commit hash: 4eef4a598f3f096def79eb71873e029e6c31aec6commit hash: 4eef4a598f3f096def79eb71873e029e6c31aec6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.3.3

Changes:	https://github.com/googleapis/python-bigtable/releases
2.3.2
21 Jul 2021 21:13:15
commit hash: 2cb96f20786fcd382a83919b034ebc155c843cdbcommit hash: 2cb96f20786fcd382a83919b034ebc155c843cdbcommit hash: 2cb96f20786fcd382a83919b034ebc155c843cdbcommit hash: 2cb96f20786fcd382a83919b034ebc155c843cdb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.3.2

Changes:	https://github.com/googleapis/python-bigtable/releases
2.3.1
15 Jul 2021 23:52:59
commit hash: 6a72fe542ebbbe6bd72e695ed97eba3160a69b4ecommit hash: 6a72fe542ebbbe6bd72e695ed97eba3160a69b4ecommit hash: 6a72fe542ebbbe6bd72e695ed97eba3160a69b4ecommit hash: 6a72fe542ebbbe6bd72e695ed97eba3160a69b4e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.3.1

Changes:	https://github.com/googleapis/python-bigtable/releases
2.3.0
14 Jul 2021 16:10:01
commit hash: 1e76bcec42948371d0a08c81e32137d64fbce73ecommit hash: 1e76bcec42948371d0a08c81e32137d64fbce73ecommit hash: 1e76bcec42948371d0a08c81e32137d64fbce73ecommit hash: 1e76bcec42948371d0a08c81e32137d64fbce73e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.3.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.2.0
18 May 2021 19:28:47
commit hash: 932206a7aee8348df53b30e810eef10873e551f8commit hash: 932206a7aee8348df53b30e810eef10873e551f8commit hash: 932206a7aee8348df53b30e810eef10873e551f8commit hash: 932206a7aee8348df53b30e810eef10873e551f8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update USES=python
2.2.0
07 May 2021 09:39:12
commit hash: 8472f788272bdf98f47980c520f9c4fd682208d6commit hash: 8472f788272bdf98f47980c520f9c4fd682208d6commit hash: 8472f788272bdf98f47980c520f9c4fd682208d6commit hash: 8472f788272bdf98f47980c520f9c4fd682208d6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update RUN_DEPENDS after
cc653b1c726dacf9b4082971667dcab23d4fe5df
2.2.0
02 May 2021 19:45:58
commit hash: dfc6fdbd7e8abbabba49904e1ab1c428d8b7e9b6commit hash: dfc6fdbd7e8abbabba49904e1ab1c428d8b7e9b6commit hash: dfc6fdbd7e8abbabba49904e1ab1c428d8b7e9b6commit hash: dfc6fdbd7e8abbabba49904e1ab1c428d8b7e9b6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.2.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.1.0
29 Apr 2021 14:24:10
commit hash: e723b6aaa4894f7a7a62e3e1d4c2fb4d1fc20784commit hash: e723b6aaa4894f7a7a62e3e1d4c2fb4d1fc20784commit hash: e723b6aaa4894f7a7a62e3e1d4c2fb4d1fc20784commit hash: e723b6aaa4894f7a7a62e3e1d4c2fb4d1fc20784 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.1.0

Changes:	https://github.com/googleapis/python-bigtable/releases
2.0.0
25 Apr 2021 20:35:37
commit hash: e72b3ca58b4aec7e87eb0d444542ae712e43329fcommit hash: e72b3ca58b4aec7e87eb0d444542ae712e43329fcommit hash: e72b3ca58b4aec7e87eb0d444542ae712e43329fcommit hash: e72b3ca58b4aec7e87eb0d444542ae712e43329f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-bigtable: Update to 2.0.0

Changes:	https://github.com/googleapis/python-bigtable/releases
1.7.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.7.0
17 Feb 2021 18:10:31
Revision:565635Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.7.0

Changes:	https://github.com/googleapis/python-bigtable/releases
1.6.1
10 Dec 2020 21:45:43
Revision:557603Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.1

Changes:	https://github.com/googleapis/python-bigtable/releases
1.6.0
21 Nov 2020 09:38:04
Revision:555868Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.0

Changes:	https://github.com/googleapis/python-bigtable/releases
1.5.1
10 Oct 2020 17:56:46
Revision:551961Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.5.1

Changes:	https://github.com/googleapis/python-bigtable/releases
1.5.0
23 Sep 2020 18:49:38
Revision:549787Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.5.0

Changes:	https://github.com/googleapis/python-bigtable/releases
1.4.0
30 Jul 2020 09:51:23
Revision:543754Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.0

Changes:	https://github.com/googleapis/python-bigtable/releases
1.3.0
24 Jul 2020 19:01:38
Revision:543312Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.3.0

- Update WWW

Changes:	https://github.com/googleapis/python-bigtable/releases
1.2.1
06 Apr 2020 06:16:19
Revision:530862Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a
1.2.1
04 Jan 2020 09:01:17
Revision:521987Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-google-cloud-bigtable 1.2.1

Google Cloud Bigtable is Google's NoSQL Big Data database service. It's the same
database that powers many core Google services, including Search, Analytics,
Maps, and Gmail.

WWW: https://github.com/googleapis/google-cloud-python
WWW: https://github.com/googleapis/google-cloud-python/tree/master/bigtable

Number of commits found: 49