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).
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