From 6238b69d7d381e9163b0e44af032f92e784ec93c Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 16 Jul 2024 22:17:19 +0200 Subject: [PATCH] Finish Python 3.13 bootstrap Our tooling indicates the package is not yet ready to be built with this change due to missing dependencies. However, considering the Fedora 41 Mass Rebuild happens tomorrow, we revert our changes for now, not to create a false indication that this package builds fine. If a dependency needs to be dropped permanently, it should be done manually by the package maintainer(s). --- python-sentry-sdk.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-sentry-sdk.spec b/python-sentry-sdk.spec index b1002e8..d93d33c 100644 --- a/python-sentry-sdk.spec +++ b/python-sentry-sdk.spec @@ -1,4 +1,3 @@ -%global _without_tests 1 # Excluded extras/integrations # Lines below are in `code: comment` format, where `code` is used for # easier navigation in text editors and linking