NOTICE: This package has been removed from pkgsrc

./net/py-py3dns, Python 3 DNS library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.2.0, Package name: py37-py3dns-3.2.0, Maintainer: pkgsrc-users

This Python 3 module provides an DNS API for looking up DNS entries
from within Python 3 modules and applications. This module is a
simple, lightweight implementation.


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 0ecd367e737cee5cbdadf42558fd802483c50db9
RMD160: dfe2b9dff41eec3847f21be02e54e879153050e3
Filesize: 29.768 KB

Version history: (Expand)


CVS history: (Expand)


   2020-04-17 14:35:22 by Adam Ciarcinski | Files touched by this commit (8) | Package removed
Log message:
py-pydns, py-py3dns: removed outdated packages; use py-dns instead
   2018-10-15 11:02:42 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-py3dns: updated to 3.2.0

3.2.0:
* Rename internal use of async since it is a reserved word in python3.7
* Switch from distutils to setuptools
* Ship test.py in the tarball
   2017-02-25 18:38:41 by Thomas Klausner | Files touched by this commit (4)
Log message:
Import py-py3dns-3.1.1a as net/py-py3dns.

This Python 3 module provides an DNS API for looking up DNS entries
from within Python 3 modules and applications. This module is a
simple, lightweight implementation.