pkgsrc-WIP-changes archive

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

py-async: removed; DEPRECATION NOTE: Please do not use this library ! It’s not working correctly in python 3, and besides that might be called a failed experiment.



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <adam%defguard.net@localhost>
Pushed By:	adam
Date:		Thu Aug 27 14:30:20 2026 +0200
Changeset:	7462a14e335a18b00587fb2147d439c985ff2323

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

Log Message:
py-async: removed; DEPRECATION NOTE: Please do not use this library ! It’s not working correctly in python 3, and besides that might be called a failed experiment.

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

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

diffstat:
 Makefile          |  1 -
 py-async/DESCR    |  1 -
 py-async/Makefile | 15 ---------------
 py-async/PLIST    | 54 ------------------------------------------------------
 py-async/distinfo |  5 -----
 5 files changed, 76 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 427cb8f669..49d706fac5 100644
--- a/Makefile
+++ b/Makefile
@@ -3519,7 +3519,6 @@ SUBDIR+=	py-astropy5
 SUBDIR+=	py-astroquery
 SUBDIR+=	py-astroscrappy
 SUBDIR+=	py-astutils
-SUBDIR+=	py-async
 SUBDIR+=	py-asyncclick
 SUBDIR+=	py-asyncmock
 SUBDIR+=	py-asynctest
diff --git a/py-async/DESCR b/py-async/DESCR
deleted file mode 100644
index 44031d4c96..0000000000
--- a/py-async/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Framework to process interdependent tasks in a pool of workers
diff --git a/py-async/Makefile b/py-async/Makefile
deleted file mode 100644
index f08cf5a6b2..0000000000
--- a/py-async/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2015/07/04 01:13:05 jihbed Exp $
-
-DISTNAME=	async-0.6.2
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=a/async/}
-
-MAINTAINER=	kamel.derouiche%gmail.com@localhost
-HOMEPAGE=	https://files.pythonhosted.org/packages/source/a/async/
-COMMENT=	Framework to process interdependent tasks in a pool of workers
-LICENSE=	modified-bsd #Probably
-
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-async/PLIST b/py-async/PLIST
deleted file mode 100644
index 717abf2b1b..0000000000
--- a/py-async/PLIST
+++ /dev/null
@@ -1,54 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2015/07/04 01:13:05 jihbed Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/${EGG_INFODIR}/zip-safe
-${PYSITELIB}/async/__init__.py
-${PYSITELIB}/async/__init__.pyc
-${PYSITELIB}/async/__init__.pyo
-${PYSITELIB}/async/channel.py
-${PYSITELIB}/async/channel.pyc
-${PYSITELIB}/async/channel.pyo
-${PYSITELIB}/async/graph.py
-${PYSITELIB}/async/graph.pyc
-${PYSITELIB}/async/graph.pyo
-${PYSITELIB}/async/pool.py
-${PYSITELIB}/async/pool.pyc
-${PYSITELIB}/async/pool.pyo
-${PYSITELIB}/async/task.py
-${PYSITELIB}/async/task.pyc
-${PYSITELIB}/async/task.pyo
-${PYSITELIB}/async/test/__init__.py
-${PYSITELIB}/async/test/__init__.pyc
-${PYSITELIB}/async/test/__init__.pyo
-${PYSITELIB}/async/test/lib.py
-${PYSITELIB}/async/test/lib.pyc
-${PYSITELIB}/async/test/lib.pyo
-${PYSITELIB}/async/test/task.py
-${PYSITELIB}/async/test/task.pyc
-${PYSITELIB}/async/test/task.pyo
-${PYSITELIB}/async/test/test_channel.py
-${PYSITELIB}/async/test/test_channel.pyc
-${PYSITELIB}/async/test/test_channel.pyo
-${PYSITELIB}/async/test/test_example.py
-${PYSITELIB}/async/test/test_example.pyc
-${PYSITELIB}/async/test/test_example.pyo
-${PYSITELIB}/async/test/test_graph.py
-${PYSITELIB}/async/test/test_graph.pyc
-${PYSITELIB}/async/test/test_graph.pyo
-${PYSITELIB}/async/test/test_performance.py
-${PYSITELIB}/async/test/test_performance.pyc
-${PYSITELIB}/async/test/test_performance.pyo
-${PYSITELIB}/async/test/test_pool.py
-${PYSITELIB}/async/test/test_pool.pyc
-${PYSITELIB}/async/test/test_pool.pyo
-${PYSITELIB}/async/test/test_thread.py
-${PYSITELIB}/async/test/test_thread.pyc
-${PYSITELIB}/async/test/test_thread.pyo
-${PYSITELIB}/async/thread.py
-${PYSITELIB}/async/thread.pyc
-${PYSITELIB}/async/thread.pyo
-${PYSITELIB}/async/util.py
-${PYSITELIB}/async/util.pyc
-${PYSITELIB}/async/util.pyo
diff --git a/py-async/distinfo b/py-async/distinfo
deleted file mode 100644
index d9715c81f0..0000000000
--- a/py-async/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/07/04 01:13:05 jihbed Exp $
-
-RMD160 (async-0.6.2.tar.gz) = 3905d781d56895b929df84515ab3f908670e15cc
-SHA512 (async-0.6.2.tar.gz) = 6d3376e2d40e07a402cdcc17d0b1789883d5aa5fa24931ed0bfd98bf32454fd126b3591e3c0dc3acea37c0bfe0d27cc65df42a44c92f0bd13e4bbb7a477ff69c
-Size (async-0.6.2.tar.gz) = 30177 bytes


Home | Main Index | Thread Index | Old Index