pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Import py36-dnspython3-1.15.0 as wip/py-dnspython3.



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Thu Mar 9 15:41:45 2017 +0100
Changeset:	4414dad32665a5008788a539043ce6109db51263

Added Files:
	py-dnspython3/DESCR
	py-dnspython3/Makefile
	py-dnspython3/PLIST
	py-dnspython3/distinfo

Log Message:
Import py36-dnspython3-1.15.0 as wip/py-dnspython3.

A DNS toolkit for Python 3.x.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4414dad32665a5008788a539043ce6109db51263

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-dnspython3/DESCR    |  1 +
 py-dnspython3/Makefile | 17 +++++++++++++++++
 py-dnspython3/PLIST    |  6 ++++++
 py-dnspython3/distinfo |  6 ++++++
 4 files changed, 30 insertions(+)

diffs:
diff --git a/py-dnspython3/DESCR b/py-dnspython3/DESCR
new file mode 100644
index 0000000000..1e5287389b
--- /dev/null
+++ b/py-dnspython3/DESCR
@@ -0,0 +1 @@
+A DNS toolkit for Python 3.x.
diff --git a/py-dnspython3/Makefile b/py-dnspython3/Makefile
new file mode 100644
index 0000000000..13d568f167
--- /dev/null
+++ b/py-dnspython3/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD$
+
+DISTNAME=	dnspython3-1.15.0
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	net
+MASTER_SITES=	${MASTER_SITE_PYPI:=d/dnspython3/}
+EXTRACT_SUFX=	.zip
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	http://www.dnspython.org/
+COMMENT=	DNS toolkit for Python 3.x
+#LICENSE=	# TODO: (see mk/license.mk) # distinct, similar to isc
+
+PYTHON_VERSIONS_INCOMPATIBLE=	27
+
+.include "../../lang/python/distutils.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-dnspython3/PLIST b/py-dnspython3/PLIST
new file mode 100644
index 0000000000..3aa24418f1
--- /dev/null
+++ b/py-dnspython3/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_FILE}/PKG-INFO
+${PYSITELIB}/${EGG_FILE}/SOURCES.txt
+${PYSITELIB}/${EGG_FILE}/dependency_links.txt
+${PYSITELIB}/${EGG_FILE}/requires.txt
+${PYSITELIB}/${EGG_FILE}/top_level.txt
diff --git a/py-dnspython3/distinfo b/py-dnspython3/distinfo
new file mode 100644
index 0000000000..a127ce417c
--- /dev/null
+++ b/py-dnspython3/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (dnspython3-1.15.0.zip) = c268493ce87586cfe8b60cf74d1c73a8a485f06e
+RMD160 (dnspython3-1.15.0.zip) = 847a27d90974f99dd5c675bdca895a11173b5a54
+SHA512 (dnspython3-1.15.0.zip) = 0d952197c4f2b35e6ec174bcebd5e0bea5684c5142c9fa5def3dfd5e756112d8dc78cdff391cc3de01e1edab6ae6b5f73a2a956cb2649424e236e0da190965dc
+Size (dnspython3-1.15.0.zip) = 3374 bytes


Home | Main Index | Thread Index | Old Index