Give this port a bit more time to switch to Python 3

We just have to adjust the build process and do some tests, as Python 3 is
supported according to upstream.

PR:		250328
This commit is contained in:
Mateusz Piotrowski 2020-10-13 21:59:24 +00:00
parent fa85125e03
commit cb2be58e87
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552286

View File

@ -11,7 +11,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Python interface to the Avahi mDNS system
DEPRECATED= Uses deprecated version of python
EXPIRATION_DATE= 2020-09-15
EXPIRATION_DATE= 2020-11-15
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>0:databases/py-gdbm@${PY_FLAVOR} \
${PYTHON_SITELIBDIR}/dbus/_dbus.py:devel/py-dbus@${PY_FLAVOR}