Sun Jul 24 11:03:21 2022 UTC ()
devel/py-pip-requirements-parser: import py-pip-requirements-parser-31.2.0

pip-requirements-parser is a mostly correct pip requirements parsing
library... because it uses pip's own code!

pip is the package installer for Python that is using "requirements"
text files listing the packages to install.


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

File Added: pkgsrc/devel/py-pip-requirements-parser/DESCR
pip-requirements-parser is a mostly correct pip requirements parsing
library... because it uses pip's own code!

pip is the package installer for Python that is using "requirements"
text files listing the packages to install.

File Added: pkgsrc/devel/py-pip-requirements-parser/Makefile
# $NetBSD: Makefile,v 1.1 2022/07/24 11:03:21 wiz Exp $

DISTNAME=	pip-requirements-parser-31.2.0
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	devel python
MASTER_SITES=	${MASTER_SITE_PYPI:=p/pip-requirements-parser/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/nexB/pip-requirements-parser
COMMENT=	pip requirements parsing library
LICENSE=	mit

BUILD_DEPENDS+=	${PYPKGPREFIX}-setuptools_scm>=3.4.1:../../devel/py-setuptools_scm
DEPENDS+=	${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging

USE_LANGUAGES=	# none

PYTHON_VERSIONS_INCOMPATIBLE=	27

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

File Added: pkgsrc/devel/py-pip-requirements-parser/PLIST
@comment $NetBSD: PLIST,v 1.1 2022/07/24 11:03:21 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pip_requirements_parser.py
${PYSITELIB}/pip_requirements_parser.pyc
${PYSITELIB}/pip_requirements_parser.pyo

File Added: pkgsrc/devel/py-pip-requirements-parser/distinfo
$NetBSD: distinfo,v 1.1 2022/07/24 11:03:21 wiz Exp $

BLAKE2s (pip-requirements-parser-31.2.0.tar.gz) = 4b11308feccefb627485c9fbc9a44700f8ed5f70f27fdcd9c7287477f9c40fc2
SHA512 (pip-requirements-parser-31.2.0.tar.gz) = 394b5bc4349e76aa25ddf76efea38d30c45c3a01f905fceaed64b03b4376fbc83ecd50c714ec96480ed778eafa9bc80847076b94336babeab4d37dc9080bc85f
Size (pip-requirements-parser-31.2.0.tar.gz) = 209659 bytes