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:           Thu Dec  7 08:31:09 UTC 2023

Modified Files:
        pkgsrc/devel/py-license-expression: Makefile distinfo

Log Message:
py-license-expression: update to 30.2.0.

v30.2.0 - 2023-11-29
--------------------

This is a minor release without API changes:

- Use latest skeleton
- Update license list to latest ScanCode and SPDX 3.22
- Add Python 3.12 support in CI


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 pkgsrc/devel/py-license-expression/Makefile:1.2
--- pkgsrc/devel/py-license-expression/Makefile:1.1     Tue Nov  7 15:39:04 2023
+++ pkgsrc/devel/py-license-expression/Makefile Thu Dec  7 08:31:09 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2023/11/07 15:39:04 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2023/12/07 08:31:09 wiz Exp $
 
-DISTNAME=      license-expression-30.1.1
+DISTNAME=      license-expression-30.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=l/license-expression/}
Index: pkgsrc/devel/py-license-expression/distinfo
diff -u pkgsrc/devel/py-license-expression/distinfo:1.1 pkgsrc/devel/py-license-expression/distinfo:1.2
--- pkgsrc/devel/py-license-expression/distinfo:1.1     Tue Nov  7 15:39:04 2023
+++ pkgsrc/devel/py-license-expression/distinfo Thu Dec  7 08:31:09 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/11/07 15:39:04 wiz Exp $
+$NetBSD: distinfo,v 1.2 2023/12/07 08:31:09 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
+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



Home | Main Index | Thread Index | Old Index