From b3f7e941fdfa4a6ba3ad02be28cce0545240a21c Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 14 Jul 2022 06:56:57 +0000 Subject: py-chai: really remove --- devel/py-chai/DESCR | 2 -- devel/py-chai/Makefile | 17 ----------------- devel/py-chai/PLIST | 35 ----------------------------------- devel/py-chai/distinfo | 5 ----- 4 files changed, 59 deletions(-) delete mode 100644 devel/py-chai/DESCR delete mode 100644 devel/py-chai/Makefile delete mode 100644 devel/py-chai/PLIST delete mode 100644 devel/py-chai/distinfo diff --git a/devel/py-chai/DESCR b/devel/py-chai/DESCR deleted file mode 100644 index 2b2ff05a02f..00000000000 --- a/devel/py-chai/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -Chai provides a very easy to use api for mocking, stubbing and spying your -python objects, patterned after the Mocha library for Ruby. diff --git a/devel/py-chai/Makefile b/devel/py-chai/Makefile deleted file mode 100644 index a862a6f956b..00000000000 --- a/devel/py-chai/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2022/01/04 20:52:55 wiz Exp $ - -DISTNAME= chai-1.1.2 -PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 -CATEGORIES= devel python -MASTER_SITES= ${MASTER_SITE_PYPI:=c/chai/} - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://github.com/agoragames/chai -COMMENT= Easy to use mocking, stubbing and spying framework -LICENSE= modified-bsd - -USE_LANGUAGES= # none - -.include "../../lang/python/egg.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-chai/PLIST b/devel/py-chai/PLIST deleted file mode 100644 index f922cf833dd..00000000000 --- a/devel/py-chai/PLIST +++ /dev/null @@ -1,35 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2018/02/14 01:44:32 minskim Exp $ -${PYSITELIB}/${EGG_INFODIR}/PKG-INFO -${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt -${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt -${PYSITELIB}/${EGG_INFODIR}/top_level.txt -${PYSITELIB}/chai/__init__.py -${PYSITELIB}/chai/__init__.pyc -${PYSITELIB}/chai/__init__.pyo -${PYSITELIB}/chai/_termcolor.py -${PYSITELIB}/chai/_termcolor.pyc -${PYSITELIB}/chai/_termcolor.pyo -${PYSITELIB}/chai/chai.py -${PYSITELIB}/chai/chai.pyc -${PYSITELIB}/chai/chai.pyo -${PYSITELIB}/chai/comparators.py -${PYSITELIB}/chai/comparators.pyc -${PYSITELIB}/chai/comparators.pyo -${PYSITELIB}/chai/exception.py -${PYSITELIB}/chai/exception.pyc -${PYSITELIB}/chai/exception.pyo -${PYSITELIB}/chai/expectation.py -${PYSITELIB}/chai/expectation.pyc -${PYSITELIB}/chai/expectation.pyo -${PYSITELIB}/chai/mock.py -${PYSITELIB}/chai/mock.pyc -${PYSITELIB}/chai/mock.pyo -${PYSITELIB}/chai/python2.py -${PLIST.py2x}${PYSITELIB}/chai/python2.pyc -${PLIST.py2x}${PYSITELIB}/chai/python2.pyo -${PYSITELIB}/chai/spy.py -${PYSITELIB}/chai/spy.pyc -${PYSITELIB}/chai/spy.pyo -${PYSITELIB}/chai/stub.py -${PYSITELIB}/chai/stub.pyc -${PYSITELIB}/chai/stub.pyo diff --git a/devel/py-chai/distinfo b/devel/py-chai/distinfo deleted file mode 100644 index 2126e809764..00000000000 --- a/devel/py-chai/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.3 2021/10/26 10:18:17 nia Exp $ - -BLAKE2s (chai-1.1.2.tar.gz) = b6f56facef41f341d7a73776110e4c0c71a8d729751db70a7dc7173284f77282 -SHA512 (chai-1.1.2.tar.gz) = 81191b11a8c5c6bd1fbb0c43fe7855d6e6d9be54b4d0ddc42582a23b9df03249a91ba8ca50b5b74e76aab73a101377624e041b6c47ea6cba5267d4b58eaf77e5 -Size (chai-1.1.2.tar.gz) = 107807 bytes -- cgit v1.2.3