pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www py-hstspreload: removed



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e4bd0ccf08f
branches:  trunk
changeset: 448930:3e4bd0ccf08f
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Mar 18 09:19:16 2021 +0000

description:
py-hstspreload: removed

diffstat:

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

diffs (70 lines):

diff -r 186d94155b17 -r 3e4bd0ccf08f www/Makefile
--- a/www/Makefile      Thu Mar 18 09:18:17 2021 +0000
+++ b/www/Makefile      Thu Mar 18 09:19:16 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1521 2021/03/11 03:09:31 gutteridge Exp $
+# $NetBSD: Makefile,v 1.1522 2021/03/18 09:19:16 adam Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -753,7 +753,6 @@
 SUBDIR+=       py-gunicorn
 SUBDIR+=       py-h11
 SUBDIR+=       py-h2
-SUBDIR+=       py-hstspreload
 SUBDIR+=       py-http-parser
 SUBDIR+=       py-http_ece
 SUBDIR+=       py-httpbin
diff -r 186d94155b17 -r 3e4bd0ccf08f www/py-hstspreload/DESCR
--- a/www/py-hstspreload/DESCR  Thu Mar 18 09:18:17 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-The package provides a single function: in_hsts_preload() which takes an
-IDNA-encoded host and returns either True or False regarding whether that host
-should be only accessed via HTTPS.
diff -r 186d94155b17 -r 3e4bd0ccf08f www/py-hstspreload/Makefile
--- a/www/py-hstspreload/Makefile       Thu Mar 18 09:18:17 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2020/08/10 06:56:56 adam Exp $
-
-DISTNAME=      hstspreload-2020.8.8
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    www python
-MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hstspreload/}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/sethmlarson/hstspreload
-COMMENT=       Chromium HSTS Preload list
-LICENSE=       modified-bsd
-
-USE_LANGUAGES= # none
-
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 186d94155b17 -r 3e4bd0ccf08f www/py-hstspreload/PLIST
--- a/www/py-hstspreload/PLIST  Thu Mar 18 09:18:17 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2020/01/08 20:53:28 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}/top_level.txt
-${PYSITELIB}/hstspreload/__init__.py
-${PYSITELIB}/hstspreload/__init__.pyc
-${PYSITELIB}/hstspreload/__init__.pyo
-${PYSITELIB}/hstspreload/hstspreload.bin
diff -r 186d94155b17 -r 3e4bd0ccf08f www/py-hstspreload/distinfo
--- a/www/py-hstspreload/distinfo       Thu Mar 18 09:18:17 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.8 2020/08/10 06:56:56 adam Exp $
-
-SHA1 (hstspreload-2020.8.8.tar.gz) = 90312d4445ae67b2aa0ae9cba16aa45d30352ea1
-RMD160 (hstspreload-2020.8.8.tar.gz) = b43ec9f6ca0889bef7edfaeaaace3406194bf15d
-SHA512 (hstspreload-2020.8.8.tar.gz) = b83c207c8e94a6845322d0584bf5d16603ef1af3629d97cd748a9dd2abe02f660768696f21329d01babeebbb139b733acc769b9ae64b2de84d06bf229bba35b3
-Size (hstspreload-2020.8.8.tar.gz) = 927612 bytes



Home | Main Index | Thread Index | Old Index