pkgsrc-WIP-changes archive

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

py-cachelib: remove package



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Thu Feb 25 16:01:25 2021 +0100
Changeset:	9635ed4d935db420b3d6757828a3660e0525c703

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

Log Message:
py-cachelib: remove package

It has been imported into pkgsrc.

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

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

diffstat:
 Makefile             |  1 -
 py-cachelib/DESCR    |  2 --
 py-cachelib/Makefile | 17 -----------------
 py-cachelib/PLIST    | 30 ------------------------------
 py-cachelib/distinfo |  6 ------
 5 files changed, 56 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index af658b0a95..e120f56570 100644
--- a/Makefile
+++ b/Makefile
@@ -3348,7 +3348,6 @@ SUBDIR+=	py-buildbot-www
 SUBDIR+=	py-bxa
 SUBDIR+=	py-c-lasso
 SUBDIR+=	py-cPyparsing
-SUBDIR+=	py-cachelib
 SUBDIR+=	py-calphad
 SUBDIR+=	py-calverter
 SUBDIR+=	py-cameo
diff --git a/py-cachelib/DESCR b/py-cachelib/DESCR
deleted file mode 100644
index dc34fc92c2..0000000000
--- a/py-cachelib/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-A collection of cache libraries in the same API interface. Extracted from
-werkzeug.
diff --git a/py-cachelib/Makefile b/py-cachelib/Makefile
deleted file mode 100644
index 45a8dc57e6..0000000000
--- a/py-cachelib/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	cachelib-0.1
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=c/cachelib/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/pallets/cachelib
-COMMENT=	A collection of cache libraries in the same API interface
-LICENSE=	modified-bsd
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/application.mk"
-.include "../../lang/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-cachelib/PLIST b/py-cachelib/PLIST
deleted file mode 100644
index f8e0d91089..0000000000
--- a/py-cachelib/PLIST
+++ /dev/null
@@ -1,30 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_FILE}/PKG-INFO
-${PYSITELIB}/${EGG_FILE}/SOURCES.txt
-${PYSITELIB}/${EGG_FILE}/dependency_links.txt
-${PYSITELIB}/${EGG_FILE}/not-zip-safe
-${PYSITELIB}/${EGG_FILE}/top_level.txt
-${PYSITELIB}/cachelib/__init__.py
-${PYSITELIB}/cachelib/__init__.pyc
-${PYSITELIB}/cachelib/__init__.pyo
-${PYSITELIB}/cachelib/_compat.py
-${PYSITELIB}/cachelib/_compat.pyc
-${PYSITELIB}/cachelib/_compat.pyo
-${PYSITELIB}/cachelib/base.py
-${PYSITELIB}/cachelib/base.pyc
-${PYSITELIB}/cachelib/base.pyo
-${PYSITELIB}/cachelib/file.py
-${PYSITELIB}/cachelib/file.pyc
-${PYSITELIB}/cachelib/file.pyo
-${PYSITELIB}/cachelib/memcached.py
-${PYSITELIB}/cachelib/memcached.pyc
-${PYSITELIB}/cachelib/memcached.pyo
-${PYSITELIB}/cachelib/redis.py
-${PYSITELIB}/cachelib/redis.pyc
-${PYSITELIB}/cachelib/redis.pyo
-${PYSITELIB}/cachelib/simple.py
-${PYSITELIB}/cachelib/simple.pyc
-${PYSITELIB}/cachelib/simple.pyo
-${PYSITELIB}/cachelib/uwsgi.py
-${PYSITELIB}/cachelib/uwsgi.pyc
-${PYSITELIB}/cachelib/uwsgi.pyo
diff --git a/py-cachelib/distinfo b/py-cachelib/distinfo
deleted file mode 100644
index 79c42de3b2..0000000000
--- a/py-cachelib/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (cachelib-0.1.tar.gz) = 2dcf522ff94375b0c534d1c507f5f8e6c870f211
-RMD160 (cachelib-0.1.tar.gz) = 39f3c9af7006d6684f86b0988acf4b526203bfb6
-SHA512 (cachelib-0.1.tar.gz) = 8ed41a14f3bc36393ecdce7dcc0023ce954900f4541463cf08b823b6c11a28532812c9873d32991f023986ed2ded39a560ee556447bc6d4c3e45c3d4d749c2b9
-Size (cachelib-0.1.tar.gz) = 9844 bytes


Home | Main Index | Thread Index | Old Index