pkgsrc-WIP-changes archive

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

Deleted py-aiohttp-cors as it was added as www/py-aiohttp-cors.



Module Name:	pkgsrc-wip
Committed By:	Aleksej Lebedev <root%zta.lk@localhost>
Pushed By:	zhtw
Date:		Thu Nov 7 10:56:49 2019 +0100
Changeset:	93230a6b88f05cca88213d9ee220c6c47c5692d4

Removed Files:
	py-aiohttp-cors/DESCR
	py-aiohttp-cors/Makefile
	py-aiohttp-cors/PLIST
	py-aiohttp-cors/distinfo

Log Message:
Deleted py-aiohttp-cors as it was added as www/py-aiohttp-cors.

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

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

diffstat:
 py-aiohttp-cors/DESCR    |  2 --
 py-aiohttp-cors/Makefile | 18 ------------------
 py-aiohttp-cors/PLIST    | 30 ------------------------------
 py-aiohttp-cors/distinfo |  6 ------
 4 files changed, 56 deletions(-)

diffs:
diff --git a/py-aiohttp-cors/DESCR b/py-aiohttp-cors/DESCR
deleted file mode 100644
index 84254b188a..0000000000
--- a/py-aiohttp-cors/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Implements Cross Origin Resource Sharing (CORS) support for aiohttp
-asyncio-powered asynchronous HTTP server.
diff --git a/py-aiohttp-cors/Makefile b/py-aiohttp-cors/Makefile
deleted file mode 100644
index 9216e67482..0000000000
--- a/py-aiohttp-cors/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	aiohttp-cors-0.7.0
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	www python
-MASTER_SITES=	${MASTER_SITE_PYPI:=a/aiohttp-socks/}
-
-MAINTAINER=	root%zta.lk@localhost
-HOMEPAGE=	https://github.com/aio-libs/aiohttp-cors
-COMMENT=	CORS support for aiohttp
-LICENSE=	apache-2.0
-
-PYTHON_VERSIONS_INCOMPATIBLE=       27 34
-
-#DEPENDS+=	${PYPKGPREFIX}-aiohttp>=1.1:../../www/py-aiohttp
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-aiohttp-cors/PLIST b/py-aiohttp-cors/PLIST
deleted file mode 100644
index 70fc28de7d..0000000000
--- a/py-aiohttp-cors/PLIST
+++ /dev/null
@@ -1,30 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/aiohttp_cors/__about__.py
-${PYSITELIB}/aiohttp_cors/__init__.py
-${PYSITELIB}/aiohttp_cors/__about__.pyo
-${PYSITELIB}/aiohttp_cors/__about__.pyc
-${PYSITELIB}/aiohttp_cors/__init__.pyo
-${PYSITELIB}/aiohttp_cors/__init__.pyc
-${PYSITELIB}/aiohttp_cors/abc.pyo
-${PYSITELIB}/aiohttp_cors/abc.pyc
-${PYSITELIB}/aiohttp_cors/cors_config.pyo
-${PYSITELIB}/aiohttp_cors/cors_config.pyc
-${PYSITELIB}/aiohttp_cors/mixin.pyo
-${PYSITELIB}/aiohttp_cors/mixin.pyc
-${PYSITELIB}/aiohttp_cors/preflight_handler.pyo
-${PYSITELIB}/aiohttp_cors/preflight_handler.pyc
-${PYSITELIB}/aiohttp_cors/resource_options.pyo
-${PYSITELIB}/aiohttp_cors/resource_options.pyc
-${PYSITELIB}/aiohttp_cors/urldispatcher_router_adapter.pyo
-${PYSITELIB}/aiohttp_cors/urldispatcher_router_adapter.pyc
-${PYSITELIB}/aiohttp_cors/abc.py
-${PYSITELIB}/aiohttp_cors/cors_config.py
-${PYSITELIB}/aiohttp_cors/mixin.py
-${PYSITELIB}/aiohttp_cors/preflight_handler.py
-${PYSITELIB}/aiohttp_cors/resource_options.py
-${PYSITELIB}/aiohttp_cors/urldispatcher_router_adapter.py
diff --git a/py-aiohttp-cors/distinfo b/py-aiohttp-cors/distinfo
deleted file mode 100644
index e4e7a57a68..0000000000
--- a/py-aiohttp-cors/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (aiohttp-cors-0.7.0.tar.gz) = d5c9e73409751a881678c680d8f931075e89a55f
-RMD160 (aiohttp-cors-0.7.0.tar.gz) = 2f45d51e5a9c2937778b679fc71e8dcd80eb6880
-SHA512 (aiohttp-cors-0.7.0.tar.gz) = d7c9e1bf8f9eed0d0eb1abb1b2e1704f4a02dd93aa21cb460145e4cb355ae60f103167ae649c3d443e2ff9af2d1195d9742236942cce144c5de271002147323f
-Size (aiohttp-cors-0.7.0.tar.gz) = 35966 bytes


Home | Main Index | Thread Index | Old Index