pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-certifi



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Oct 26 12:38:18 UTC 2021

Modified Files:
        pkgsrc/security/py-certifi: Makefile

Log Message:
py-certifi: change LICENSE to mpl-2.0


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/security/py-certifi/Makefile

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

Modified files:

Index: pkgsrc/security/py-certifi/Makefile
diff -u pkgsrc/security/py-certifi/Makefile:1.25 pkgsrc/security/py-certifi/Makefile:1.26
--- pkgsrc/security/py-certifi/Makefile:1.25    Sat Oct  9 08:44:53 2021
+++ pkgsrc/security/py-certifi/Makefile Tue Oct 26 12:38:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2021/10/09 08:44:53 adam Exp $
+# $NetBSD: Makefile,v 1.26 2021/10/26 12:38:18 adam Exp $
 
 DISTNAME=      certifi-2021.10.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -8,7 +8,7 @@ MASTER_SITES=   ${MASTER_SITE_PYPI:=c/cert
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://certifi.io/
 COMMENT=       Python package for providing Mozilla's CA Bundle
-LICENSE=       isc
+LICENSE=       mpl-2.0
 
 USE_LANGUAGES= # none
 



Home | Main Index | Thread Index | Old Index