pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-sentry-sdk: remove package
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Thu Feb 25 16:50:32 2021 +0100
Changeset: 1aa74df2f2c49b4af1d45f15768845772d2df04e
Modified Files:
Makefile
Removed Files:
py-sentry-sdk/DESCR
py-sentry-sdk/Makefile
py-sentry-sdk/PLIST
py-sentry-sdk/distinfo
Log Message:
py-sentry-sdk: remove package
It has been imported into pkgsrc.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1aa74df2f2c49b4af1d45f15768845772d2df04e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-sentry-sdk/DESCR | 2 -
py-sentry-sdk/Makefile | 22 ------
py-sentry-sdk/PLIST | 191 -------------------------------------------------
py-sentry-sdk/distinfo | 6 --
5 files changed, 222 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index e12bbefb27..5cffbf44f0 100644
--- a/Makefile
+++ b/Makefile
@@ -4406,7 +4406,6 @@ SUBDIR+= py-sempy
SUBDIR+= py-semver
SUBDIR+= py-sentinels
SUBDIR+= py-sentry
-SUBDIR+= py-sentry-sdk
SUBDIR+= py-sep
SUBDIR+= py-serialize
SUBDIR+= py-setupdocs
diff --git a/py-sentry-sdk/DESCR b/py-sentry-sdk/DESCR
deleted file mode 100644
index e1f3440e93..0000000000
--- a/py-sentry-sdk/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This is the next line of the Python SDK for Sentry, intended to replace
-the raven package on PyPI.
diff --git a/py-sentry-sdk/Makefile b/py-sentry-sdk/Makefile
deleted file mode 100644
index 1219777407..0000000000
--- a/py-sentry-sdk/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-
-GITHUB_PROJECT= sentry-python
-DISTNAME= sentry-sdk-${GITHUB_RELEASE}
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_GITHUB:=getsentry/}
-GITHUB_RELEASE= 0.19.4
-DIST_SUBDIR= ${GITHUB_PROJECT}
-
-MAINTAINER= khorben%defora.org@localhost
-HOMEPAGE= https://github.com/getsentry/sentry-python/
-COMMENT= The new Python SDK for Sentry.io
-LICENSE= 2-clause-bsd
-
-DEPENDS+= ${PYPKGPREFIX}-certifi>=0:../../security/py-certifi
-DEPENDS+= ${PYPKGPREFIX}-urllib3>=1.9:../../www/py-urllib3
-
-USE_LANGUAGES= # none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-sentry-sdk/PLIST b/py-sentry-sdk/PLIST
deleted file mode 100644
index de7827bd97..0000000000
--- a/py-sentry-sdk/PLIST
+++ /dev/null
@@ -1,191 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/sentry_sdk/__init__.py
-${PYSITELIB}/sentry_sdk/__init__.pyc
-${PYSITELIB}/sentry_sdk/__init__.pyo
-${PYSITELIB}/sentry_sdk/_compat.py
-${PYSITELIB}/sentry_sdk/_compat.pyc
-${PYSITELIB}/sentry_sdk/_compat.pyo
-${PYSITELIB}/sentry_sdk/_functools.py
-${PYSITELIB}/sentry_sdk/_functools.pyc
-${PYSITELIB}/sentry_sdk/_functools.pyo
-${PYSITELIB}/sentry_sdk/_queue.py
-${PYSITELIB}/sentry_sdk/_queue.pyc
-${PYSITELIB}/sentry_sdk/_queue.pyo
-${PYSITELIB}/sentry_sdk/_types.py
-${PYSITELIB}/sentry_sdk/_types.pyc
-${PYSITELIB}/sentry_sdk/_types.pyo
-${PYSITELIB}/sentry_sdk/api.py
-${PYSITELIB}/sentry_sdk/api.pyc
-${PYSITELIB}/sentry_sdk/api.pyo
-${PYSITELIB}/sentry_sdk/attachments.py
-${PYSITELIB}/sentry_sdk/attachments.pyc
-${PYSITELIB}/sentry_sdk/attachments.pyo
-${PYSITELIB}/sentry_sdk/client.py
-${PYSITELIB}/sentry_sdk/client.pyc
-${PYSITELIB}/sentry_sdk/client.pyo
-${PYSITELIB}/sentry_sdk/consts.py
-${PYSITELIB}/sentry_sdk/consts.pyc
-${PYSITELIB}/sentry_sdk/consts.pyo
-${PYSITELIB}/sentry_sdk/debug.py
-${PYSITELIB}/sentry_sdk/debug.pyc
-${PYSITELIB}/sentry_sdk/debug.pyo
-${PYSITELIB}/sentry_sdk/envelope.py
-${PYSITELIB}/sentry_sdk/envelope.pyc
-${PYSITELIB}/sentry_sdk/envelope.pyo
-${PYSITELIB}/sentry_sdk/hub.py
-${PYSITELIB}/sentry_sdk/hub.pyc
-${PYSITELIB}/sentry_sdk/hub.pyo
-${PYSITELIB}/sentry_sdk/integrations/__init__.py
-${PYSITELIB}/sentry_sdk/integrations/__init__.pyc
-${PYSITELIB}/sentry_sdk/integrations/__init__.pyo
-${PYSITELIB}/sentry_sdk/integrations/_wsgi_common.py
-${PYSITELIB}/sentry_sdk/integrations/_wsgi_common.pyc
-${PYSITELIB}/sentry_sdk/integrations/_wsgi_common.pyo
-${PYSITELIB}/sentry_sdk/integrations/aiohttp.py
-${PYSITELIB}/sentry_sdk/integrations/aiohttp.pyc
-${PYSITELIB}/sentry_sdk/integrations/aiohttp.pyo
-${PYSITELIB}/sentry_sdk/integrations/argv.py
-${PYSITELIB}/sentry_sdk/integrations/argv.pyc
-${PYSITELIB}/sentry_sdk/integrations/argv.pyo
-${PYSITELIB}/sentry_sdk/integrations/asgi.py
-${PYSITELIB}/sentry_sdk/integrations/asgi.pyc
-${PYSITELIB}/sentry_sdk/integrations/asgi.pyo
-${PYSITELIB}/sentry_sdk/integrations/atexit.py
-${PYSITELIB}/sentry_sdk/integrations/atexit.pyc
-${PYSITELIB}/sentry_sdk/integrations/atexit.pyo
-${PYSITELIB}/sentry_sdk/integrations/aws_lambda.py
-${PYSITELIB}/sentry_sdk/integrations/aws_lambda.pyc
-${PYSITELIB}/sentry_sdk/integrations/aws_lambda.pyo
-${PYSITELIB}/sentry_sdk/integrations/beam.py
-${PYSITELIB}/sentry_sdk/integrations/beam.pyc
-${PYSITELIB}/sentry_sdk/integrations/beam.pyo
-${PYSITELIB}/sentry_sdk/integrations/boto3.py
-${PYSITELIB}/sentry_sdk/integrations/boto3.pyc
-${PYSITELIB}/sentry_sdk/integrations/boto3.pyo
-${PYSITELIB}/sentry_sdk/integrations/bottle.py
-${PYSITELIB}/sentry_sdk/integrations/bottle.pyc
-${PYSITELIB}/sentry_sdk/integrations/bottle.pyo
-${PYSITELIB}/sentry_sdk/integrations/celery.py
-${PYSITELIB}/sentry_sdk/integrations/celery.pyc
-${PYSITELIB}/sentry_sdk/integrations/celery.pyo
-${PYSITELIB}/sentry_sdk/integrations/chalice.py
-${PYSITELIB}/sentry_sdk/integrations/chalice.pyc
-${PYSITELIB}/sentry_sdk/integrations/chalice.pyo
-${PYSITELIB}/sentry_sdk/integrations/dedupe.py
-${PYSITELIB}/sentry_sdk/integrations/dedupe.pyc
-${PYSITELIB}/sentry_sdk/integrations/dedupe.pyo
-${PYSITELIB}/sentry_sdk/integrations/django/__init__.py
-${PYSITELIB}/sentry_sdk/integrations/django/__init__.pyc
-${PYSITELIB}/sentry_sdk/integrations/django/__init__.pyo
-${PYSITELIB}/sentry_sdk/integrations/django/asgi.py
-${PYSITELIB}/sentry_sdk/integrations/django/asgi.pyc
-${PYSITELIB}/sentry_sdk/integrations/django/asgi.pyo
-${PYSITELIB}/sentry_sdk/integrations/django/middleware.py
-${PYSITELIB}/sentry_sdk/integrations/django/middleware.pyc
-${PYSITELIB}/sentry_sdk/integrations/django/middleware.pyo
-${PYSITELIB}/sentry_sdk/integrations/django/templates.py
-${PYSITELIB}/sentry_sdk/integrations/django/templates.pyc
-${PYSITELIB}/sentry_sdk/integrations/django/templates.pyo
-${PYSITELIB}/sentry_sdk/integrations/django/transactions.py
-${PYSITELIB}/sentry_sdk/integrations/django/transactions.pyc
-${PYSITELIB}/sentry_sdk/integrations/django/transactions.pyo
-${PYSITELIB}/sentry_sdk/integrations/django/views.py
-${PYSITELIB}/sentry_sdk/integrations/django/views.pyc
-${PYSITELIB}/sentry_sdk/integrations/django/views.pyo
-${PYSITELIB}/sentry_sdk/integrations/excepthook.py
-${PYSITELIB}/sentry_sdk/integrations/excepthook.pyc
-${PYSITELIB}/sentry_sdk/integrations/excepthook.pyo
-${PYSITELIB}/sentry_sdk/integrations/executing.py
-${PYSITELIB}/sentry_sdk/integrations/executing.pyc
-${PYSITELIB}/sentry_sdk/integrations/executing.pyo
-${PYSITELIB}/sentry_sdk/integrations/falcon.py
-${PYSITELIB}/sentry_sdk/integrations/falcon.pyc
-${PYSITELIB}/sentry_sdk/integrations/falcon.pyo
-${PYSITELIB}/sentry_sdk/integrations/flask.py
-${PYSITELIB}/sentry_sdk/integrations/flask.pyc
-${PYSITELIB}/sentry_sdk/integrations/flask.pyo
-${PYSITELIB}/sentry_sdk/integrations/gcp.py
-${PYSITELIB}/sentry_sdk/integrations/gcp.pyc
-${PYSITELIB}/sentry_sdk/integrations/gcp.pyo
-${PYSITELIB}/sentry_sdk/integrations/gnu_backtrace.py
-${PYSITELIB}/sentry_sdk/integrations/gnu_backtrace.pyc
-${PYSITELIB}/sentry_sdk/integrations/gnu_backtrace.pyo
-${PYSITELIB}/sentry_sdk/integrations/logging.py
-${PYSITELIB}/sentry_sdk/integrations/logging.pyc
-${PYSITELIB}/sentry_sdk/integrations/logging.pyo
-${PYSITELIB}/sentry_sdk/integrations/modules.py
-${PYSITELIB}/sentry_sdk/integrations/modules.pyc
-${PYSITELIB}/sentry_sdk/integrations/modules.pyo
-${PYSITELIB}/sentry_sdk/integrations/pure_eval.py
-${PYSITELIB}/sentry_sdk/integrations/pure_eval.pyc
-${PYSITELIB}/sentry_sdk/integrations/pure_eval.pyo
-${PYSITELIB}/sentry_sdk/integrations/pyramid.py
-${PYSITELIB}/sentry_sdk/integrations/pyramid.pyc
-${PYSITELIB}/sentry_sdk/integrations/pyramid.pyo
-${PYSITELIB}/sentry_sdk/integrations/redis.py
-${PYSITELIB}/sentry_sdk/integrations/redis.pyc
-${PYSITELIB}/sentry_sdk/integrations/redis.pyo
-${PYSITELIB}/sentry_sdk/integrations/rq.py
-${PYSITELIB}/sentry_sdk/integrations/rq.pyc
-${PYSITELIB}/sentry_sdk/integrations/rq.pyo
-${PYSITELIB}/sentry_sdk/integrations/sanic.py
-${PYSITELIB}/sentry_sdk/integrations/sanic.pyc
-${PYSITELIB}/sentry_sdk/integrations/sanic.pyo
-${PYSITELIB}/sentry_sdk/integrations/serverless.py
-${PYSITELIB}/sentry_sdk/integrations/serverless.pyc
-${PYSITELIB}/sentry_sdk/integrations/serverless.pyo
-${PYSITELIB}/sentry_sdk/integrations/spark/__init__.py
-${PYSITELIB}/sentry_sdk/integrations/spark/__init__.pyc
-${PYSITELIB}/sentry_sdk/integrations/spark/__init__.pyo
-${PYSITELIB}/sentry_sdk/integrations/spark/spark_driver.py
-${PYSITELIB}/sentry_sdk/integrations/spark/spark_driver.pyc
-${PYSITELIB}/sentry_sdk/integrations/spark/spark_driver.pyo
-${PYSITELIB}/sentry_sdk/integrations/spark/spark_worker.py
-${PYSITELIB}/sentry_sdk/integrations/spark/spark_worker.pyc
-${PYSITELIB}/sentry_sdk/integrations/spark/spark_worker.pyo
-${PYSITELIB}/sentry_sdk/integrations/sqlalchemy.py
-${PYSITELIB}/sentry_sdk/integrations/sqlalchemy.pyc
-${PYSITELIB}/sentry_sdk/integrations/sqlalchemy.pyo
-${PYSITELIB}/sentry_sdk/integrations/stdlib.py
-${PYSITELIB}/sentry_sdk/integrations/stdlib.pyc
-${PYSITELIB}/sentry_sdk/integrations/stdlib.pyo
-${PYSITELIB}/sentry_sdk/integrations/threading.py
-${PYSITELIB}/sentry_sdk/integrations/threading.pyc
-${PYSITELIB}/sentry_sdk/integrations/threading.pyo
-${PYSITELIB}/sentry_sdk/integrations/tornado.py
-${PYSITELIB}/sentry_sdk/integrations/tornado.pyc
-${PYSITELIB}/sentry_sdk/integrations/tornado.pyo
-${PYSITELIB}/sentry_sdk/integrations/trytond.py
-${PYSITELIB}/sentry_sdk/integrations/trytond.pyc
-${PYSITELIB}/sentry_sdk/integrations/trytond.pyo
-${PYSITELIB}/sentry_sdk/integrations/wsgi.py
-${PYSITELIB}/sentry_sdk/integrations/wsgi.pyc
-${PYSITELIB}/sentry_sdk/integrations/wsgi.pyo
-${PYSITELIB}/sentry_sdk/py.typed
-${PYSITELIB}/sentry_sdk/scope.py
-${PYSITELIB}/sentry_sdk/scope.pyc
-${PYSITELIB}/sentry_sdk/scope.pyo
-${PYSITELIB}/sentry_sdk/serializer.py
-${PYSITELIB}/sentry_sdk/serializer.pyc
-${PYSITELIB}/sentry_sdk/serializer.pyo
-${PYSITELIB}/sentry_sdk/sessions.py
-${PYSITELIB}/sentry_sdk/sessions.pyc
-${PYSITELIB}/sentry_sdk/sessions.pyo
-${PYSITELIB}/sentry_sdk/tracing.py
-${PYSITELIB}/sentry_sdk/tracing.pyc
-${PYSITELIB}/sentry_sdk/tracing.pyo
-${PYSITELIB}/sentry_sdk/transport.py
-${PYSITELIB}/sentry_sdk/transport.pyc
-${PYSITELIB}/sentry_sdk/transport.pyo
-${PYSITELIB}/sentry_sdk/utils.py
-${PYSITELIB}/sentry_sdk/utils.pyc
-${PYSITELIB}/sentry_sdk/utils.pyo
-${PYSITELIB}/sentry_sdk/worker.py
-${PYSITELIB}/sentry_sdk/worker.pyc
-${PYSITELIB}/sentry_sdk/worker.pyo
diff --git a/py-sentry-sdk/distinfo b/py-sentry-sdk/distinfo
deleted file mode 100644
index 4da03c11eb..0000000000
--- a/py-sentry-sdk/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (sentry-python/sentry-sdk-0.19.4.tar.gz) = 6eafdefa289b077e65fe2895746b9f1ca8ddf827
-RMD160 (sentry-python/sentry-sdk-0.19.4.tar.gz) = 327d908587003da2b64fe3250d05c5a03269afbb
-SHA512 (sentry-python/sentry-sdk-0.19.4.tar.gz) = fe73e51aa419baabf7b5656ddea9c6448ff081af1a384308ffb7df1cbe8dd5a5562764d53867ab95115f1a050ae420c655e38abdb783417cf333191cbbfde97e
-Size (sentry-python/sentry-sdk-0.19.4.tar.gz) = 97198 bytes
Home |
Main Index |
Thread Index |
Old Index