svn commit: r545082 - head/devel/py-gdata

Steve Wills swills at FreeBSD.org
Sat Aug 15 23:23:24 UTC 2020


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 at 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
 


More information about the svn-ports-head mailing list