pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-backports.ssl_match_hostname py-backports....
details: https://anonhg.NetBSD.org/pkgsrc/rev/bb803c2f733c
branches: trunk
changeset: 371537:bb803c2f733c
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 20:27:16 2022 +0000
description:
py-backports.ssl_match_hostname: convert to egg.mk
diffstat:
security/py-backports.ssl_match_hostname/Makefile | 7 ++++---
security/py-backports.ssl_match_hostname/PLIST | 3 +--
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (32 lines):
diff -r 5760c120f925 -r bb803c2f733c security/py-backports.ssl_match_hostname/Makefile
--- a/security/py-backports.ssl_match_hostname/Makefile Mon Jan 10 20:26:31 2022 +0000
+++ b/security/py-backports.ssl_match_hostname/Makefile Mon Jan 10 20:27:16 2022 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2020/01/26 17:32:06 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2022/01/10 20:27:16 wiz Exp $
DISTNAME= backports.ssl_match_hostname-3.7.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= python security www
+PKGREVISION= 1
+CATEGORIES= security python www
MASTER_SITES= ${MASTER_SITE_PYPI:=b/backports.ssl_match_hostname/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -17,5 +18,5 @@
post-install:
${RM} ${DESTDIR}${PREFIX}/${PYSITELIB}/backports/__init__.*
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 5760c120f925 -r bb803c2f733c security/py-backports.ssl_match_hostname/PLIST
--- a/security/py-backports.ssl_match_hostname/PLIST Mon Jan 10 20:26:31 2022 +0000
+++ b/security/py-backports.ssl_match_hostname/PLIST Mon Jan 10 20:27:16 2022 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2017/11/22 11:00:24 markd Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.4 2022/01/10 20:27:16 wiz Exp $
${PYSITELIB}/backports/ssl_match_hostname/__init__.py
${PYSITELIB}/backports/ssl_match_hostname/__init__.pyc
${PYSITELIB}/backports/ssl_match_hostname/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index