pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel py-stompclient: removed; obsolete
details: https://anonhg.NetBSD.org/pkgsrc/rev/f527421b1bd2
branches: trunk
changeset: 452492:f527421b1bd2
user: adam <adam%pkgsrc.org@localhost>
date: Wed May 12 04:59:46 2021 +0000
description:
py-stompclient: removed; obsolete
diffstat:
devel/Makefile | 3 +--
devel/py-stompclient/DESCR | 7 -------
devel/py-stompclient/Makefile | 17 -----------------
devel/py-stompclient/PLIST | 26 --------------------------
devel/py-stompclient/distinfo | 6 ------
5 files changed, 1 insertions(+), 58 deletions(-)
diffs (89 lines):
diff -r 37fee8cffa2d -r f527421b1bd2 devel/Makefile
--- a/devel/Makefile Wed May 12 04:56:54 2021 +0000
+++ b/devel/Makefile Wed May 12 04:59:46 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3386 2021/05/09 08:28:36 bsiegert Exp $
+# $NetBSD: Makefile,v 1.3387 2021/05/12 04:59:46 adam Exp $
#
COMMENT= Development utilities
@@ -2650,7 +2650,6 @@
SUBDIR+= py-speaklater
SUBDIR+= py-stem
SUBDIR+= py-stevedore
-SUBDIR+= py-stompclient
SUBDIR+= py-stsci.distutils
SUBDIR+= py-subprocess32
SUBDIR+= py-subversion
diff -r 37fee8cffa2d -r f527421b1bd2 devel/py-stompclient/DESCR
--- a/devel/py-stompclient/DESCR Wed May 12 04:56:54 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-stompclient provides a simple and lighweight STOMP client API for Python.
-
-stompclient supports both simplex (publisher-only) and duplex
-(publish-subscribe) communication with STOMP servers. This project started as a
-fork of the stompy project by Benjamin W. Smith) but has evolved into a very
-distinct codebase, which combines a few ideas from stompy with features from
-the Stomper library and CoilMQ broker.
diff -r 37fee8cffa2d -r f527421b1bd2 devel/py-stompclient/Makefile
--- a/devel/py-stompclient/Makefile Wed May 12 04:56:54 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2019/11/03 10:18:29 rillig Exp $
-
-DISTNAME= stompclient-0.3.2
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_PYPI:=s/stompclient/}
-
-MAINTAINER= imil%NetBSD.org@localhost
-HOMEPAGE= https://pypi.python.org/pypi/stompclient
-COMMENT= Lightweight and extensible STOMP messaging client
-LICENSE= apache-2.0
-
-USE_LANGUAGES= # none
-PYTHON_VERSIONS_ACCEPTED= 27
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 37fee8cffa2d -r f527421b1bd2 devel/py-stompclient/PLIST
--- a/devel/py-stompclient/PLIST Wed May 12 04:56:54 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2012/08/14 09:05:22 imil Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/stompclient/__init__.py
-${PYSITELIB}/stompclient/__init__.pyc
-${PYSITELIB}/stompclient/__init__.pyo
-${PYSITELIB}/stompclient/connection.py
-${PYSITELIB}/stompclient/connection.pyc
-${PYSITELIB}/stompclient/connection.pyo
-${PYSITELIB}/stompclient/duplex.py
-${PYSITELIB}/stompclient/duplex.pyc
-${PYSITELIB}/stompclient/duplex.pyo
-${PYSITELIB}/stompclient/exceptions.py
-${PYSITELIB}/stompclient/exceptions.pyc
-${PYSITELIB}/stompclient/exceptions.pyo
-${PYSITELIB}/stompclient/frame.py
-${PYSITELIB}/stompclient/frame.pyc
-${PYSITELIB}/stompclient/frame.pyo
-${PYSITELIB}/stompclient/simplex.py
-${PYSITELIB}/stompclient/simplex.pyc
-${PYSITELIB}/stompclient/simplex.pyo
-${PYSITELIB}/stompclient/util.py
-${PYSITELIB}/stompclient/util.pyc
-${PYSITELIB}/stompclient/util.pyo
diff -r 37fee8cffa2d -r f527421b1bd2 devel/py-stompclient/distinfo
--- a/devel/py-stompclient/distinfo Wed May 12 04:56:54 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 03:29:16 agc Exp $
-
-SHA1 (stompclient-0.3.2.tar.gz) = fb14ac033cd126d43665884f456db79bca61972b
-RMD160 (stompclient-0.3.2.tar.gz) = 56d32ad81146e3f3cda560c3d51e80e70e30f17a
-SHA512 (stompclient-0.3.2.tar.gz) = 2ddd2e56c245678d171f4e4d0f94bfc8a018d71c3fc5e0a2292a870ed2b64f0394675bd1246a448a145e963ece79950a73ef4f7b3fbd30ee3e0f1ed1520f7b37
-Size (stompclient-0.3.2.tar.gz) = 15601 bytes
Home |
Main Index |
Thread Index |
Old Index