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: adam
Date: Thu Mar 21 10:03:43 UTC 2024
Modified Files:
pkgsrc/devel/py-license-expression: Makefile distinfo
Log Message:
py-license-expression: updated to 30.3.0
v30.3.0 - 2024-03-18
--------------------
This is a minor release without API changes:
- Use latest skeleton
- Update license list to latest ScanCode and SPDX 3.23
- Drop support for Python 3.7
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-license-expression/Makefile \
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.
Modified files:
Index: pkgsrc/devel/py-license-expression/Makefile
diff -u pkgsrc/devel/py-license-expression/Makefile:1.2 pkgsrc/devel/py-license-expression/Makefile:1.3
--- pkgsrc/devel/py-license-expression/Makefile:1.2 Thu Dec 7 08:31:09 2023
+++ pkgsrc/devel/py-license-expression/Makefile Thu Mar 21 10:03:43 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2023/12/07 08:31:09 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2024/03/21 10:03:43 adam Exp $
-DISTNAME= license-expression-30.2.0
+DISTNAME= license-expression-30.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/license-expression/}
@@ -10,9 +10,10 @@ HOMEPAGE= https://github.com/nexB/licens
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}-setuptools>=50:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=6:../../devel/py-setuptools_scm
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+= ${PYPKGPREFIX}-boolean.py-[0-9]*:../../devel/py-boolean.py
+DEPENDS+= ${PYPKGPREFIX}-boolean.py>=4.0:../../devel/py-boolean.py
USE_LANGUAGES= # none
Index: pkgsrc/devel/py-license-expression/distinfo
diff -u pkgsrc/devel/py-license-expression/distinfo:1.2 pkgsrc/devel/py-license-expression/distinfo:1.3
--- pkgsrc/devel/py-license-expression/distinfo:1.2 Thu Dec 7 08:31:09 2023
+++ pkgsrc/devel/py-license-expression/distinfo Thu Mar 21 10:03:43 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2023/12/07 08:31:09 wiz Exp $
+$NetBSD: distinfo,v 1.3 2024/03/21 10:03:43 adam Exp $
-BLAKE2s (license-expression-30.2.0.tar.gz) = 9beb909db1c4653795d7ce9b490ef5e309691bd3702afb8b8273d6185b2161de
-SHA512 (license-expression-30.2.0.tar.gz) = 7be7ebab1d980063ab846a228c5247570d0e23ed52f4362ef7d88eb7a59274e6f74653b4e9cff8225597693087d750c5bf7fcf604440d8d3d2976ebcd7442c24
-Size (license-expression-30.2.0.tar.gz) = 174721 bytes
+BLAKE2s (license-expression-30.3.0.tar.gz) = 4a8bfd2e45781e09aef76e33dc39e034d9ae87d75cc33dbccefecb9b80f32ceb
+SHA512 (license-expression-30.3.0.tar.gz) = 3fe4ac8830085fe38d8ee713a332047941b2a7a8ff5f31810b124c5903335a8343a222926aefe000da66a49b4d6f8b934af3cc350448b075a4ec6aa1fdb51aef
+Size (license-expression-30.3.0.tar.gz) = 174389 bytes
Home |
Main Index |
Thread Index |
Old Index