summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-11-02 11:40:21 +0000
committerobache <obache@pkgsrc.org>2009-11-02 11:40:21 +0000
commit9654dcdf9d5bae1c96a64ba84a55aa7ef8f3ada6 (patch)
tree6cf939d0809657f311a08b0bd5e62dab8d71d70c
parent10144ebfd45ebd8a178bf5cc90677f79f383ff2f (diff)
downloadpkgsrc-9654dcdf9d5bae1c96a64ba84a55aa7ef8f3ada6.tar.gz
Remove py-logging.
python logging module is part of python since 2.3, and python>=2.4 contains newer than this package, even if updated to latest version requested by PR 41675.
-rw-r--r--devel/Makefile3
-rw-r--r--devel/py-logging/DESCR2
-rw-r--r--devel/py-logging/Makefile19
-rw-r--r--devel/py-logging/PLIST10
-rw-r--r--devel/py-logging/distinfo5
5 files changed, 1 insertions, 38 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 7c56a1392ad..ac1768f24d2 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1248 2009/10/31 03:34:59 heinz Exp $
+# $NetBSD: Makefile,v 1.1249 2009/11/02 11:40:21 obache Exp $
#
COMMENT= Development utilities
@@ -1016,7 +1016,6 @@ SUBDIR+= py-gobject-shared
SUBDIR+= py-idle
SUBDIR+= py-kjbuckets
SUBDIR+= py-kqueue
-SUBDIR+= py-logging
SUBDIR+= py-newt
SUBDIR+= py-pexpect
SUBDIR+= py-pqueue
diff --git a/devel/py-logging/DESCR b/devel/py-logging/DESCR
deleted file mode 100644
index 6533ddeace3..00000000000
--- a/devel/py-logging/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This module is intended to provide error logging functionality for Python
-programs. It aims to be aligned with Python Enhancement Proposal (PEP) 282.
diff --git a/devel/py-logging/Makefile b/devel/py-logging/Makefile
deleted file mode 100644
index 8f1b2ea5947..00000000000
--- a/devel/py-logging/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:29 joerg Exp $
-#
-
-DISTNAME= logging-0.4.9.2
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= devel python
-MASTER_SITES= http://www.red-dove.com/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.red-dove.com/python_logging.html
-COMMENT= Python logging system
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-PYDISTUTILSPKG= yes
-
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-logging/PLIST b/devel/py-logging/PLIST
deleted file mode 100644
index 2ae785068fe..00000000000
--- a/devel/py-logging/PLIST
+++ /dev/null
@@ -1,10 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:49:05 joerg Exp $
-${PYSITELIB}/logging/__init__.py
-${PYSITELIB}/logging/__init__.pyc
-${PYSITELIB}/logging/__init__.pyo
-${PYSITELIB}/logging/config.py
-${PYSITELIB}/logging/config.pyc
-${PYSITELIB}/logging/config.pyo
-${PYSITELIB}/logging/handlers.py
-${PYSITELIB}/logging/handlers.pyc
-${PYSITELIB}/logging/handlers.pyo
diff --git a/devel/py-logging/distinfo b/devel/py-logging/distinfo
deleted file mode 100644
index de56475572b..00000000000
--- a/devel/py-logging/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 22:24:31 agc Exp $
-
-SHA1 (logging-0.4.9.2.tar.gz) = db3ce2808ed1e6522cbbdb1ed9a1fee403be4b97
-RMD160 (logging-0.4.9.2.tar.gz) = 8a1703f8e0dbe95973112480d69445f4c4e75c14
-Size (logging-0.4.9.2.tar.gz) = 87854 bytes