pkgsrc-WIP-changes archive

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

py-nest-asyncio: removed; moved to base



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Mon Jan 31 22:09:27 2022 +0100
Changeset:	05c21bc4a258599116e5aeff1b90b07198d8382a

Modified Files:
	Makefile
Removed Files:
	py-nest-asyncio/.DESCR.kate-swp
	py-nest-asyncio/DESCR
	py-nest-asyncio/Makefile
	py-nest-asyncio/PLIST
	py-nest-asyncio/distinfo

Log Message:
py-nest-asyncio: removed; moved to base

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

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

diffstat:
 Makefile                        |   1 -
 py-nest-asyncio/.DESCR.kate-swp | Bin 542 -> 0 bytes
 py-nest-asyncio/DESCR           |   2 --
 py-nest-asyncio/Makefile        |  18 ------------------
 py-nest-asyncio/PLIST           |   4 ----
 py-nest-asyncio/distinfo        |   5 -----
 6 files changed, 30 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index c1c1908c67..4561083f17 100644
--- a/Makefile
+++ b/Makefile
@@ -4184,7 +4184,6 @@ SUBDIR+=	py-ndjson
 SUBDIR+=	py-neo
 SUBDIR+=	py-neovim
 SUBDIR+=	py-neqsys
-SUBDIR+=	py-nest-asyncio
 SUBDIR+=	py-netcdf
 SUBDIR+=	py-netflowvizu
 SUBDIR+=	py-netmiko
diff --git a/py-nest-asyncio/.DESCR.kate-swp b/py-nest-asyncio/.DESCR.kate-swp
deleted file mode 100644
index 4534f66695..0000000000
Binary files a/py-nest-asyncio/.DESCR.kate-swp and /dev/null differ
diff --git a/py-nest-asyncio/DESCR b/py-nest-asyncio/DESCR
deleted file mode 100644
index 30e41add36..0000000000
--- a/py-nest-asyncio/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-TODO: Fill in a short description of the package.
-TODO: It should be between 3 and 20 lines.
diff --git a/py-nest-asyncio/Makefile b/py-nest-asyncio/Makefile
deleted file mode 100644
index 4288cd75be..0000000000
--- a/py-nest-asyncio/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	nest_asyncio-1.4.0
-PKGNAME=	${PYPKGPREFIX}-nest-asyncio-1.4.0
-CATEGORIES=	devel python
-MASTER_SITES=	https://files.pythonhosted.org/packages/b5/bd/f4e28820a4e105680ecf02decf75282c8c3eeb7c66c776dd54c4837f93bb/
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	
-COMMENT=	TODO: Short description of the package
-LICENSE=	2-clause-bsd
-
-USE_LANGUAGES=	# none
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-nest-asyncio/PLIST b/py-nest-asyncio/PLIST
deleted file mode 100644
index 92ba51a2d7..0000000000
--- a/py-nest-asyncio/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-@comment TODO: to fill this file with the file listing:
-@comment TODO: 1. run "/usr/bin/make package"
-@comment TODO: 2. run "/usr/bin/make print-PLIST"
diff --git a/py-nest-asyncio/distinfo b/py-nest-asyncio/distinfo
deleted file mode 100644
index d6cbd21243..0000000000
--- a/py-nest-asyncio/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (nest_asyncio-1.4.0.tar.gz) = f68b72587c158453cd164549e7d1d987cbee1389
-SHA512 (nest_asyncio-1.4.0.tar.gz) = 6a5130938baabafba30c4d5435276d33aa5df5e52a84e5646de55ab64bc01d3b69340b725b74dbe3dd158d5fba8db1470a322bdcdc3b75aa1a121076e3553a06
-Size (nest_asyncio-1.4.0.tar.gz) = 7053 bytes


Home | Main Index | Thread Index | Old Index