pkgsrc-WIP-changes archive

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

py-u-msgpack: remove, imported to pkgsrc/devel



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Apr 30 10:56:01 2024 +0200
Changeset:	4f09f3979c63996597c7dd8fbc45971c3d59cefa

Modified Files:
	Makefile
	py-crossbar/Makefile
Removed Files:
	py-u-msgpack/DESCR
	py-u-msgpack/Makefile
	py-u-msgpack/PLIST
	py-u-msgpack/distinfo

Log Message:
py-u-msgpack: remove, imported to pkgsrc/devel

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

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

diffstat:
 Makefile              |  5 ++++-
 py-crossbar/Makefile  |  2 +-
 py-u-msgpack/DESCR    |  6 ------
 py-u-msgpack/Makefile | 21 ---------------------
 py-u-msgpack/PLIST    | 10 ----------
 py-u-msgpack/distinfo |  5 -----
 6 files changed, 5 insertions(+), 44 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 7f290fa199..070a574f07 100644
--- a/Makefile
+++ b/Makefile
@@ -618,6 +618,7 @@ SUBDIR+=	dash-el
 SUBDIR+=	dasht
 SUBDIR+=	datamash
 SUBDIR+=	dates
+SUBDIR+=	davegnukem
 SUBDIR+=	davical-git
 SUBDIR+=	dbf
 SUBDIR+=	dbus-dfbsd
@@ -651,6 +652,7 @@ SUBDIR+=	desmume
 SUBDIR+=	despotify-svn
 SUBDIR+=	detab
 SUBDIR+=	detachtty
+SUBDIR+=	deutex
 SUBDIR+=	devd
 SUBDIR+=	deviceatlas-enterprise-c
 SUBDIR+=	devkitARM-buildrules
@@ -4690,7 +4692,6 @@ SUBDIR+=	py-txZMQ
 SUBDIR+=	py-txdbus
 SUBDIR+=	py-typedecorator
 SUBDIR+=	py-typedload
-SUBDIR+=	py-u-msgpack
 SUBDIR+=	py-u2flib-server
 SUBDIR+=	py-ua-parser
 SUBDIR+=	py-ubjson
@@ -5670,6 +5671,7 @@ SUBDIR+=	vsearch
 SUBDIR+=	vulkan-loader
 SUBDIR+=	w3c-httpd
 SUBDIR+=	wackamole
+SUBDIR+=	wadptr
 SUBDIR+=	waffle
 SUBDIR+=	wakeonlan
 SUBDIR+=	wanderer
@@ -5893,6 +5895,7 @@ SUBDIR+=	zdbsp
 SUBDIR+=	zed
 SUBDIR+=	zeek
 SUBDIR+=	zellij
+SUBDIR+=	zephyr-smalltalk
 SUBDIR+=	zero-epwing-git
 SUBDIR+=	zetacoin
 SUBDIR+=	zf
diff --git a/py-crossbar/Makefile b/py-crossbar/Makefile
index 0abf80fcc0..c22b1c4051 100644
--- a/py-crossbar/Makefile
+++ b/py-crossbar/Makefile
@@ -44,7 +44,7 @@ DEPENDS+=	${PYPKGPREFIX}-mistune>=0.8.4:../../textproc/py-mistune
 DEPENDS+=	${PYPKGPREFIX}-ubjson>=0.16.1:../../wip/py-ubjson
 DEPENDS+=	${PYPKGPREFIX}-trie3>=0.2:../../wip/py-trie3
 DEPENDS+=	${PYPKGPREFIX}-hamcrest>=2.0.2:../../devel/py-hamcrest
-#DEPENDS+=	${PYPKGPREFIX}-u-msgpack>=2.7.1:../../wip/py-u-msgpack
+DEPENDS+=	${PYPKGPREFIX}-u-msgpack>=2.7.1:../../devel/py-u-msgpack
 DEPENDS+=	${PYPKGPREFIX}-snappy>=0.5.3:../../wip/py-snappy
 DEPENDS+=	${PYPKGPREFIX}-zlmdb>=20.8.1:../../wip/py-zlmdb
 DEPENDS+=	${PYPKGPREFIX}-autobahn>=20.1.2:../../www/py-autobahn
diff --git a/py-u-msgpack/DESCR b/py-u-msgpack/DESCR
deleted file mode 100644
index 249a2bff9c..0000000000
--- a/py-u-msgpack/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-u-msgpack-python is a lightweight serializer and deserializer
-module written in pure Python, compatible with both Python 2
-and 3, as well CPython and PyPy implementations of Python.
-u-msgpack-python is fully compliant with the latest.
-In particular, it supports the new binary, UTF-8 string,
-application-defined ext, and timestamp types.
diff --git a/py-u-msgpack/Makefile b/py-u-msgpack/Makefile
deleted file mode 100644
index cb2a4ae33a..0000000000
--- a/py-u-msgpack/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	u-msgpack-python-2.8.0
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/-python//}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=u/u-msgpack-python/}
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://github.com/vsergeev/u-msgpack-python
-COMMENT=	MessagePack serializer and deserializer written in pure Python
-LICENSE=	mit
-
-TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-
-USE_LANGUAGES=	# none
-
-PYTHON_VERSIONS_INCOMPATIBLE=	27
-
-.include "../../lang/python/wheel.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-u-msgpack/PLIST b/py-u-msgpack/PLIST
deleted file mode 100644
index 02734be046..0000000000
--- a/py-u-msgpack/PLIST
+++ /dev/null
@@ -1,10 +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}/umsgpack/__init__.py
-${PYSITELIB}/umsgpack/__init__.pyc
-${PYSITELIB}/umsgpack/__init__.pyi
-${PYSITELIB}/umsgpack/__init__.pyo
diff --git a/py-u-msgpack/distinfo b/py-u-msgpack/distinfo
deleted file mode 100644
index bff0044852..0000000000
--- a/py-u-msgpack/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (u-msgpack-python-2.8.0.tar.gz) = fa63e1407edb3dafeb844b0151c220419f03869c9d21328ffb44e9f2fa55820a
-SHA512 (u-msgpack-python-2.8.0.tar.gz) = 61dd332c9f72db65a6a949e2acdc668ab01981b3eb1e9fd58e506d35d47f5f656b9d0abec92ae0e4d949bab063aeff75c205b92758275d99dbbe5f65f15241b9
-Size (u-msgpack-python-2.8.0.tar.gz) = 18167 bytes


Home | Main Index | Thread Index | Old Index