pkgsrc-WIP-changes archive

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

remove py-postgresfixture: instable



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Wed Oct 21 11:46:41 2020 +0100
Changeset:	43b110d96341923f0de08604f28cffd34142b4fe

Removed Files:
	py-postgresfixture/DESCR
	py-postgresfixture/Makefile
	py-postgresfixture/PLIST
	py-postgresfixture/distinfo

Log Message:
remove py-postgresfixture: instable

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

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

diffstat:
 py-postgresfixture/DESCR    |  3 ---
 py-postgresfixture/Makefile | 22 ----------------------
 py-postgresfixture/PLIST    | 42 ------------------------------------------
 py-postgresfixture/distinfo |  6 ------
 4 files changed, 73 deletions(-)

diffs:
diff --git a/py-postgresfixture/DESCR b/py-postgresfixture/DESCR
deleted file mode 100644
index 0801bc2557..0000000000
--- a/py-postgresfixture/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-A Python fixture for creating PostgreSQL clusters and databases,
-and tearing them down again, intended for use during development
-and testing
diff --git a/py-postgresfixture/Makefile b/py-postgresfixture/Makefile
deleted file mode 100644
index 0bf11494c0..0000000000
--- a/py-postgresfixture/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	postgresfixture-0.4.2
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	databases python
-MASTER_SITES=	https://files.pythonhosted.org/packages/d9/23/9c687e856c9d378580e93fe13b57ff7222fcb92ab98592cf8fbe378a36a9/
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://pypi.org/project/postgresfixture/
-COMMENT=	Fixture for creating PostgreSQL clusters and databases
-LICENSE=	gnu-agpl-v3
-
-DEPENDS+=	${PYPKGPREFIX}-fixtures>=0.3.8:../../devel/py-fixtures
-DEPENDS+=	${PYPKGPREFIX}-psycopg2>=2.4.4:../../databases/py-psycopg2
-DEPENDS+=	${PYPKGPREFIX}-testtools>=0.9.14:../../devel/py-testtools
-DEPENDS+=	${PYPKGPREFIX}-testscenarios>=0.4:../../devel/py-testscenarios
-TEST_DEPENDS+=	${PYPKGPREFIX}-testtools>=0.9.14:../../devel/py-testtools
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-postgresfixture/PLIST b/py-postgresfixture/PLIST
deleted file mode 100644
index 9caa73abd8..0000000000
--- a/py-postgresfixture/PLIST
+++ /dev/null
@@ -1,42 +0,0 @@
-@comment $NetBSD$
-bin/postgresfixture
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/postgresfixture/__init__.py
-${PYSITELIB}/postgresfixture/__init__.pyc
-${PYSITELIB}/postgresfixture/__init__.pyo
-${PYSITELIB}/postgresfixture/__main__.py
-${PYSITELIB}/postgresfixture/__main__.pyc
-${PYSITELIB}/postgresfixture/__main__.pyo
-${PYSITELIB}/postgresfixture/cluster.py
-${PYSITELIB}/postgresfixture/cluster.pyc
-${PYSITELIB}/postgresfixture/cluster.pyo
-${PYSITELIB}/postgresfixture/clusterfixture.py
-${PYSITELIB}/postgresfixture/clusterfixture.pyc
-${PYSITELIB}/postgresfixture/clusterfixture.pyo
-${PYSITELIB}/postgresfixture/main.py
-${PYSITELIB}/postgresfixture/main.pyc
-${PYSITELIB}/postgresfixture/main.pyo
-${PYSITELIB}/postgresfixture/testing/__init__.py
-${PYSITELIB}/postgresfixture/testing/__init__.pyc
-${PYSITELIB}/postgresfixture/testing/__init__.pyo
-${PYSITELIB}/postgresfixture/tests/__init__.py
-${PYSITELIB}/postgresfixture/tests/__init__.pyc
-${PYSITELIB}/postgresfixture/tests/__init__.pyo
-${PYSITELIB}/postgresfixture/tests/test_cluster.py
-${PYSITELIB}/postgresfixture/tests/test_cluster.pyc
-${PYSITELIB}/postgresfixture/tests/test_cluster.pyo
-${PYSITELIB}/postgresfixture/tests/test_clusterfixture.py
-${PYSITELIB}/postgresfixture/tests/test_clusterfixture.pyc
-${PYSITELIB}/postgresfixture/tests/test_clusterfixture.pyo
-${PYSITELIB}/postgresfixture/tests/test_main.py
-${PYSITELIB}/postgresfixture/tests/test_main.pyc
-${PYSITELIB}/postgresfixture/tests/test_main.pyo
-${PYSITELIB}/postgresfixture/utils.py
-${PYSITELIB}/postgresfixture/utils.pyc
-${PYSITELIB}/postgresfixture/utils.pyo
diff --git a/py-postgresfixture/distinfo b/py-postgresfixture/distinfo
deleted file mode 100644
index 5c2bc6e1b1..0000000000
--- a/py-postgresfixture/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (postgresfixture-0.4.2.tar.gz) = 9128ff232fb58b51385638c4fd51969bada406f7
-RMD160 (postgresfixture-0.4.2.tar.gz) = f01e02ef9bceff87c0bafb0b9acd289c86546fc2
-SHA512 (postgresfixture-0.4.2.tar.gz) = 55a1ed47c91362162733e97995dee6c9fdd51dcfd3cc37b4a126a8d7b2ddb9dcc4993946b33438ae31ac10d30302e360410d0c51d8662d3d52dfd664bd2daa9e
-Size (postgresfixture-0.4.2.tar.gz) = 12578 bytes


Home | Main Index | Thread Index | Old Index