Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2020 14:27:24 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r530378 - head/devel/py-notify
Message-ID:  <202004021427.032EROvF034926@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Apr  2 14:27:24 2020
New Revision: 530378
URL: https://svnweb.freebsd.org/changeset/ports/530378

Log:
  Deprecate devel/py-notify

Modified:
  head/devel/py-notify/Makefile

Modified: head/devel/py-notify/Makefile
==============================================================================
--- head/devel/py-notify/Makefile	Thu Apr  2 14:25:06 2020	(r530377)
+++ head/devel/py-notify/Makefile	Thu Apr  2 14:27:24 2020	(r530378)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	python bindings for libnotify
 
+DEPRECATED=	Uses deprecated version of python
+EXPIRATION_DATE=	2020-09-15
+
 OPTIONS_DEFINE=	DOCS
 
 LIB_DEPENDS=	libnotify.so:devel/libnotify



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004021427.032EROvF034926>