Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2020 18:40:53 +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: r525398 - head/deskutils/py-autokey
Message-ID:  <202002061840.016IerE0012355@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Feb  6 18:40:53 2020
New Revision: 525398
URL: https://svnweb.freebsd.org/changeset/ports/525398

Log:
  py-autokey no longer depends on pygtk2

Modified:
  head/deskutils/py-autokey/Makefile

Modified: head/deskutils/py-autokey/Makefile
==============================================================================
--- head/deskutils/py-autokey/Makefile	Thu Feb  6 18:22:24 2020	(r525397)
+++ head/deskutils/py-autokey/Makefile	Thu Feb  6 18:40:53 2020	(r525398)
@@ -13,9 +13,6 @@ COMMENT=	Desktop automation utility for FreeBSD and X1
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-DEPRECATED=	Old, uses EOLed python27
-EXPIRATION_DATE=	2020-03-02
-
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyinotify>0:devel/py-pyinotify@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}xlib>0:x11-toolkits/py-xlib@${PY_FLAVOR}



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