1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

devel/py-python-gitlab: Remove EXPIRATION_DATE

The port is using python 3 since r527415.

PR:		244668
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
This commit is contained in:
Tobias C. Berner 2020-03-08 13:44:36 +00:00
parent 3a5abb7c42
commit 1a8a405f89
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528034

View File

@ -12,9 +12,6 @@ COMMENT= Interact with GitLab API
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Uses deprecated version of python
EXPIRATION_DATE= 2020-08-15
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.4.2:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httmock>0:www/py-httmock@${PY_FLAVOR} \