14
0

Accepting request 1181071 from home:Vogtinator:branches:devel:languages:python

Reduce dependencies from 260MiB to 14MiB.

- Only require install requirements. The extra requirements are
  mostly for integrations and not meant to be dependencies.

OBS-URL: https://build.opensuse.org/request/show/1181071
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=71
This commit is contained in:
2024-06-26 20:19:43 +00:00
committed by Git OBS Bridge
parent ae2c97260d
commit f0a41c5f31
2 changed files with 28 additions and 20 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jun 15 19:22:19 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Only require install requirements. The extra requirements are
mostly for integrations and not meant to be dependencies.
-------------------------------------------------------------------
Wed Mar 13 18:57:20 UTC 2024 - Dirk Müller <dmueller@suse.com>