Date: Sat, 15 Aug 2020 23:23:24 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545082 - head/devel/py-gdata Message-ID: <202008152323.07FNNO9V069510@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Sat Aug 15 23:23:23 2020 New Revision: 545082 URL: https://svnweb.freebsd.org/changeset/ports/545082 Log: devel/py-gdata: Mark DEPRECATED (unmaintained upstream) PR: 248303 Submitted by: John W. O'Brien <john@saltant.com> Modified: head/devel/py-gdata/Makefile (contents, props changed) Modified: head/devel/py-gdata/Makefile ============================================================================== --- head/devel/py-gdata/Makefile Sat Aug 15 23:15:48 2020 (r545081) +++ head/devel/py-gdata/Makefile Sat Aug 15 23:23:23 2020 (r545082) @@ -13,6 +13,9 @@ COMMENT= GData Python Client Library LICENSE= APACHE20 +DEPRECATED= Unmaintained upstream, superseded by www/py-google-api-python-client +EXPIRATION_DATE= 2020-10-25 + USES= python:2.7 USE_PYTHON= autoplist distutils
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008152323.07FNNO9V069510>