pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-chai py-chai: really remove



details:   https://anonhg.NetBSD.org/pkgsrc/rev/885a3499c76a
branches:  trunk
changeset: 381842:885a3499c76a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 14 06:56:57 2022 +0000

description:
py-chai: really remove

diffstat:

 devel/py-chai/DESCR    |   2 --
 devel/py-chai/Makefile |  17 -----------------
 devel/py-chai/PLIST    |  35 -----------------------------------
 devel/py-chai/distinfo |   5 -----
 4 files changed, 0 insertions(+), 59 deletions(-)

diffs (75 lines):

diff -r ec9c939e0b76 -r 885a3499c76a devel/py-chai/DESCR
--- a/devel/py-chai/DESCR       Thu Jul 14 06:55:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r ec9c939e0b76 -r 885a3499c76a devel/py-chai/Makefile
--- a/devel/py-chai/Makefile    Thu Jul 14 06:55:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-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 -r ec9c939e0b76 -r 885a3499c76a devel/py-chai/PLIST
--- a/devel/py-chai/PLIST       Thu Jul 14 06:55:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r ec9c939e0b76 -r 885a3499c76a devel/py-chai/distinfo
--- a/devel/py-chai/distinfo    Thu Jul 14 06:55:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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



Home | Main Index | Thread Index | Old Index