pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www py-idna_ssl: removed; outdated



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e6de13843ba
branches:  trunk
changeset: 771938:2e6de13843ba
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Dec 30 13:32:30 2021 +0000

description:
py-idna_ssl: removed; outdated

diffstat:

 www/Makefile             |   3 +--
 www/py-idna_ssl/DESCR    |   1 -
 www/py-idna_ssl/Makefile |  21 ---------------------
 www/py-idna_ssl/PLIST    |  10 ----------
 www/py-idna_ssl/distinfo |   5 -----
 5 files changed, 1 insertions(+), 39 deletions(-)

diffs (70 lines):

diff -r 203b7140d8c8 -r 2e6de13843ba www/Makefile
--- a/www/Makefile      Thu Dec 30 13:24:01 2021 +0000
+++ b/www/Makefile      Thu Dec 30 13:32:30 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1606 2021/12/28 20:06:17 nia Exp $
+# $NetBSD: Makefile,v 1.1607 2021/12/30 13:32:30 adam Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -771,7 +771,6 @@
 SUBDIR+=       py-hyperframe
 SUBDIR+=       py-hyperlink
 SUBDIR+=       py-idna
-SUBDIR+=       py-idna_ssl
 SUBDIR+=       py-ipywidgets
 SUBDIR+=       py-jonpy
 SUBDIR+=       py-klein
diff -r 203b7140d8c8 -r 2e6de13843ba www/py-idna_ssl/DESCR
--- a/www/py-idna_ssl/DESCR     Thu Dec 30 13:24:01 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Patch ssl.match_hostname for Unicode(idna) domains support.
diff -r 203b7140d8c8 -r 2e6de13843ba www/py-idna_ssl/Makefile
--- a/www/py-idna_ssl/Makefile  Thu Dec 30 13:24:01 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2018/08/28 13:44:00 sevan Exp $
-
-DISTNAME=      idna-ssl-1.1.0
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    www python
-MASTER_SITES=  ${MASTER_SITE_PYPI:=i/idna_ssl/}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/aio-libs/idna_ssl
-COMMENT=       Patch ssl.match_hostname for Unicode(idna) domains support
-LICENSE=       mit
-
-DEPENDS+=      ${PYPKGPREFIX}-idna>=2.0:../../www/py-idna
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
-
-.include "../../lang/python/pyversion.mk"
-
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 203b7140d8c8 -r 2e6de13843ba www/py-idna_ssl/PLIST
--- a/www/py-idna_ssl/PLIST     Thu Dec 30 13:24:01 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2018/02/05 16:38:56 adam Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/idna_ssl.py
-${PYSITELIB}/idna_ssl.pyc
-${PYSITELIB}/idna_ssl.pyo
diff -r 203b7140d8c8 -r 2e6de13843ba www/py-idna_ssl/distinfo
--- a/www/py-idna_ssl/distinfo  Thu Dec 30 13:24:01 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:30:43 nia Exp $
-
-BLAKE2s (idna-ssl-1.1.0.tar.gz) = f33a403fc75f2ff9bac46580e0f9d56666f70b5db2f7121d81597628f8b159b1
-SHA512 (idna-ssl-1.1.0.tar.gz) = f9db74cecabbbfddfd1817bbd8434ef2aafeea433c3eefff3f94c7e994da40e3f315fcda527f3a0c3743028f26bbc934f1dd21f94134123c3271975d0527cd35
-Size (idna-ssl-1.1.0.tar.gz) = 3377 bytes



Home | Main Index | Thread Index | Old Index