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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-pydrive2 PyDrive2 is a wrapper library of google-api-python-client
1.21.3 www Deleted 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 1.21.3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Depends on expired security/py-oauth2client
Expired This port expired on: 2025-06-01
Maintainer: matthew@wener.org search for ports maintained by this maintainer
Port Added: 2024-11-19 20:36:07
Last Update: 2025-06-02 17:32:24
Commit Hash: 812a52a
Also Listed In: python
License: APACHE20
WWW:
https://github.com/iterative/PyDrive2
Description:
PyDrive2 is a wrapper library of google-api-python-client that simplifies many common Google Drive API V2 tasks.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}PyDrive2>0:www/py-pydrive2@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py311-PyDrive2
Package flavors (<flavor>: <package>)
  • py311: py311-PyDrive2
distinfo:
TIMESTAMP = 1739219627 SHA256 (pydrive2-1.21.3.tar.gz) = 649b84d60c637bc7146485039535aa8f1254ad156423739f07e5d32507447c13 SIZE (pydrive2-1.21.3.tar.gz) = 63348

Packages (timestamps in pop-ups are UTC):
py311-PyDrive2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly1.21.31.21.3-1.21.31.21.3---
FreeBSD:14:latest--------
FreeBSD:14:quarterly1.21.31.21.3-1.21.31.21.3---
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-setuptools-scm>=0 : devel/py-setuptools-scm@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. py311-furo>0 : textproc/py-furo@py311
  5. py311-sphinx>=0 : textproc/py-sphinx@py311
  6. python3.11 : lang/python311
  7. py311-build>=0 : devel/py-build@py311
  8. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-google-api-python-client>=0 : www/py-google-api-python-client@py311
  2. py311-oauth2client>=0 : security/py-oauth2client@py311
  3. py311-openssl<=24.2.1,1 : security/py-openssl@py311
  4. py311-pyyaml>=0 : devel/py-pyyaml@py311
  5. py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
  6. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-PyDrive2-1.21.3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples FSSPEC=off: Filesystem interfaces for Python ===> Use 'make config' to modify these settings
Options name:
www_py-pydrive2
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/p/pydrive2/
  2. https://pypi.org/packages/source/p/pydrive2/
Collapse this list.
Port Moves
  • port deleted on 2025-06-02
    REASON: Has expired: Depends on expired security/py-oauth2client

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.21.3
02 Jun 2025 17:32:24
commit hash: 812a52a97a50ae3377d946c2b9f4115fd81a981acommit hash: 812a52a97a50ae3377d946c2b9f4115fd81a981acommit hash: 812a52a97a50ae3377d946c2b9f4115fd81a981acommit hash: 812a52a97a50ae3377d946c2b9f4115fd81a981a files touched by this commit
Rene Ladan (rene) search for other commits by this committer
www/py-pydrive2: Remove expired port

2025-06-01 www/py-pydrive2: Depends on expired security/py-oauth2client
1.21.3
31 Mar 2025 20:51:14
commit hash: a844655c190292a2e0b3ef087059bd3dff6b2447commit hash: a844655c190292a2e0b3ef087059bd3dff6b2447commit hash: a844655c190292a2e0b3ef087059bd3dff6b2447commit hash: a844655c190292a2e0b3ef087059bd3dff6b2447 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: expire consumers of security/py-oauth2client on 2025-06-01
1.21.3
18 Feb 2025 14:16:15
commit hash: cc50713e3bd9aedd59a045981705acf69b74488bcommit hash: cc50713e3bd9aedd59a045981705acf69b74488bcommit hash: cc50713e3bd9aedd59a045981705acf69b74488bcommit hash: cc50713e3bd9aedd59a045981705acf69b74488b files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Matthew Wener
www/py-pydrive2: Update PyDrive2 to 1.21.3

 - fix py-fsspec dependency

Changelog: https://github.com/iterative/PyDrive2/compare/1.21.1...1.21.3

PR:		284712
Reported by:	John Hein <jcfyecrayz@liamekaens.com>
1.21.1
19 Nov 2024 20:33:26
commit hash: e8d84866f041e4afd2cfc8513bd2ad145dc7fc54commit hash: e8d84866f041e4afd2cfc8513bd2ad145dc7fc54commit hash: e8d84866f041e4afd2cfc8513bd2ad145dc7fc54commit hash: e8d84866f041e4afd2cfc8513bd2ad145dc7fc54 files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
Author: Matthew Wener
www/py-pydrive2: add new port

PyDrive2 is a wrapper library of google-api-python-client.

PR:	282847

Number of commits found: 4