pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-sanic: removed - already in base
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By: adam
Date: Fri Feb 19 07:06:25 2021 +0100
Changeset: adb675fd9585fb3008becfc43c003f0d484231fc
Modified Files:
Makefile
Removed Files:
py-sanic/DESCR
py-sanic/Makefile
py-sanic/PLIST
py-sanic/distinfo
Log Message:
py-sanic: removed - already in base
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=adb675fd9585fb3008becfc43c003f0d484231fc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-sanic/DESCR | 2 --
py-sanic/Makefile | 25 ---------------
py-sanic/PLIST | 95 -------------------------------------------------------
py-sanic/distinfo | 6 ----
5 files changed, 129 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 0e25213cf9..3246e6bae3 100644
--- a/Makefile
+++ b/Makefile
@@ -4354,7 +4354,6 @@ SUBDIR+= py-sabyenc
SUBDIR+= py-sabyenc3
SUBDIR+= py-safersympify
SUBDIR+= py-safety
-SUBDIR+= py-sanic
SUBDIR+= py-sarge
SUBDIR+= py-sas7bdat
SUBDIR+= py-sasa
diff --git a/py-sanic/DESCR b/py-sanic/DESCR
deleted file mode 100644
index 796372c345..0000000000
--- a/py-sanic/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-A web server and web framework that's written to
-go fast. Build fast. Run fast
diff --git a/py-sanic/Makefile b/py-sanic/Makefile
deleted file mode 100644
index cfef311413..0000000000
--- a/py-sanic/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD$
-
-VERS= 20.9.0
-DISTNAME= sanic-${VERS}
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_PYPI:=s/${DISTNAME:S/${VERS}//}/}
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://github.com/huge-success/sanic/
-COMMENT= Web server and web framework that's written to go fast
-LICENSE= mit
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
-DEPENDS+= ${PYPKGPREFIX}-multidict>=4.7.6:../../databases/py-multidict
-DEPENDS+= ${PYPKGPREFIX}-aiofiles>=0.5.0:../../devel/py-aiofiles
-DEPENDS+= ${PYPKGPREFIX}-uvloop>=0.14.0:../../devel/py-uvloop
-DEPENDS+= ${PYPKGPREFIX}-ujson>=2.0.3:../../textproc/py-ujson
-DEPENDS+= ${PYPKGPREFIX}-httptools>=0.1.1:../../www/py-httptools
-DEPENDS+= ${PYPKGPREFIX}-httpx>=0.16.1:../../www/py-httpx
-DEPENDS+= ${PYPKGPREFIX}-websockets>=8.1:../../www/py-websockets
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-sanic/PLIST b/py-sanic/PLIST
deleted file mode 100644
index 535ff3e3ee..0000000000
--- a/py-sanic/PLIST
+++ /dev/null
@@ -1,95 +0,0 @@
-@comment $NetBSD$
-bin/sanic
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/sanic/__init__.py
-${PYSITELIB}/sanic/__init__.pyc
-${PYSITELIB}/sanic/__init__.pyo
-${PYSITELIB}/sanic/__main__.py
-${PYSITELIB}/sanic/__main__.pyc
-${PYSITELIB}/sanic/__main__.pyo
-${PYSITELIB}/sanic/__version__.py
-${PYSITELIB}/sanic/__version__.pyc
-${PYSITELIB}/sanic/__version__.pyo
-${PYSITELIB}/sanic/app.py
-${PYSITELIB}/sanic/app.pyc
-${PYSITELIB}/sanic/app.pyo
-${PYSITELIB}/sanic/asgi.py
-${PYSITELIB}/sanic/asgi.pyc
-${PYSITELIB}/sanic/asgi.pyo
-${PYSITELIB}/sanic/blueprint_group.py
-${PYSITELIB}/sanic/blueprint_group.pyc
-${PYSITELIB}/sanic/blueprint_group.pyo
-${PYSITELIB}/sanic/blueprints.py
-${PYSITELIB}/sanic/blueprints.pyc
-${PYSITELIB}/sanic/blueprints.pyo
-${PYSITELIB}/sanic/compat.py
-${PYSITELIB}/sanic/compat.pyc
-${PYSITELIB}/sanic/compat.pyo
-${PYSITELIB}/sanic/config.py
-${PYSITELIB}/sanic/config.pyc
-${PYSITELIB}/sanic/config.pyo
-${PYSITELIB}/sanic/constants.py
-${PYSITELIB}/sanic/constants.pyc
-${PYSITELIB}/sanic/constants.pyo
-${PYSITELIB}/sanic/cookies.py
-${PYSITELIB}/sanic/cookies.pyc
-${PYSITELIB}/sanic/cookies.pyo
-${PYSITELIB}/sanic/deprecated.py
-${PYSITELIB}/sanic/deprecated.pyc
-${PYSITELIB}/sanic/deprecated.pyo
-${PYSITELIB}/sanic/errorpages.py
-${PYSITELIB}/sanic/errorpages.pyc
-${PYSITELIB}/sanic/errorpages.pyo
-${PYSITELIB}/sanic/exceptions.py
-${PYSITELIB}/sanic/exceptions.pyc
-${PYSITELIB}/sanic/exceptions.pyo
-${PYSITELIB}/sanic/handlers.py
-${PYSITELIB}/sanic/handlers.pyc
-${PYSITELIB}/sanic/handlers.pyo
-${PYSITELIB}/sanic/headers.py
-${PYSITELIB}/sanic/headers.pyc
-${PYSITELIB}/sanic/headers.pyo
-${PYSITELIB}/sanic/helpers.py
-${PYSITELIB}/sanic/helpers.pyc
-${PYSITELIB}/sanic/helpers.pyo
-${PYSITELIB}/sanic/log.py
-${PYSITELIB}/sanic/log.pyc
-${PYSITELIB}/sanic/log.pyo
-${PYSITELIB}/sanic/reloader_helpers.py
-${PYSITELIB}/sanic/reloader_helpers.pyc
-${PYSITELIB}/sanic/reloader_helpers.pyo
-${PYSITELIB}/sanic/request.py
-${PYSITELIB}/sanic/request.pyc
-${PYSITELIB}/sanic/request.pyo
-${PYSITELIB}/sanic/response.py
-${PYSITELIB}/sanic/response.pyc
-${PYSITELIB}/sanic/response.pyo
-${PYSITELIB}/sanic/router.py
-${PYSITELIB}/sanic/router.pyc
-${PYSITELIB}/sanic/router.pyo
-${PYSITELIB}/sanic/server.py
-${PYSITELIB}/sanic/server.pyc
-${PYSITELIB}/sanic/server.pyo
-${PYSITELIB}/sanic/static.py
-${PYSITELIB}/sanic/static.pyc
-${PYSITELIB}/sanic/static.pyo
-${PYSITELIB}/sanic/testing.py
-${PYSITELIB}/sanic/testing.pyc
-${PYSITELIB}/sanic/testing.pyo
-${PYSITELIB}/sanic/utils.py
-${PYSITELIB}/sanic/utils.pyc
-${PYSITELIB}/sanic/utils.pyo
-${PYSITELIB}/sanic/views.py
-${PYSITELIB}/sanic/views.pyc
-${PYSITELIB}/sanic/views.pyo
-${PYSITELIB}/sanic/websocket.py
-${PYSITELIB}/sanic/websocket.pyc
-${PYSITELIB}/sanic/websocket.pyo
-${PYSITELIB}/sanic/worker.py
-${PYSITELIB}/sanic/worker.pyc
-${PYSITELIB}/sanic/worker.pyo
diff --git a/py-sanic/distinfo b/py-sanic/distinfo
deleted file mode 100644
index dc8dbca307..0000000000
--- a/py-sanic/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (sanic-20.9.0.tar.gz) = 34065045f83e4a451b2606cf82a3e23ad4306d8f
-RMD160 (sanic-20.9.0.tar.gz) = 63ffe38b0b2006bdfba6e46ecf42eecd06822ffb
-SHA512 (sanic-20.9.0.tar.gz) = 4f5ea058f65fa6c5f4ffa00af9f48108801dcfa19d750a0fafd688517eaeca9264d0aa82d6ceb7668abcaf9ba2b1dbeb7ce7339837619597ede322b1d600a588
-Size (sanic-20.9.0.tar.gz) = 146608 bytes
Home |
Main Index |
Thread Index |
Old Index