pkgsrc-WIP-changes archive

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

py-registry: removed; last update 2019-05-08



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <adam%defguard.net@localhost>
Pushed By:	adam
Date:		Sun Jan 25 13:19:02 2026 +0100
Changeset:	b5c38bd6ce7d3cb1ee00157d418249b0b8414b75

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

Log Message:
py-registry: removed; last update 2019-05-08

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

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

diffstat:
 Makefile             |  1 -
 py-registry/DESCR    |  1 -
 py-registry/Makefile | 19 -------------------
 py-registry/PLIST    | 21 ---------------------
 py-registry/distinfo |  5 -----
 5 files changed, 47 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 48233a066e..01534875dd 100644
--- a/Makefile
+++ b/Makefile
@@ -4626,7 +4626,6 @@ SUBDIR+=	py-recordclass
 SUBDIR+=	py-redbaron
 SUBDIR+=	py-redis-cluster
 SUBDIR+=	py-reducer
-SUBDIR+=	py-registry
 SUBDIR+=	py-regress
 SUBDIR+=	py-releases
 SUBDIR+=	py-remctl
diff --git a/py-registry/DESCR b/py-registry/DESCR
deleted file mode 100644
index 982871dfc5..0000000000
--- a/py-registry/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Read access to Windows Registry files
diff --git a/py-registry/Makefile b/py-registry/Makefile
deleted file mode 100644
index 3415ad3754..0000000000
--- a/py-registry/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	python-registry-1.3.1
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	https://files.pythonhosted.org/packages/a4/82/c9ae8e9764eae863a4d63c05d5f2d767e392b523c2976c16c56f9a3b17b4/
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	http://www.williballenthin.com/registry/
-COMMENT=	Read access to Windows Registry files
-LICENSE=	apache-2.0
-
-#DEPENDS+=	# TODO: enum-compat>=0
-DEPENDS+=	${PYPKGPREFIX}-unicodecsv>=0.14.1:../../databases/py-unicodecsv
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-registry/PLIST b/py-registry/PLIST
deleted file mode 100644
index 5a61dde07f..0000000000
--- a/py-registry/PLIST
+++ /dev/null
@@ -1,21 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/Registry/Registry.py
-${PYSITELIB}/Registry/Registry.pyc
-${PYSITELIB}/Registry/Registry.pyo
-${PYSITELIB}/Registry/RegistryLog.py
-${PYSITELIB}/Registry/RegistryLog.pyc
-${PYSITELIB}/Registry/RegistryLog.pyo
-${PYSITELIB}/Registry/RegistryParse.py
-${PYSITELIB}/Registry/RegistryParse.pyc
-${PYSITELIB}/Registry/RegistryParse.pyo
-${PYSITELIB}/Registry/SettingsParse.py
-${PYSITELIB}/Registry/SettingsParse.pyc
-${PYSITELIB}/Registry/SettingsParse.pyo
-${PYSITELIB}/Registry/__init__.py
-${PYSITELIB}/Registry/__init__.pyc
-${PYSITELIB}/Registry/__init__.pyo
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff --git a/py-registry/distinfo b/py-registry/distinfo
deleted file mode 100644
index 19319fe703..0000000000
--- a/py-registry/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (python-registry-1.3.1.tar.gz) = f7c30ecbfaef9ade216afcc6ee238bf939eb5fe1
-SHA512 (python-registry-1.3.1.tar.gz) = 286e7ae5ccb3daa7427c7dc6400ae825dcbc33102030c8e2d38f110c63f9968951c7f67dbf09f35d2d69d2ab4ac5e4de265bde22fbdf3097dc1f0eea5307de1c
-Size (python-registry-1.3.1.tar.gz) = 20336 bytes


Home | Main Index | Thread Index | Old Index