Path to this page:
NOTICE: This package has been removed from pkgsrc./
net/py-gcs-oauth2-boto-plugin,
Boto auth plugin for Google Cloud Storage
Branch: CURRENT,
Version: 3.0,
Package name: py311-gcs-oauth2-boto-plugin-3.0,
Maintainer: bsiegertgcs-oauth2-boto-plugin is a Python application whose purpose is to behave as an
auth plugin for the boto auth plugin framework for use with OAuth 2.0
credentials for the Google Cloud Platform. This plugin is compatible with both
user accounts and service accounts, and its functionality is essentially a
wrapper around oauth2client with the addition of automatically caching tokens
for the machine in a thread- and process-safe fashion.
Required to run:[
security/py-OpenSSL] [
devel/py-setuptools] [
net/py-boto] [
www/py-httplib2] [
lang/py-six] [
security/py-oauth2client] [
net/py-socksipy-branch] [
devel/py-retry_decorator] [
security/py-google-reauth] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 20.418 KB
Version history: (Expand)
- (2024-04-05) Package deleted from pkgsrc
- (2023-11-06) Updated to version: py311-gcs-oauth2-boto-plugin-3.0
- (2022-10-19) Updated to version: py310-gcs-oauth2-boto-plugin-3.0
- (2022-01-27) Updated to version: py39-gcs-oauth2-boto-plugin-3.0
- (2022-01-05) Updated to version: py39-gcs-oauth2-boto-plugin-2.7nb1
- (2021-10-07) Updated to version: py39-gcs-oauth2-boto-plugin-2.7
CVS history: (Expand)
2023-11-05 23:59:47 by Thomas Klausner | Files touched by this commit (3) |
Log message:
py-boto: not for Python 3.12
boto (version 2) is dead and packages should migrate to boto3
|
2022-10-19 16:25:20 by Nia Alarie | Files touched by this commit (21) |
Log message:
fighting a losing battle against the py-cryptography rustification, part 5
Convert py-OpenSSL users to versioned_dependencies.mk
|
2022-01-28 00:49:41 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-gcs-oauth2-boto-plugin: mark as not for python 2.7 due to py-rsa
|
2022-01-27 11:29:54 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-gcs-oauth2-boto-plugin: update to 3.0.
No real change AFAICT.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2020-10-16 09:00:57 by Benny Siegert | Files touched by this commit (2) |
Log message:
Update py-gcs-oauth2-boto-plugin to 2.7.
No longer depends on SocksiPy-branch.
|