pkgsrc-WIP-changes archive

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

wip: Remove py-pylsqpack, imported in pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Jan 7 00:14:53 2024 +0100
Changeset:	aafbe404a7aedf0a0b2bc449b21e0cd1e0038feb

Modified Files:
	Makefile
Removed Files:
	py-pylsqpack/DESCR
	py-pylsqpack/Makefile
	py-pylsqpack/PLIST
	py-pylsqpack/distinfo

Log Message:
wip: Remove py-pylsqpack, imported in pkgsrc

py-pylsqpack is now www/py-pylsqpack.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=aafbe404a7aedf0a0b2bc449b21e0cd1e0038feb

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

diffstat:
 Makefile              |  1 -
 py-pylsqpack/DESCR    |  3 ---
 py-pylsqpack/Makefile | 19 -------------------
 py-pylsqpack/PLIST    | 11 -----------
 py-pylsqpack/distinfo |  5 -----
 5 files changed, 39 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 17b7a0609d..932f3793a1 100644
--- a/Makefile
+++ b/Makefile
@@ -4249,7 +4249,6 @@ SUBDIR+=	py-pykit-shared
 SUBDIR+=	py-pylint-venv
 SUBDIR+=	py-pylith
 SUBDIR+=	py-pyls-spyder
-SUBDIR+=	py-pylsqpack
 SUBDIR+=	py-pymatgen
 SUBDIR+=	py-pymbolic
 SUBDIR+=	py-pymdown-extensions
diff --git a/py-pylsqpack/DESCR b/py-pylsqpack/DESCR
deleted file mode 100644
index e12a9f4c5c..0000000000
--- a/py-pylsqpack/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-pylsqpack is a wrapper around the ls-qpack library. It provides Python
-Decoder and Encoder objects to read or write HTTP/3 headers compressed
-with QPACK.
diff --git a/py-pylsqpack/Makefile b/py-pylsqpack/Makefile
deleted file mode 100644
index 0cb5556f62..0000000000
--- a/py-pylsqpack/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	pylsqpack-0.3.18
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	www python
-MASTER_SITES=	${MASTER_SITE_PYPI:=p/pylsqpack/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/aiortc/pylsqpack
-COMMENT=	Python wrapper for the ls-qpack QPACK library
-LICENSE=	modified-bsd
-
-TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-
-PYTHON_VERSIONS_INCOMPATIBLE=	27
-
-.include "../../lang/python/wheel.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-pylsqpack/PLIST b/py-pylsqpack/PLIST
deleted file mode 100644
index 557c4c9e89..0000000000
--- a/py-pylsqpack/PLIST
+++ /dev/null
@@ -1,11 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/pylsqpack/__init__.py
-${PYSITELIB}/pylsqpack/__init__.pyc
-${PYSITELIB}/pylsqpack/__init__.pyo
-${PYSITELIB}/pylsqpack/_binding.abi3.so
-${PYSITELIB}/pylsqpack/binding.c
diff --git a/py-pylsqpack/distinfo b/py-pylsqpack/distinfo
deleted file mode 100644
index 9b320b849e..0000000000
--- a/py-pylsqpack/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (pylsqpack-0.3.18.tar.gz) = eaa0aaf7ee16d7a68f19c2e60ac8ce69d03afbac8d79f1675100a7d28025fa34
-SHA512 (pylsqpack-0.3.18.tar.gz) = 7a176512cbcea560145be6177976d93ebf61d66b5be3632f29e3cabf90aa9ebbfd3cceac2631c12297019846bc9ba19d292150fc2b7a98d9671175256ee780c0
-Size (pylsqpack-0.3.18.tar.gz) = 659125 bytes


Home | Main Index | Thread Index | Old Index