36 Commits

Author SHA1 Message Date
sthen
3fb7cdbcf6 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:35 +00:00
sthen
98da69373c point at py2-dnspython in comment 2021-01-16 22:36:17 +00:00
sthen
ff3be859fa split the py2 version of py-dnspython off into net/py2-dnspython,
update the py3 version to 2.1.0, and adapt ports using it.
2021-01-16 21:21:04 +00:00
sthen
3ed03930cf py-dnspython: https HOMEPAGE, add comment about py3-only 2.x 2020-12-27 17:42:40 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
kmos
ce711db48f Move tests to MODPY_PYTEST and drop custom do-test target. 2019-12-01 00:07:03 +00:00
kmos
a339470336 Remove py-typing from python3 flavor of py-dnspython as it does nothing
for python3.

tweak and OK sthen@
2019-06-26 15:30:46 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
sthen
f8ba25ff2a py-dnspython tweaks: add missing files to plist, fix spaces->tabs in makefile 2019-02-05 20:57:44 +00:00
lum
a5f288fded Update to py-dnspython 1.16.0. Bugfix release. Advice and ok sthen@ 2018-12-19 09:59:45 +00:00
sthen
452017a14c update to py-dnspython 1.15.0
upstream now have unified py2+py3 source, so use it and enable py3 build.
2017-08-10 16:41:22 +00:00
sthen
815a13bcd0 drop Will Maier as maintainer, per his request. 2016-04-08 09:13:03 +00:00
sthen
f669e59adf update to py-dnspython-1.12.0, no reply from maintainer 2016-04-07 21:01:23 +00:00
ajacoutot
1ef81463b6 Consistent email address. 2016-01-12 13:19:37 +00:00
benoit
138e4fb713 Update to py-dnspython 1.11.1.
Bug fix release, maintainer timeout.
2013-11-07 09:17:56 +00:00
benoit
3329109d09 Update py-dnspython to 1.11.0.
ok wcmaier@ (maintainer)
2013-07-18 15:13:02 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
benoit
f06ff8f4f6 - update py-dnspython to 1.10.0
- regen PLIST

'Looks good to me!' wcmaier@
2013-01-04 20:46:55 +00:00
sthen
e86df275d6 mark the conflict with some versions of the linkchecker package. 2011-10-09 10:17:19 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
benoit
156d0818ed - update py-dnspython to 1.9.4
- update PLIST

from wen heping, ok wcmaier@
2011-07-17 06:36:36 +00:00
jasper
056c1a5ce7 - use MODPY_ADJ_FILES
- various small tweaks
2011-06-13 08:47:51 +00:00
jasper
88f8f0add6 bump after default python version switch 2011-06-08 18:00:49 +00:00
benoit
99de4db363 - Update py-dnspython to 1.8.0
- regen PLIST

ok wcmaier@
2010-10-11 14:59:15 +00:00
sthen
14ac80a32b bumps for new python 2010-08-30 21:21:53 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
benoit
3af2b2e115 return to the original.
thanks and ok sthen@
2009-06-04 09:53:56 +00:00
benoit
debdf30d96 resolve conflict
CVolve conflict: ----------------------------------------------------------------------
2009-06-04 09:14:03 +00:00
benoit
187040a9a0 import py-dnspython
dnspython is a DNS toolkit for Python. It supports almost all record types.
It can be used for queries, zone transfers, and dynamic updates. It supports
TSIG authenticated messages and EDNS0.

dnspython provides both high and low level access to DNS. The high level
classes perform queries for data of a given name, type, and class, and
return an answer set. The low level classes allow direct manipulation of DNS
zones, messages, names, and records.

ok ajacoutot@
2009-06-04 08:04:28 +00:00
kili
d4d18dc107 Bump for python deps. 2009-03-16 22:20:02 +00:00
wcmaier
6a9c891315 Update to 1.6.0 (bugfixes).
Diff originally from jasper@ with tweaks by me.

ok jasper@
2008-08-28 13:35:17 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
alek
ee205b6039 Update to 1.5.0 from Will Maier <willmaier@ml1.net> 2007-04-09 14:38:08 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
alek
11366df81f Import py-dnspython 1.4.0
Another DNS toolkit for Python

From Will Maier <willmaier@ml1.net>
2006-10-29 14:45:36 +00:00