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.

non port: www/py-google-cloud-datastore/Makefile

Number of commits found: 55

Saturday, 23 Mar 2024
14:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
commit hash: 55abc2ff139a61183f537f80c12e1a492bf8cd46 commit hash: 55abc2ff139a61183f537f80c12e1a492bf8cd46 commit hash: 55abc2ff139a61183f537f80c12e1a492bf8cd46 commit hash: 55abc2ff139a61183f537f80c12e1a492bf8cd46 55abc2f
Thursday, 14 Dec 2023
20:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.19.0

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 9174879dada5c24bddced49ecb9d43d943186010 commit hash: 9174879dada5c24bddced49ecb9d43d943186010 commit hash: 9174879dada5c24bddced49ecb9d43d943186010 commit hash: 9174879dada5c24bddced49ecb9d43d943186010 9174879
Wednesday, 6 Sep 2023
20:50 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.18.0

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 745aac34f15ee4783edd78a5fc518f7420d53fc4 commit hash: 745aac34f15ee4783edd78a5fc518f7420d53fc4 commit hash: 745aac34f15ee4783edd78a5fc518f7420d53fc4 commit hash: 745aac34f15ee4783edd78a5fc518f7420d53fc4 745aac3
Monday, 21 Aug 2023
17:05 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.17.0

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: a62cb060d175f40a41a645bdbe89ff3a3ba87b45 commit hash: a62cb060d175f40a41a645bdbe89ff3a3ba87b45 commit hash: a62cb060d175f40a41a645bdbe89ff3a3ba87b45 commit hash: a62cb060d175f40a41a645bdbe89ff3a3ba87b45 a62cb06
Sunday, 9 Jul 2023
21:34 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.16.1

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 5913676065236c71beb07ea19b56721c1ddd837c commit hash: 5913676065236c71beb07ea19b56721c1ddd837c commit hash: 5913676065236c71beb07ea19b56721c1ddd837c commit hash: 5913676065236c71beb07ea19b56721c1ddd837c 5913676
10:21 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.16.0

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 7e1bb7ff7792ce472fcc6771ad93709135f818e1 commit hash: 7e1bb7ff7792ce472fcc6771ad93709135f818e1 commit hash: 7e1bb7ff7792ce472fcc6771ad93709135f818e1 commit hash: 7e1bb7ff7792ce472fcc6771ad93709135f818e1 7e1bb7f
Tuesday, 27 Jun 2023
19:34 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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Saturday, 27 May 2023
04:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.15.2

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 7ed946c7d0c5064c206ca8127ac574c4fbc1606a commit hash: 7ed946c7d0c5064c206ca8127ac574c4fbc1606a commit hash: 7ed946c7d0c5064c206ca8127ac574c4fbc1606a commit hash: 7ed946c7d0c5064c206ca8127ac574c4fbc1606a 7ed946c
Sunday, 9 Apr 2023
13:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.15.1

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 32021df5f652b57a85df3b094149f728d2da484f commit hash: 32021df5f652b57a85df3b094149f728d2da484f commit hash: 32021df5f652b57a85df3b094149f728d2da484f commit hash: 32021df5f652b57a85df3b094149f728d2da484f 32021df
Wednesday, 5 Apr 2023
17:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.15.0

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 0d0e560266466864cb5e07593b095ccca29a92ab commit hash: 0d0e560266466864cb5e07593b095ccca29a92ab commit hash: 0d0e560266466864cb5e07593b095ccca29a92ab commit hash: 0d0e560266466864cb5e07593b095ccca29a92ab 0d0e560
Sunday, 5 Feb 2023
15:48 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.13.2

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 1a628e94da29a59c2fa5ad92a3c3068d4c15a860 commit hash: 1a628e94da29a59c2fa5ad92a3c3068d4c15a860 commit hash: 1a628e94da29a59c2fa5ad92a3c3068d4c15a860 commit hash: 1a628e94da29a59c2fa5ad92a3c3068d4c15a860 1a628e9
Monday, 30 Jan 2023
13:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.12.0

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 197f074ae4e641929c2540d8bf7e02f6a0d7b3dd commit hash: 197f074ae4e641929c2540d8bf7e02f6a0d7b3dd commit hash: 197f074ae4e641929c2540d8bf7e02f6a0d7b3dd commit hash: 197f074ae4e641929c2540d8bf7e02f6a0d7b3dd 197f074
Wednesday, 11 Jan 2023
15:58 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
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Friday, 30 Dec 2022
10:52 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Change RUN_DEPENDS from py-libcst to py-libcst03

- Bump PORTREVISION for dependency change
commit hash: 39dfff492e9d4dafc70d6d468095f791f8dfd7a7 commit hash: 39dfff492e9d4dafc70d6d468095f791f8dfd7a7 commit hash: 39dfff492e9d4dafc70d6d468095f791f8dfd7a7 commit hash: 39dfff492e9d4dafc70d6d468095f791f8dfd7a7 39dfff4
09:05 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.10.0

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 50a72551e126e55f2936d2d4dc47d20d3f509d8d commit hash: 50a72551e126e55f2936d2d4dc47d20d3f509d8d commit hash: 50a72551e126e55f2936d2d4dc47d20d3f509d8d commit hash: 50a72551e126e55f2936d2d4dc47d20d3f509d8d 50a7255
Saturday, 19 Nov 2022
08:12 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.8.3

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 548a7b6c822bf5a2e8b36286603fb8f73a48eadf commit hash: 548a7b6c822bf5a2e8b36286603fb8f73a48eadf commit hash: 548a7b6c822bf5a2e8b36286603fb8f73a48eadf commit hash: 548a7b6c822bf5a2e8b36286603fb8f73a48eadf 548a7b6
Sunday, 9 Oct 2022
15:38 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.8.2

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 311232875eb4c643b5d0b197f101e78f928449fc commit hash: 311232875eb4c643b5d0b197f101e78f928449fc commit hash: 311232875eb4c643b5d0b197f101e78f928449fc commit hash: 311232875eb4c643b5d0b197f101e78f928449fc 3112328
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 31 Aug 2022
11:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.8.1

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: de4fc40c4d4a2522480e2a14a317b555d41e6bd6 commit hash: de4fc40c4d4a2522480e2a14a317b555d41e6bd6 commit hash: de4fc40c4d4a2522480e2a14a317b555d41e6bd6 commit hash: de4fc40c4d4a2522480e2a14a317b555d41e6bd6 de4fc40
Saturday, 30 Jul 2022
05:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update version requirement of RUN_DEPENDS
commit hash: aba59976e1ae19137f7b6312112ca0a475a454b0 commit hash: aba59976e1ae19137f7b6312112ca0a475a454b0 commit hash: aba59976e1ae19137f7b6312112ca0a475a454b0 commit hash: aba59976e1ae19137f7b6312112ca0a475a454b0 aba5997
Wednesday, 20 Jul 2022
14:23 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>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Aldert Nooitgedagt
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Kapranoff <alex@kapranoff.ru>
  *  Alex Kapranoff <kapr@crosswinds.net>
  *  Alex Miller (<asm@asm.kiev.ua>)
  *  Alex Pesternikov <ap@page2rss.com>
  *  Alex Povolotsky <tarkhil@over.ru>
  *  Alex Varju <freebsd-ports@varju.ca>
  *  Alexander Koch <fbsd@meersau.de>
  *  Alexander Kriventsov
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Logvinov <info@logvinov.com>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Moisseev <moiseev@mezonplus.ru>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
  *  Alfred Perlstein <alfred@freebsd.org>
  *  Allie Micka <allie@pajunas.com>
  *  Anatoliy Dmytriyev <tolid@plab.ku.dk>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andrea Cervesato <andrea@cervesato.it>
  *  Andrea Sozzi <as@g-cows.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrej Zverev <andrey.zverev@electro-com.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew T. Bennett <potatosaladx@gmail.com>
  *  Andrey Chernov <ache@FreeBSD.org>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Andrey Slusar <anray@FreeBSD.org>
  *  Anes Muhametov <anes@anes.su>
  *  Anes Mukhametov <anes@anes.su>
  *  Anonymous
  *  Antoine Brodin <antoine@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antony Mawer <ports@mawer.org>
  *  Aron Schlesinger <as@bsdgroup.de>
  *  Ask Bjoern Hansen <ask@valueclick.com>
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Ayumi M <ayu@commun.jp>
  *  Babak Farrokhi <babak@farrokhi.net>
  *  Bartek Rutkowski <robak@FreeBSD.org>
  *  Bartlomiej Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Bernard Spil <brnrd@freebsd.org>
  *  Bill Brinzer <bill.brinzer@gmail.com>
  *  Bill Swingle <unfurl@FreeBSD.org>
  *  Bob Bomar <bob@fly.homeunix.org>
  *  Boris Lytochkin (lytboris@gmail.com)
  *  Brandon Fosdick <bfoz@bfoz.net>
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Brian Somers <brian@FreeBSD.org>
  *  CHOI Junho <cjh@FreeBSD.org>
  *  Carlo Strub
  *  Carlo Strub <cs@FreeBSD.org>
  *  Cecile Neu <neu@mycontrol.de>
  *  Chadwick Sorrell chad@wickdev.com
  *  Charlie & <root@dev2.rambler.ru>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@dragon2.net>
  *  Chin-San Huang <chinsan@mail2000.com.tw>
  *  Choe, Cheng-Dae
  *  Chris D. Faulhaber <jedgar@fxp.org>
  *  Chris Larsen <darth@vader.dk>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Christopher Knaust <jigboe@gmx.de>
  *  Clement Laforet <clement@FreeBSD.org>
  *  Clement Laforet <sheepkiller@cultdeadsheep.org>
  *  Conor McDermottroe <ports@mcdermottroe.com>
  *  Cory R King <coryking@mozimedia.com>
  *  Craig Rodrigues <rodrigc@FreeBSD.org>
  *  Dan Langille <dan@langille.org>
  *  Dan Langille <dvl@FreeBSD.org>
  *  Daniel B. Hemmerich
  *  Daniel Gerzo <danger@FreeBSD.org>
  *  Daniel Morante <daniel@morante.net>
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Daniel Wijnands <daniel@itxl.nl>
  *  Danny Warren <danny@dannywarren.com>
  *  Dash|RD
  *  Dave Cottlehuber <dch@FreeBSD.org>
  *  David Barksdale <amatus@gnu.org>
  *  Dean Hollister <dean@odyssey.apana.org.au>
  *  Denis Pokataev <catone@cpan.org>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Denny Lin <dennylin93@hs.ntnu.edu.tw>
  *  Dikshie <dikshie@sfc.wide.ad.jp>
  *  Dima Sivachenko
  *  Dima Sivachenko <dima@Chg.RU>
  *  Dirk Froemberg <dirk@FreeBSD.org>
  *  Ditesh Shashikant Gathani <ditesh@gathani.org>
  *  Dmitry Liakh <dliakh@ukr.net>
  *  Dmitry Semkin <lslarry@gmail.com>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Domas Mituzas <midom@dammit.lt>
  *  Dominic Mitchell <dom@happygiraffe.net>
  *  Dominique Goncalves <dominique.goncalves@gmail.com>
  *  Douglas Thrift
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Dryice Liu <dryice@FreeBSD.org>
  *  Dryice Liu <dryice@dryice.name>
  *  Elisey Savateev <b3k@mail.ru>
  *  Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Ernst de Haan <znerd@FreeBSD.org>
  *  Erwin Lansing <erwin@FreeBSD.org>
  *  Espen Tagestad <espen@tagestad.no>
  *  Euan Thoms <euan@potensol.com>
  *  Fanying Jen <fanying@fynet.com>
  *  Fernan Aguero
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Florent Thoumie <flz@FreeBSD.org>
  *  Florent Thoumie <flz@xbsd.org>
  *  Foxfair Hu <foxfair@FreeBSD.org>
  *  Francisco Cabrita <include@npf.pt.freebsd.org>
  *  Frank Behrens <frank@pinky.sax.de>
  *  Frank Mayhar <frank@exit.com>
  *  Frank Wall <fw@moov.de>
  *  Fred Cox
  *  Frederic Culot <culot@FreeBSD.org>
  *  Frederic Culot <frederic@culot.org>
  *  Fumihiko Kimura <jfkimura@yahoo.co.jp>
  *  G. Adam Stanislav <adam@whizkidtech.net>
  *  Garrett A. Wollman
  *  Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
  *  Geoffroy Desvernay <dgeo@centrale-marseille.fr>
  *  George Hartzell <hartzell@alerce.com>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gerard Seibert <gerard@seibercom.net>
  *  Gerrit Beine (<tux@pinguru.net>)
  *  Gerrit Beine <gerrit.beine@gmx.de>
  *  Gerrit Beine <tux@pinguru.net>
  *  Gilbert Morgan <gmm@tutanota.com>
  *  Goran Lowkrantz <glz@hidden-powers.com>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Groovis <groovis@groovis.net>
  *  Gruen Christian <kiki@bsdro.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Guixing Bai <khsing.cn@gmail.com>
  *  Guy P.
  *  Helmut Ritter <freebsd-ports@charlieroot.de>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Henrik Brix Andersen <brix@FreeBSD.org>
  *  Henrik Brix Andersen <henrik@brixandersen.dk>
  *  Henrik Motakef <henrik.motakef@web.de>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Hiten Pandya <hiten@uk.FreeBSD.org>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hubert Tournier <hubert@frbsd.org>
  *  Hugo Leisink
  *  Hung-Yi Chen <gaod@hychen.org>
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Igor Vinokurov <igor@zynaps.ru>
  *  Ilia Skalozubov <freebsd@skinc.ru>
  *  J.R. Oldroyd <fbsd@opal.com>
  *  Jacob Atzen <jatzen@gmail.com>
  *  Jacques Marneweck <jacques@php.net>
  *  James Bailie <jimmy@mammothcheese.ca>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  James White <whitejv81@gmail.com>
  *  Janos.Mohacsi@bsd.hu
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Javier Martin Rueda <jmrueda@diatel.upm.es>
  *  Jean Milanez Melo <jmelo@FreeBSD.org>
  *  Jean-Baptiste Quenot <jb.quenot@caraldi.com>
  *  Jeremie Le Hen <jlh@FreeBSD.org>
  *  Jeremy Chadwick <koitsu@FreeBSD.org>
  *  Jeremy Shaffner <jeremy@external.org>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Jim Riggs <ports@christianserving.org>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Jin-Sih Lin <linpct@gmail.com>
  *  Jochen Neumeister <joneum@FreeBSD.org>
  *  Joe Horn <joehorn@gmail.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johann Visagie <wjv@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Chen <johnpupu@gmail.com>
  *  John Hixson <john@ixsystems.com>
  *  John von Essen
  *  Jon Nistor <nistor@snickers.org>
  *  Jonathan Pater <cowboyneal@gmail.com>
  *  Jonathan Weiss (<jw@innerewut.de>)
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Jose Garcia Juanino <jjuanino@gmail.com>
  *  Josef El-Rayes <j.el-rayes@daemon.li>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Joseph Koshy <jkoshy@FreeBSD.org>
  *  Joseph Scott (<joseph@randomnetworks.com>)
  *  Joseph Scott <joseph@randomnetworks.com>
  *  Juergen Lock <nox@FreeBSD.org>
  *  Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Julien Laffaye <jlaffaye@FreeBSD.org>
  *  JunSeon Oh <hollywar@mail.holywar.net>
  *  Juraj Lutter <juraj@lutter.sk>
  *  Justin Hawkins <justin@hawkins.id.au>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Kazumasa Nishizawa <k_nishizawa@anet.ne.jp>
  *  Keith Gaughan <k@stereochro.me>
  *  Kelly Yancey <kbyanc@posi.net>
  *  Ken McGlothlen <ken.mcglothlen@gmail.com>
  *  Kevin Golding <ports@caomhin.org>
  *  Kevin Lo <kevlo@FreeBSD.org>
  *  Kim Scarborough <user@unknown.nu>
  *  Kimo <kimor79@yahoo.com>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Konstantin Menshikov <kostjnspb@yandex.ru>
  *  Koop Mast <einekoai@chello.nl>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kozlov Sergey <kozlov.sergey.404@gmail.com>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kristaps Kulis <kristaps.kulis@gmail.com>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kurt Lidl (kurt.lidl@cello.com)
  *  Kurt Lidl <kurt.lidl@cello.com>
  *  Kyle Evans <kevans@FreeBSD.org>
  *  Lars Balker Rasmussen <lbr@FreeBSD.org>
  *  Lars Eggert <lars.eggert@gmx.net>
  *  Lars Eggert <larse@isi.edu>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Lawrence Chen <beastie@tardisi.com>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Li-Wen Hsu <lwhsu@lwhsu.org>
  *  Loic Blot <loic.blot@unix-experience.fr>
  *  Loren M. Lang <loren@north-winds.org>
  *  Luca Pizzamiglio <pizzamig@FreeBSD.org>
  *  Lukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl>
  *  Lukasz Wasikowski <lukasz@wasikowski.net>
  *  Lung-Pin Chang <changlp@cs.nctu.edu.tw>
  *  MANTANI Nobutaka <nobutaka@nobutaka.com>
  *  MIHIRA Yoshiro <sanpei@FreeBSD.org>
  *  Manuel Kasper <mk@neon1.net>
  *  Manuel Rábade <mig@mig-29.net>
  *  Marc G. Fournier
  *  Marc G. Fournier <scrappy@hub.org>
  *  Marcello Coutinho
  *  Marcin Cieslak <saper@SYSTEM.PL>
  *  Marek Holienka <marekholienka@gmail.com>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Huizer; Eindhoven
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Matuska <martin@matuska.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Waschbuesch <martin@waschbuesch.de>
  *  Martin Wilke (miwi@FreeBSD.org)
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Masafumi NAKANE <max@FreeBSD.org>
  *  Masahiro Teramoto <markun@onohara.to>
  *  Masaki TAGAWA <masaki@club.kyutech.ac.jp>
  *  Mathias Monnerville <mathias@monnerville.com>
  *  Mathieu Arnold <m@absolight.net>
  *  Matthew Seaman
  *  Matthew Seaman <m.seaman@infracaninophile.co.uk>
  *  Matthew Seaman <matthew@FreeBSD.org>
  *  Matthew X. Economou <xenophon+fbsdports@irtnog.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Maurice Castro <maurice@castro.aus.net>
  *  Max N. Boyarov <m.boyarov@bsd.by>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Maxime Henrion (mux@FreeBSD.org)
  *  Meno Abels <meno.abels@adviser.com>
  *  Michael Capp <myntric@exeonline.com>
  *  Michael Fausten <ports@michael-fausten.de>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael Moll <kvedulv at kvedulv.de>
  *  Michael Moll <kvedulv@kvedulv.de>
  *  Michael Ranner <mranner@inode.at>
  *  Michael Schout <mschout@gkg.net>
  *  Michael Vasilenko <acid@stu.cn.ua>
  *  Mike Meyer
  *  Mikhail T. <michael@fun-box.ru>
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Mitchell Smith <mjs@bur.st>
  *  Mitsuru Yoshida <mitsuru@riken.go.jp>
  *  Moggie <moggie@elasticmind.net>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Mons Anderson <mons@cpan.org>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Mun-Kyo Seo <munggo@pmy.lv>
  *  Munish Chopra <mchopra@engmail.uwaterloo.ca>
  *  Murilo Opsfelder <mopsfelder@gmail.com>
  *  Mykola Marzhan <delgod@portaone.com>
  *  Naram Qashat <cyberbotx@cyberbotx.com>
  *  Neil Blakey-Milner
  *  Neil Blakey-Milner <nbm@FreeBSD.org>
  *  Nick Hilliard <nick@foobar.org
  *  Nick Hilliard <nick@foobar.org>
  *  Nicola Stanislao Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nicolas de Bari Embriz Garcia Rojas <nbari@tequila.io>
  *  Nicole Reid <root@cooltrainer.org>
  *  Oddbjorn Steffensen <oddbjorn@tricknology.org>
  *  Oleg Mamontov <oleg@mamontov.net>
  *  Oleg Pudeyev <oleg@bsdpower.com>
  *  Oleg Sidorkin <osidorkin@gmail.com>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Paul Schmehl <pauls@utdallas.edu>
  *  Pavel Timofeev <timp87@gmail.com>
  *  Pete Fritchman <petef@databits.net>
  *  Peter <peter@vereshagin.org>
  *  Peter Avalos <pavalos@theshell.com>
  *  Peter Lai <cowbert@gmail.com>
  *  Peter Libassi <peter@libassi.se>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Peter Schuller <peter.schuller@infidyne.com>
  *  Peter Wemm <peter@netplex.com.au>
  *  Phil Phillips
  *  Philip M. Gollucci <pgollucci@p6m7g8.com>
  *  Philip Paeps <philip@FreeBSD.org>
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qing Feng <qingfeng@douban.com>
  *  Radim Kolar <hsn@sanatana.dharma>
  *  Ralf Gebhart <gebhart@secnetix.de>
  *  Renaud Chaput <renchap@cocoa-x.com>
  *  René Ladan <rene@FreeBSD.org>
  *  René Ladan <rene@freebsd.org>
  *  Richard Gallamore <ultima@FreeBSD.org>
  *  Richard Neese <r.neese@gmail.com>
  *  Ricky E. <codeblock@eighthbit.net>
  *  Rink Springer <rink@FreeBSD.org>
  *  Robert Gogolok <gogo@cs.uni-sb.de>
  *  Rod Taylor <ports@rbt.ca>
  *  Rodrigo Nicola Lombardo <rodnic@gmail.com>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Rozhuk Ivan 2019 <rozhuk.im@gmail.com>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Sahil Tandon <sahil@tandon.net>
  *  Scott Sanders <scott@jssjr.com>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Kozlov <kozlov.sergey.404@gmail.com>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Osipov <sipopo@yandex.ru>
  *  Sergey Osokin <osa@FreeBSD.org>
  *  Sergey Osokin aka oZZ <ports@FreeBSD.org>
  *  Sergey Samoyloff <gonza@techline.ru>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Seth Kingsley <sethk@meowfishies.com>
  *  Shaun Amott <shaun@FreeBSD.org>
  *  Shigeyuki Fukushima <shige@FreeBSD.org>
  *  Shinsuke Matsui <smatsui@karashi.org>
  *  Simon 'corecode' Schubert <corecode@corecode.ath.cx>
  *  Simon Dick <simond@irrelevant.org>
  *  Simun Mikecin <numisemis at yahoo.com>
  *  Sir l33tname <sirl33tname@gmail.com>
  *  Sofian Brabez <sbrabez@gmail.com>
  *  Soren Dossing <sauber@netcom.com>
  *  Stanislav Sedov <stas@FreeBSD.org>
  *  Stefan Bethke <stb@lassitu.de>
  *  Stefan Esser <se@FreeBSD.org>
  *  Stefan Hagen <ports@textmail.me>
  *  Stefan `Sec` Zehl <sec@42.org>
  *  Stephane Legrand <stephane@freebsd-fr.org>
  *  Steve Polyack <spolyack@collaborativefusion.com>
  *  Steve Wills <steve@mouf.net>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@freebsd.org>
  *  Steven Kreuzer
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@exit2shel.com>
  *  Steven Kreuzer <skreuzer@exit2shell.com>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sutra Zhou <zhoushuqun@gmail.com>
  *  Søren Straarup <xride@x12.dk>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  TAKATSU Tomonari <tota@rtfm.jp>
  *  TERAMOTO Masahiro <markun@onohara.to>
  *  Thierry Thomas (<thierry@FreeBSD.org>)
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Sandford <freebsduser@paradisegreen.co.uk>
  *  Thomas Zander <riggs@FreeBSD.org>
  *  Thomas-Martin Seck <tmseck@netcologne.de>
  *  Thomas-Martin Seck <tmseck@web.de>
  *  Tobias Rehbein <tobias.rehbein@web.de>
  *  Tom Hukins <tom@FreeBSD.org>
  *  Tom Judge <tj@FreeBSD.org>
  *  Tom McLaughlin <tmclaugh@sdf.lonestar.org>
  *  Tomoyuki Sakurai <cherry@trombik.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Torsten Zuehlsdorff <tz@FreeBSD.org>
  *  Torsten Zuhlsdorff <ports@toco-domains.de>
  *  Torsten Zühlsdorff <ports@toco-domains.de>
  *  Travis Campbell <hcoyote@ghostar.org>
  *  Trevor Caira <trevor@bitba.se>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Tuc <freebsd-ports@t-b-o-h.net>
  *  Ultima
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vivek Khera <vivek@khera.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Vsevolod Stakhov
  *  Wen Heping
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen Heping<wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>)
  *  Will Andrews <andrews@technologist.com>
  *  William Grzybowski <william88@gmail.com>
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Yasuhiro Fukuma <yasuf@big.or.jp>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yi-Hsuan Hsin <mhsin@mhsin.org>
  *  Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
  *  Yoshiro MIHIRA <sanpei@FreeBSD.org>
  *  Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zach Thompson <lin-chi@lastamericanempire.com>
  *  Zahatski Aliaksandr <zag@cpan.org>
  *  Zane C, Bowers-Hadley <vvelox@vvelox.net>
  *  Zhen REN <bg1tpt@gmail.com>
  *  Zhihao Yuan <lichray@gmail.com>
  *  aaron@FreeBSD.org
  *  ache
  *  ache@FreeBSD.org
  *  alex@kapranoff.ru
  *  anders
  *  andrew@scoop.co.nz
  *  andrey@kostenko.name
  *  antoine@FreeBSD.org
  *  arved
  *  babak@farrokhi.net
  *  bf <bf2006a@yahoo.com>
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  chinsan <chinsan.tw@gmail.com>, Gea-Suan Lin <gslin@gslin.org>
  *  chinsan <chinsan@mail2000.com.tw>
  *  chinsan <chisnan.tw@gmail.com>
  *  citrin+bsd@citrin.ru
  *  cjr@cruwe.de
  *  clement
  *  clive
  *  clsung
  *  clsung@dragon2.net
  *  coryking
  *  cpm
  *  dom@happygiraffe.net
  *  dsh@vlink.ru
  *  fabian.freyer@physik.tu-berlin.de
  *  gahr
  *  genserg@hotmail.com
  *  gugu
  *  hrs@FreeBSD.org
  *  ijliao
  *  janos.mohacsi@bsd.hu
  *  jfitz
  *  johnpupu <johnpupu@gmail.com>
  *  jupengfei <jupengfei@gmail.com>
  *  k@123.org
  *  kbyanc
  *  kftseng@iyard.org
  *  koshy@india.hp.com
  *  kstailey
  *  lars.eggert@gmx.net
  *  lbr
  *  lbr@FreeBSD.org
  *  lev@FreeBSD.org
  *  mahlon
  *  maintainer.freebsd@xpoundit.com
  *  mbr@FreeBSD.org
  *  milki <milki@rescomp.berkeley.edu>
  *  mjhsieh
  *  mons
  *  mt@primats.org.ua
  *  mwlucas
  *  niels <niels@FreeBSD.org>
  *  nik
  *  nork@cityfujisawa.ne.jp
  *  otaviof@gmail.com
  *  pauls@utdallas.edu
  *  ports@c0decafe.net
  *  ports@c0decafe.net <ports@c0decafe.net>
  *  rene@FreeBSD.org
  *  sada
  *  stas
  *  thierry@pompo.net
  *  thinker <thinker@branda.to>
  *  tobez@plab.ku.dk
  *  toni.viemero@iki.fi
  *  torstenb
  *  tundra
  *  uwe.pierau@tu-clausthal.de
  *  vanilla
  *  vanilla@
  *  will
  *  wollman
  *  wosch@FreeBSD.org
  * # Created by Markus Mann, CTS - FreeBSD Team <de-freebsd@ctseuro.com>

With hat:	portmgr
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 e915e75
Monday, 18 Jul 2022
18:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.8.0

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 1b8fc521b8a021cd52239506b7997635dbf6d7f7 commit hash: 1b8fc521b8a021cd52239506b7997635dbf6d7f7 commit hash: 1b8fc521b8a021cd52239506b7997635dbf6d7f7 commit hash: 1b8fc521b8a021cd52239506b7997635dbf6d7f7 1b8fc52
Monday, 11 Jul 2022
21:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.7.2

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 89eaba82d9ff9fda616e6c82eec21943a6604853 commit hash: 89eaba82d9ff9fda616e6c82eec21943a6604853 commit hash: 89eaba82d9ff9fda616e6c82eec21943a6604853 commit hash: 89eaba82d9ff9fda616e6c82eec21943a6604853 89eaba8
Tuesday, 21 Jun 2022
16:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.7.1

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 0132596f39d8b7ac93dc62a93dec305e5ff4cc47 commit hash: 0132596f39d8b7ac93dc62a93dec305e5ff4cc47 commit hash: 0132596f39d8b7ac93dc62a93dec305e5ff4cc47 commit hash: 0132596f39d8b7ac93dc62a93dec305e5ff4cc47 0132596
Thursday, 16 Jun 2022
14:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.7.0

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 8d6c296f755a419aa8a70878ddacaeccad0f3d00 commit hash: 8d6c296f755a419aa8a70878ddacaeccad0f3d00 commit hash: 8d6c296f755a419aa8a70878ddacaeccad0f3d00 commit hash: 8d6c296f755a419aa8a70878ddacaeccad0f3d00 8d6c296
Thursday, 9 Jun 2022
10:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.6.2

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 959d339e1c8e78bb1ff11222567168efbebfdf64 commit hash: 959d339e1c8e78bb1ff11222567168efbebfdf64 commit hash: 959d339e1c8e78bb1ff11222567168efbebfdf64 commit hash: 959d339e1c8e78bb1ff11222567168efbebfdf64 959d339
Friday, 3 Jun 2022
09:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.6.1

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 9ca5fff8f0a59993374b84f4a54af940b56ea3c0 commit hash: 9ca5fff8f0a59993374b84f4a54af940b56ea3c0 commit hash: 9ca5fff8f0a59993374b84f4a54af940b56ea3c0 commit hash: 9ca5fff8f0a59993374b84f4a54af940b56ea3c0 9ca5fff
Sunday, 22 May 2022
04:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.6.0

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: c138ccfaf2a129ad62e4c39aea4210ac4fab8ab9 commit hash: c138ccfaf2a129ad62e4c39aea4210ac4fab8ab9 commit hash: c138ccfaf2a129ad62e4c39aea4210ac4fab8ab9 commit hash: c138ccfaf2a129ad62e4c39aea4210ac4fab8ab9 c138ccf
Friday, 25 Mar 2022
13:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.5.1

- Add LIBCST option

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 6f663ee4a21741b852a79d721438aff6b90890c6 commit hash: 6f663ee4a21741b852a79d721438aff6b90890c6 commit hash: 6f663ee4a21741b852a79d721438aff6b90890c6 commit hash: 6f663ee4a21741b852a79d721438aff6b90890c6 6f663ee
Sunday, 21 Nov 2021
18:21 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.4.0

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 3810d051f2193693854c9b2277cb40deb0f0d17c commit hash: 3810d051f2193693854c9b2277cb40deb0f0d17c commit hash: 3810d051f2193693854c9b2277cb40deb0f0d17c commit hash: 3810d051f2193693854c9b2277cb40deb0f0d17c 3810d05
Monday, 25 Oct 2021
21:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.3.0

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 63aaf05549487ee80bbe482653d7d56b9a39ca9f commit hash: 63aaf05549487ee80bbe482653d7d56b9a39ca9f commit hash: 63aaf05549487ee80bbe482653d7d56b9a39ca9f commit hash: 63aaf05549487ee80bbe482653d7d56b9a39ca9f 63aaf05
Wednesday, 13 Oct 2021
19:15 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.2.0

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 6400221cdb9403c6e928db53cd297c206ee70402 commit hash: 6400221cdb9403c6e928db53cd297c206ee70402 commit hash: 6400221cdb9403c6e928db53cd297c206ee70402 commit hash: 6400221cdb9403c6e928db53cd297c206ee70402 6400221
Sunday, 8 Aug 2021
14:54 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.1.6

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 39070290c016b0baa1679d90c205cc03e18aa015 commit hash: 39070290c016b0baa1679d90c205cc03e18aa015 commit hash: 39070290c016b0baa1679d90c205cc03e18aa015 commit hash: 39070290c016b0baa1679d90c205cc03e18aa015 3907029
Saturday, 24 Jul 2021
20:22 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.1.5

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 7865b0de9eebff0fc8a7848592b4c346dcfeb47d commit hash: 7865b0de9eebff0fc8a7848592b4c346dcfeb47d commit hash: 7865b0de9eebff0fc8a7848592b4c346dcfeb47d commit hash: 7865b0de9eebff0fc8a7848592b4c346dcfeb47d 7865b0d
Thursday, 15 Jul 2021
20:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.1.4

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: f695d2a29ff8f9f9a4962d854175e9d3fad4be77 commit hash: f695d2a29ff8f9f9a4962d854175e9d3fad4be77 commit hash: f695d2a29ff8f9f9a4962d854175e9d3fad4be77 commit hash: f695d2a29ff8f9f9a4962d854175e9d3fad4be77 f695d2a
Wednesday, 26 May 2021
18:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.1.3

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: 790dd96e6d907a21dc6b644e21b882aa508ba1c5 commit hash: 790dd96e6d907a21dc6b644e21b882aa508ba1c5 commit hash: 790dd96e6d907a21dc6b644e21b882aa508ba1c5 commit hash: 790dd96e6d907a21dc6b644e21b882aa508ba1c5 790dd96
Tuesday, 11 May 2021
21:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.1.2

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: ee22934e455305a4d2f01564fa2c688cc89d9c8f commit hash: ee22934e455305a4d2f01564fa2c688cc89d9c8f commit hash: ee22934e455305a4d2f01564fa2c688cc89d9c8f commit hash: ee22934e455305a4d2f01564fa2c688cc89d9c8f ee22934
Friday, 7 May 2021
09:39 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update RUN_DEPENDS after
cc653b1c726dacf9b4082971667dcab23d4fe5df
commit hash: 4581ca68945af25707977e842de372433f843772 commit hash: 4581ca68945af25707977e842de372433f843772 commit hash: 4581ca68945af25707977e842de372433f843772 commit hash: 4581ca68945af25707977e842de372433f843772 4581ca6
Sunday, 25 Apr 2021
20:35 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-google-cloud-datastore: Update to 2.1.1

Changes:	https://github.com/googleapis/python-datastore/releases
commit hash: be0adc5b2faa66e930b12a4ef9565fcbed8b498c commit hash: be0adc5b2faa66e930b12a4ef9565fcbed8b498c commit hash: be0adc5b2faa66e930b12a4ef9565fcbed8b498c commit hash: be0adc5b2faa66e930b12a4ef9565fcbed8b498c be0adc5
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 10 Dec 2020
21:45 sunpoet search for other commits by this committer
Update to 2.1.0

Changes:	https://github.com/googleapis/python-datastore/releases
Original commitRevision:557605 
Saturday, 21 Nov 2020
09:38 sunpoet search for other commits by this committer
Update to 2.0.1

Changes:	https://github.com/googleapis/python-datastore/releases
Original commitRevision:555869 
Sunday, 15 Nov 2020
18:07 sunpoet search for other commits by this committer
Update to 2.0.0

Changes:	https://github.com/googleapis/python-datastore/releases
Original commitRevision:555344 
Tuesday, 13 Oct 2020
18:42 sunpoet search for other commits by this committer
Update to 1.15.3

Changes:	https://github.com/googleapis/python-datastore/releases
Original commitRevision:552259 
Saturday, 10 Oct 2020
17:56 sunpoet search for other commits by this committer
Update to 1.15.2

Changes:	https://github.com/googleapis/python-datastore/releases
Original commitRevision:551963 
Sunday, 27 Sep 2020
19:32 sunpoet search for other commits by this committer
Update to 1.15.1

Changes:	https://github.com/googleapis/python-datastore/releases
Original commitRevision:550319 
Wednesday, 19 Aug 2020
16:21 sunpoet search for other commits by this committer
Update to 1.15.0

Changes:	https://github.com/googleapis/python-datastore/releases
Original commitRevision:545382 
Saturday, 15 Aug 2020
16:32 sunpoet search for other commits by this committer
Update to 1.14.0

Changes:	https://github.com/googleapis/python-datastore/releases
Original commitRevision:544997 
Friday, 24 Jul 2020
19:01 sunpoet search for other commits by this committer
Update to 1.13.2

Changes:	https://github.com/googleapis/python-datastore/releases
Original commitRevision:543313 
07:16 sunpoet search for other commits by this committer
Update to 1.13.1

Changes:	https://github.com/googleapis/python-datastore/releases
Original commitRevision:543076 
Saturday, 11 Jul 2020
07:46 sunpoet search for other commits by this committer
Update to 1.13.0

Changes:	https://github.com/googleapis/python-datastore/releases
Original commitRevision:541924 
Thursday, 9 Apr 2020
18:56 sunpoet search for other commits by this committer
Update to 1.12.0

Changes:	https://github.com/googleapis/python-datastore/releases
Original commitRevision:531246 
Monday, 6 Apr 2020
06:16 antoine search for other commits by this committer
Unbreak bulk -a
Original commitRevision:530862 
Friday, 28 Feb 2020
19:23 sunpoet search for other commits by this committer
Update to 1.11.0

Changes:	https://github.com/googleapis/python-datastore/releases
Original commitRevision:527370 
Saturday, 4 Jan 2020
09:01 sunpoet search for other commits by this committer
Add py-google-cloud-datastore 1.10.0

Google Cloud Datastore API is a fully managed, schemaless database for storing
non-relational data. Cloud Datastore automatically scales with your users and
supports ACID transactions, high availability of reads and writes, strong
consistency for reads and ancestor queries, and eventual consistency for all
other queries.

WWW: https://github.com/googleapis/google-cloud-python
WWW: https://github.com/googleapis/google-cloud-python/tree/master/datastore
Original commitRevision:521989 

Number of commits found: 55