Mon Jan 31 09:43:23 2022 UTC ()
devel/py-click7: import py27-click-7.1.2nb1

Click is a Python package for creating beautiful command line
interfaces in a composable way with as little code as necessary.
It's the "Command Line Interface Creation Kit".  It's highly
configurable but comes with sensible defaults out of the box.

It aims to make the process of writing command line tools quick
and fun while also preventing any frustration caused by the inability
to implement an intended CLI API.

This package contains the last version supporting Python 2.


(wiz)
diff -r0 -r1.1 pkgsrc/devel/py-click7/DESCR
diff -r0 -r1.1 pkgsrc/devel/py-click7/Makefile
diff -r0 -r1.1 pkgsrc/devel/py-click7/PLIST
diff -r0 -r1.1 pkgsrc/devel/py-click7/distinfo

File Added: pkgsrc/devel/py-click7/DESCR
Click is a Python package for creating beautiful command line
interfaces in a composable way with as little code as necessary.
It's the "Command Line Interface Creation Kit".  It's highly
configurable but comes with sensible defaults out of the box.

It aims to make the process of writing command line tools quick
and fun while also preventing any frustration caused by the inability
to implement an intended CLI API.

This package contains the last version supporting Python 2.

File Added: pkgsrc/devel/py-click7/Makefile
# $NetBSD: Makefile,v 1.1 2022/01/31 09:43:23 wiz Exp $

DISTNAME=	click-7.1.2
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
PKGREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	${MASTER_SITE_PYPI:=c/click/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://palletsprojects.com/p/click/
COMMENT=	Simple wrapper around optparse for powerful command line utilities
LICENSE=	modified-bsd

TEST_DEPENDS+=	${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner

PYTHON_VERSIONS_ACCEPTED=	27

USE_LANGUAGES=	# none

PYSETUPTESTTARGET=	pytest

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/py-click7/PLIST
@comment $NetBSD: PLIST,v 1.1 2022/01/31 09:43:23 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/click/__init__.py
${PYSITELIB}/click/__init__.pyc
${PYSITELIB}/click/__init__.pyo
${PYSITELIB}/click/_bashcomplete.py
${PYSITELIB}/click/_bashcomplete.pyc
${PYSITELIB}/click/_bashcomplete.pyo
${PYSITELIB}/click/_compat.py
${PYSITELIB}/click/_compat.pyc
${PYSITELIB}/click/_compat.pyo
${PYSITELIB}/click/_termui_impl.py
${PYSITELIB}/click/_termui_impl.pyc
${PYSITELIB}/click/_termui_impl.pyo
${PYSITELIB}/click/_textwrap.py
${PYSITELIB}/click/_textwrap.pyc
${PYSITELIB}/click/_textwrap.pyo
${PYSITELIB}/click/_unicodefun.py
${PYSITELIB}/click/_unicodefun.pyc
${PYSITELIB}/click/_unicodefun.pyo
${PYSITELIB}/click/_winconsole.py
${PYSITELIB}/click/_winconsole.pyc
${PYSITELIB}/click/_winconsole.pyo
${PYSITELIB}/click/core.py
${PYSITELIB}/click/core.pyc
${PYSITELIB}/click/core.pyo
${PYSITELIB}/click/decorators.py
${PYSITELIB}/click/decorators.pyc
${PYSITELIB}/click/decorators.pyo
${PYSITELIB}/click/exceptions.py
${PYSITELIB}/click/exceptions.pyc
${PYSITELIB}/click/exceptions.pyo
${PYSITELIB}/click/formatting.py
${PYSITELIB}/click/formatting.pyc
${PYSITELIB}/click/formatting.pyo
${PYSITELIB}/click/globals.py
${PYSITELIB}/click/globals.pyc
${PYSITELIB}/click/globals.pyo
${PYSITELIB}/click/parser.py
${PYSITELIB}/click/parser.pyc
${PYSITELIB}/click/parser.pyo
${PYSITELIB}/click/termui.py
${PYSITELIB}/click/termui.pyc
${PYSITELIB}/click/termui.pyo
${PYSITELIB}/click/testing.py
${PYSITELIB}/click/testing.pyc
${PYSITELIB}/click/testing.pyo
${PYSITELIB}/click/types.py
${PYSITELIB}/click/types.pyc
${PYSITELIB}/click/types.pyo
${PYSITELIB}/click/utils.py
${PYSITELIB}/click/utils.pyc
${PYSITELIB}/click/utils.pyo

File Added: pkgsrc/devel/py-click7/distinfo
$NetBSD: distinfo,v 1.1 2022/01/31 09:43:23 wiz Exp $

BLAKE2s (click-7.1.2.tar.gz) = c727d901b84722538430c19422b6f98b54d21cd49327f8e732d1501eab170b56
SHA512 (click-7.1.2.tar.gz) = b9fba8a30f57e380a2005b45c4f37074a27637ace9e16fb0fb0cce88aac72cfa806eea2829dac665fe2b558b8753a40b811dbfcca94dfccf999ad494865d7888
Size (click-7.1.2.tar.gz) = 297279 bytes