Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2022 18:56:01 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 252db11a9500 - main - www/py-instabot: Unmark DEPRECATED and remove EXPIRATION_DATE
Message-ID:  <202201111856.20BIu1cO064950@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=252db11a9500cceccbb3ad4cd7a744cd13963572

commit 252db11a9500cceccbb3ad4cd7a744cd13963572
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-11 17:18:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-11 18:44:47 +0000

    www/py-instabot: Unmark DEPRECATED and remove EXPIRATION_DATE
    
    multimedia/py-moviepy depends on devel/py-decorator now.
---
 www/py-instabot/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/www/py-instabot/Makefile b/www/py-instabot/Makefile
index e24a8412a2f3..334cf534b068 100644
--- a/www/py-instabot/Makefile
+++ b/www/py-instabot/Makefile
@@ -12,9 +12,6 @@ COMMENT=	Instagram bot scripts and API wrapper
 
 LICENSE=	APACHE20
 
-DEPRECATED=	Depends on expired devel/py-decorator4
-EXPIRATION_DATE=2022-03-31
-
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}certifi>=2019.11.28:security/py-certifi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}chardet>=3.0.4,1:textproc/py-chardet@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}future>=0.18.2:devel/py-future@${PY_FLAVOR} \



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