pkgsrc-WIP-changes archive

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

py-brotlipy: remove, imported in pkgsrc as archivers/py-brotlipy



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Apr 14 14:11:54 2017 +0200
Changeset:	c592ef021b38e72c66c6c5b46bceed55998cae0a

Modified Files:
	Makefile
Removed Files:
	py-brotlipy/DESCR
	py-brotlipy/Makefile
	py-brotlipy/PLIST
	py-brotlipy/distinfo

Log Message:
py-brotlipy: remove, imported in pkgsrc as archivers/py-brotlipy

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

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

diffstat:
 Makefile             |  1 -
 py-brotlipy/DESCR    |  5 -----
 py-brotlipy/Makefile | 21 ---------------------
 py-brotlipy/PLIST    | 18 ------------------
 py-brotlipy/distinfo |  6 ------
 5 files changed, 51 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index c6ba939e45..8425d2ffed 100644
--- a/Makefile
+++ b/Makefile
@@ -2774,7 +2774,6 @@ SUBDIR+=	py-booktype
 SUBDIR+=	py-botocore
 SUBDIR+=	py-bottleneck
 SUBDIR+=	py-brian
-SUBDIR+=	py-brotlipy
 SUBDIR+=	py-bruce
 SUBDIR+=	py-bsddb
 SUBDIR+=	py-bxa
diff --git a/py-brotlipy/DESCR b/py-brotlipy/DESCR
deleted file mode 100644
index 61e7cad1d0..0000000000
--- a/py-brotlipy/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Brotlipy is a collection of CFFI-based bindings to the Brotli
-compression reference implementation as written by Google. This
-enables Python software to easily and quickly work with the Brotli
-compression algorithm, regardless of what interpreter is being
-used.
diff --git a/py-brotlipy/Makefile b/py-brotlipy/Makefile
deleted file mode 100644
index fde430e0e6..0000000000
--- a/py-brotlipy/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	brotlipy-0.6.0
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	archivers
-MASTER_SITES=	${MASTER_SITE_PYPI:=b/brotlipy/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/python-hyper/brotlipy/
-COMMENT=	Python Bindings to the Brotli Compression Algorithm
-LICENSE=	mit
-
-DEPENDS+=	${PYPKGPREFIX}-cffi>=1.0.0:../../devel/py-cffi
-
-.include "../../lang/python/egg.mk"
-
-.if ${_PYTHON_VERSION} < 33
-DEPENDS+=	${PYPKGPREFIX}-enum34>=1.0.4:../../devel/py-enum34
-.endif
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-brotlipy/PLIST b/py-brotlipy/PLIST
deleted file mode 100644
index f98e6b5d44..0000000000
--- a/py-brotlipy/PLIST
+++ /dev/null
@@ -1,18 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/brotli/__init__.py
-${PYSITELIB}/brotli/__init__.pyc
-${PYSITELIB}/brotli/__init__.pyo
-${PLIST.py2x}${PYSITELIB}/brotli/_brotli.so
-${PLIST.py3x}${PYSITELIB}/brotli/_brotli.abi3.so
-${PYSITELIB}/brotli/brotli.py
-${PYSITELIB}/brotli/brotli.pyc
-${PYSITELIB}/brotli/brotli.pyo
-${PYSITELIB}/brotli/build.py
-${PYSITELIB}/brotli/build.pyc
-${PYSITELIB}/brotli/build.pyo
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff --git a/py-brotlipy/distinfo b/py-brotlipy/distinfo
deleted file mode 100644
index 9a76ac0c83..0000000000
--- a/py-brotlipy/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (brotlipy-0.6.0.tar.gz) = 2b7feb0fb726f51eb3ec0c1b6cd385f64186ef86
-RMD160 (brotlipy-0.6.0.tar.gz) = 1a23de5291aa72296922158860fda4577170d939
-SHA512 (brotlipy-0.6.0.tar.gz) = 7fdeebaf50565cd57c98cd60297c50a8482283b9d71a382d0e92068eeec1d3d9dd50735d81ac8b196e54291c9cbe9fd3ef27c939ecdc2a164dc9a08b3f57f35c
-Size (brotlipy-0.6.0.tar.gz) = 437694 bytes


Home | Main Index | Thread Index | Old Index