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: Wed Oct 30 14:37:53 UTC 2024
Modified Files:
pkgsrc/devel/py-license-expression: Makefile distinfo
Log Message:
py-license-expression: update to 30.4.0.
v30.4.0 - 2024-10-21
--------------------
This is a minor release without API changes:
- Use latest skeleton
- Update license list to latest ScanCode and SPDX 3.25
- Drop support for Python 3.8
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/devel/py-license-expression/Makefile:1.5
--- pkgsrc/devel/py-license-expression/Makefile:1.4 Tue Aug 13 08:23:25 2024
+++ pkgsrc/devel/py-license-expression/Makefile Wed Oct 30 14:37:53 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/08/13 08:23:25 adam Exp $
+# $NetBSD: Makefile,v 1.5 2024/10/30 14:37:53 wiz Exp $
-DISTNAME= license_expression-30.3.1
+DISTNAME= license_expression-30.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/license-expression/}
@@ -17,7 +17,5 @@ DEPENDS+= ${PYPKGPREFIX}-boolean.py>=4.0
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-license-expression/distinfo
diff -u pkgsrc/devel/py-license-expression/distinfo:1.4 pkgsrc/devel/py-license-expression/distinfo:1.5
--- pkgsrc/devel/py-license-expression/distinfo:1.4 Tue Aug 13 08:23:25 2024
+++ pkgsrc/devel/py-license-expression/distinfo Wed Oct 30 14:37:53 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/08/13 08:23:25 adam Exp $
+$NetBSD: distinfo,v 1.5 2024/10/30 14:37:53 wiz Exp $
-BLAKE2s (license_expression-30.3.1.tar.gz) = 3b3f95d93bddf5064192b834e30a94196411555a0ff25925a905dbb031916a62
-SHA512 (license_expression-30.3.1.tar.gz) = 293fd862ba66f6fa449eac5326ae686225f08e6be6f27106523eaffcfae16efa2fbc19e8b37748bb6ed3e8044bde1a726e368eca7006bb59b916ad2df6a11cfc
-Size (license_expression-30.3.1.tar.gz) = 174601 bytes
+BLAKE2s (license_expression-30.4.0.tar.gz) = 1553791b2bea22f811e2316f1c908407c18f07e2d7e9ae6dcfdbddeb8cdc41ec
+SHA512 (license_expression-30.4.0.tar.gz) = cc7cd6b5bd8ea4c99b66f074871ffd7cc78b3e8b1b0d3afd9b95efdb7147c8293db2fac977d684fc34d3d60bd79066a06dc2bff0a38b130d9d83c63538502db1
+Size (license_expression-30.4.0.tar.gz) = 176230 bytes
Home |
Main Index |
Thread Index |
Old Index