Bug 216334 - [New Port] devel/py-pydrive: Python Google Drive API
Summary: [New Port] devel/py-pydrive: Python Google Drive API
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Martin Wilke
URL:
Keywords:
Depends on: 215176
Blocks:
  Show dependency treegraph
 
Reported: 2017-01-20 21:42 UTC by Paul Mather
Modified: 2017-05-06 08:28 UTC (History)
1 user (show)

See Also:


Attachments
New port, devel/py-pydrive (1.66 KB, text/plain)
2017-01-20 21:42 UTC, Paul Mather
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Mather 2017-01-20 21:42:17 UTC
Created attachment 179164 [details]
New port, devel/py-pydrive

Because the upstream for devel/py-gdata is no longer maintained and doesn't support oauth2 as currently used by Google Drive, projects such as duplicity have switched to using the PyDrive library to support access to Google Drive.

This new port is therefore really intended to get Google Drive support working again in sysutils/duplicity.  The current "gdocs" backend in sysutils/duplicity actually uses PyDrive, hence this port is a way of providing that backend dependency.

Alas, this port depends upon www/py-google-api-python-client, which is also currently broken with respect to the current version of security/py-oauth2client.  Thus, this new port depends upon Bug #215176 being resolved (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215176).
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-05-06 08:28:56 UTC
A commit references this bug:

Author: miwi
Date: Sat May  6 08:28:45 UTC 2017
New revision: 440245
URL: https://svnweb.freebsd.org/changeset/ports/440245

Log:
  PyDrive

  PyDrive is a wrapper library of google-api-python-client that simplifies many
  common Google Drive API tasks.

  WWW: https://github.com/googledrive/PyDrive

  PR:		216334
  Submitted by:	Paul Mather <paul@gromit.dlib.vt.edu>

Changes:
  head/devel/Makefile
  head/devel/py-pydrive/
  head/devel/py-pydrive/Makefile
  head/devel/py-pydrive/distinfo
  head/devel/py-pydrive/pkg-descr