pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-license-expression



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Nov  7 15:39:04 UTC 2023

Added Files:
        pkgsrc/devel/py-license-expression: DESCR Makefile PLIST distinfo

Log Message:
devel/py-license-expression: import py-license-expression-30.1.1

Software project licenses are often a combination of several free
and open source software licenses. License expressions - as specified
by SPDX - provide a concise and human readable way to express these
licenses without having to read long license texts, while still
being machine-readable.

License expressions are used by key FOSS projects such as Linux;
several packages ecosystem use them to document package licensing
metadata such as npm and Rubygems; they are important when exchanging
software data (such as with SPDX and SBOM in general) as a way to
express licensing precisely.

license-expression is a comprehensive utility library to parse,
compare, simplify and normalize these license expressions (such as
SPDX license expressions) using boolean logic like in: GPL-2.0-or-later
WITH Classpath-exception-2.0 AND MIT.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-license-expression/DESCR \
    pkgsrc/devel/py-license-expression/Makefile \
    pkgsrc/devel/py-license-expression/PLIST \
    pkgsrc/devel/py-license-expression/distinfo

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

Added files:

Index: pkgsrc/devel/py-license-expression/DESCR
diff -u /dev/null pkgsrc/devel/py-license-expression/DESCR:1.1
--- /dev/null   Tue Nov  7 15:39:04 2023
+++ pkgsrc/devel/py-license-expression/DESCR    Tue Nov  7 15:39:04 2023
@@ -0,0 +1,16 @@
+Software project licenses are often a combination of several free
+and open source software licenses. License expressions - as specified
+by SPDX - provide a concise and human readable way to express these
+licenses without having to read long license texts, while still
+being machine-readable.
+
+License expressions are used by key FOSS projects such as Linux;
+several packages ecosystem use them to document package licensing
+metadata such as npm and Rubygems; they are important when exchanging
+software data (such as with SPDX and SBOM in general) as a way to
+express licensing precisely.
+
+license-expression is a comprehensive utility library to parse,
+compare, simplify and normalize these license expressions (such as
+SPDX license expressions) using boolean logic like in: GPL-2.0-or-later
+WITH Classpath-exception-2.0 AND MIT.
Index: pkgsrc/devel/py-license-expression/Makefile
diff -u /dev/null pkgsrc/devel/py-license-expression/Makefile:1.1
--- /dev/null   Tue Nov  7 15:39:04 2023
+++ pkgsrc/devel/py-license-expression/Makefile Tue Nov  7 15:39:04 2023
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2023/11/07 15:39:04 wiz Exp $
+
+DISTNAME=      license-expression-30.1.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    devel python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=l/license-expression/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/nexB/license-expression
+COMMENT=       Library to parse, compare, simplify and normalize license expressions
+LICENSE=       apache-2.0
+
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+DEPENDS+=      ${PYPKGPREFIX}-boolean.py-[0-9]*:../../devel/py-boolean.py
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-license-expression/PLIST
diff -u /dev/null pkgsrc/devel/py-license-expression/PLIST:1.1
--- /dev/null   Tue Nov  7 15:39:04 2023
+++ pkgsrc/devel/py-license-expression/PLIST    Tue Nov  7 15:39:04 2023
@@ -0,0 +1,20 @@
+@comment $NetBSD: PLIST,v 1.1 2023/11/07 15:39:04 wiz Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.rst
+${PYSITELIB}/${WHEEL_INFODIR}/CHANGELOG.rst
+${PYSITELIB}/${WHEEL_INFODIR}/CODE_OF_CONDUCT.rst
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/NOTICE
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/apache-2.0.LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/license_expression/__init__.py
+${PYSITELIB}/license_expression/__init__.pyc
+${PYSITELIB}/license_expression/__init__.pyo
+${PYSITELIB}/license_expression/_pyahocorasick.ABOUT
+${PYSITELIB}/license_expression/_pyahocorasick.py
+${PYSITELIB}/license_expression/_pyahocorasick.pyc
+${PYSITELIB}/license_expression/_pyahocorasick.pyo
+${PYSITELIB}/license_expression/data/cc-by-4.0.LICENSE
+${PYSITELIB}/license_expression/data/license_key_index.json.ABOUT
+${PYSITELIB}/license_expression/data/scancode-licensedb-index.json
Index: pkgsrc/devel/py-license-expression/distinfo
diff -u /dev/null pkgsrc/devel/py-license-expression/distinfo:1.1
--- /dev/null   Tue Nov  7 15:39:04 2023
+++ pkgsrc/devel/py-license-expression/distinfo Tue Nov  7 15:39:04 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/11/07 15:39:04 wiz Exp $
+
+BLAKE2s (license-expression-30.1.1.tar.gz) = fb140f1812a44bbe07105af8b38fe5d0a133af39fa3ac3890e7297a0fbabe3a6
+SHA512 (license-expression-30.1.1.tar.gz) = 048431b9eb70f3e53c4f1ae73b8ef930ddcf8d4ebf17239e76b1a687d3fd8132c87d4e50150fef69a542d283401f7e63036aa417285f2717eae988735c3f0ee6
+Size (license-expression-30.1.1.tar.gz) = 169790 bytes



Home | Main Index | Thread Index | Old Index