Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2016 18:40:16 +0200
From:      "Kristof Provost" <kp@FreeBSD.org>
To:        "FreeBSD Ports ML" <freebsd-ports@freebsd.org>
Cc:        rm@freebsd.org
Subject:   py34-dnspython
Message-ID:  <51315ADA-983B-4557-B6E0-37ACE1F70C87@FreeBSD.org>

next in thread | raw e-mail | index | archive | help

--=_MailMate_43EC41C7-268D-400B-832A-86A2B6E9E791_=
Content-Type: text/plain; markup=markdown

Hi,

I found I had a need for dnspython for python 3.4. The port builds only for
python 2.7 at the moment.
Attached is a patch to introduce py34-dnspython.

Regards,
Kristof
--=_MailMate_43EC41C7-268D-400B-832A-86A2B6E9E791_=
Content-Disposition: attachment; filename=py34-dnspython.patch

diff --git a/dns/py34-dnspython/Makefile b/dns/py34-dnspython/Makefile
new file mode 100644
index 0000000..19af934
--- /dev/null
+++ b/dns/py34-dnspython/Makefile
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+MASTERDIR=	${.CURDIR}/../py-dnspython
+
+PYTHON_VERSION=	python3.4
+
+.include "${MASTERDIR}/Makefile"

--=_MailMate_43EC41C7-268D-400B-832A-86A2B6E9E791_=--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51315ADA-983B-4557-B6E0-37ACE1F70C87>