pkgsrc-WIP-changes archive

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

Removed py-zope.deprecation (already in devel/)



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <adam%viamedium.pl@localhost>
Pushed By:	adam
Date:		Sun Dec 23 12:25:02 2018 +0100
Changeset:	dbf933f2f0d0550cb6ad730ee43f33297db939f9

Modified Files:
	Makefile
Removed Files:
	py-zope.deprecation/DESCR
	py-zope.deprecation/Makefile
	py-zope.deprecation/PLIST
	py-zope.deprecation/distinfo

Log Message:
Removed py-zope.deprecation (already in devel/)

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

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

diffstat:
 Makefile                     |  1 -
 py-zope.deprecation/DESCR    |  2 --
 py-zope.deprecation/Makefile | 16 ----------------
 py-zope.deprecation/PLIST    | 21 ---------------------
 py-zope.deprecation/distinfo |  6 ------
 5 files changed, 46 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index ddfd5f9738..9311b13079 100644
--- a/Makefile
+++ b/Makefile
@@ -4057,7 +4057,6 @@ SUBDIR+=	py-z2pack
 SUBDIR+=	py-zeitgeist
 SUBDIR+=	py-zenity
 SUBDIR+=	py-zipline
-SUBDIR+=	py-zope.deprecation
 SUBDIR+=	pydance
 SUBDIR+=	pydb
 SUBDIR+=	pypanel
diff --git a/py-zope.deprecation/DESCR b/py-zope.deprecation/DESCR
deleted file mode 100644
index 3bad5a1ee6..0000000000
--- a/py-zope.deprecation/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This package provides a simple function called deprecated(names, reason)
-to mark deprecated modules, classes, functions, methods and properties
diff --git a/py-zope.deprecation/Makefile b/py-zope.deprecation/Makefile
deleted file mode 100644
index 0628025a43..0000000000
--- a/py-zope.deprecation/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	zope.deprecation-4.1.2
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_PYPI:=z/zope.deprecation/}
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	http://pypi.python.org/pypi/zope.deprecation
-COMMENT=	Zope Deprecation Infrastructure
-LICENSE=	zpl-2.0
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-zope.deprecation/PLIST b/py-zope.deprecation/PLIST
deleted file mode 100644
index f353a6021e..0000000000
--- a/py-zope.deprecation/PLIST
+++ /dev/null
@@ -1,21 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_NAME}-nspkg.pth
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/zope/deprecation/__init__.py
-${PYSITELIB}/zope/deprecation/__init__.pyc
-${PYSITELIB}/zope/deprecation/__init__.pyo
-${PYSITELIB}/zope/deprecation/deprecation.py
-${PYSITELIB}/zope/deprecation/deprecation.pyc
-${PYSITELIB}/zope/deprecation/deprecation.pyo
-${PYSITELIB}/zope/deprecation/fixture.py
-${PYSITELIB}/zope/deprecation/fixture.pyc
-${PYSITELIB}/zope/deprecation/fixture.pyo
-${PYSITELIB}/zope/deprecation/tests.py
-${PYSITELIB}/zope/deprecation/tests.pyc
-${PYSITELIB}/zope/deprecation/tests.pyo
diff --git a/py-zope.deprecation/distinfo b/py-zope.deprecation/distinfo
deleted file mode 100644
index a4b5fa466b..0000000000
--- a/py-zope.deprecation/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (zope.deprecation-4.1.2.tar.gz) = d70e80a8ed36b12def45ad6bca9f619a2763868b
-RMD160 (zope.deprecation-4.1.2.tar.gz) = 1d6fd872e1e74adb326e9f550237d12e424fe8b2
-SHA512 (zope.deprecation-4.1.2.tar.gz) = 071b9dc310449a8fbab52053a64304ab72e9259b4676eab47296cb79d7616bb643c8cfcb8526b502491b214b7ee252b547051897dfbd8073a7aece5e0ec25ba5
-Size (zope.deprecation-4.1.2.tar.gz) = 146327 bytes


Home | Main Index | Thread Index | Old Index