From e6c5e5a29ab14fcdaa24cd08ce5e374f909a4054501422faf911f941e6940630 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 2 Dec 2021 17:01:07 +0000 Subject: [PATCH] Accepting request 935172 from home:Guillaume_G:branches:devel:languages:python - Skip python 3.6 since python-sentry-sdk dropped it OBS-URL: https://build.opensuse.org/request/show/935172 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yacron?expand=0&rev=8 --- python-yacron.changes | 5 +++++ python-yacron.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-yacron.changes b/python-yacron.changes index d915433..3f43842 100644 --- a/python-yacron.changes +++ b/python-yacron.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 2 12:44:31 UTC 2021 - Guillaume GARDET + +- Skip python 3.6 since python-sentry-sdk dropped it + ------------------------------------------------------------------- Tue Aug 10 06:58:03 UTC 2021 - Matej Cepl diff --git a/python-yacron.spec b/python-yacron.spec index df454f8..48e62ba 100644 --- a/python-yacron.spec +++ b/python-yacron.spec @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-yacron Version: 0.13.0 Release: 0