pkgsrc-WIP-changes archive

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

py-pbkdf2: remove, imported to pkgsrc.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Sep 2 18:47:39 2016 +0200
Changeset:	1580b61ecec421e1b8d39553342e276623c7ab3c

Removed Files:
	py-pbkdf2/DESCR
	py-pbkdf2/Makefile
	py-pbkdf2/PLIST
	py-pbkdf2/distinfo

Log Message:
py-pbkdf2: remove, imported to pkgsrc.

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

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

diffstat:
 py-pbkdf2/DESCR    |  4 ----
 py-pbkdf2/Makefile | 20 --------------------
 py-pbkdf2/PLIST    |  8 --------
 py-pbkdf2/distinfo |  6 ------
 4 files changed, 38 deletions(-)

diffs:
diff --git a/py-pbkdf2/DESCR b/py-pbkdf2/DESCR
deleted file mode 100644
index 3274f4d..0000000
--- a/py-pbkdf2/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-PKCS#5 v2.0 PBKDF2 Module
-
-This module implements the password-based key derivation function, PBKDF2,
-specified in RSA PKCS#5 v2.0.
diff --git a/py-pbkdf2/Makefile b/py-pbkdf2/Makefile
deleted file mode 100644
index 8015ba9..0000000
--- a/py-pbkdf2/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	pbkdf2-1.3
-PKGNAME=	${PYPKGPREFIX}-pbkdf2-1.3
-EGG_NAME=	pbkdf2-${PKGVERSION}
-CATEGORIES=	security
-MASTER_SITES=	${MASTER_SITE_PYPI:=p/pbkdf2/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://pypi.python.org/pypi/pbkdf2
-COMMENT=	"PKCS#5 v2.0 PBKDF2 Module"
-LICENSE=	mit
-
-USE_LANGUAGES=	# none
-
-REPLACE_PYTHON=	pbkdf2.py
-
-.include "../../lang/python/application.mk"
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-pbkdf2/PLIST b/py-pbkdf2/PLIST
deleted file mode 100644
index b6c8471..0000000
--- a/py-pbkdf2/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/pbkdf2.py
-${PYSITELIB}/pbkdf2.pyc
-${PYSITELIB}/pbkdf2.pyo
diff --git a/py-pbkdf2/distinfo b/py-pbkdf2/distinfo
deleted file mode 100644
index ec76c1c..0000000
--- a/py-pbkdf2/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (pbkdf2-1.3.tar.gz) = cbab36faeea0300e9e33383567f951aec5ae70ce
-RMD160 (pbkdf2-1.3.tar.gz) = fd8073d6f73e7d36d01d80cb6d3e2d4284175dd0
-SHA512 (pbkdf2-1.3.tar.gz) = 1297950d045f9b56f5eb9f771fe65091802c1f12f090a8a80fb5e36bfa10f1c1ac3b9dc8088f4a640b840fb7073aadd3fdf39f3979118046ba5cde477d071244
-Size (pbkdf2-1.3.tar.gz) = 6360 bytes


Home | Main Index | Thread Index | Old Index