From 7eda583f2fa721d00c56cfad821c21662faa4e8d4fa0bdbdeffca5039c571287 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 7 Jun 2021 07:08:59 +0000 Subject: [PATCH] - update to version 1.0.0: * Drop compatibility with Python 2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-snimpy?expand=0&rev=8 --- python-snimpy.changes | 3 ++- python-snimpy.spec | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/python-snimpy.changes b/python-snimpy.changes index dce11be..046563e 100644 --- a/python-snimpy.changes +++ b/python-snimpy.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Sun Jun 6 12:52:43 UTC 2021 - Martin Hauke -- Drop compatibility with Python 2 +- update to version 1.0.0: + * Drop compatibility with Python 2 ------------------------------------------------------------------- Wed Jan 27 04:21:34 UTC 2021 - Steve Kowalik diff --git a/python-snimpy.spec b/python-snimpy.spec index e4f81d4..c33d14e 100644 --- a/python-snimpy.spec +++ b/python-snimpy.spec @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%global skip_python2 1 Name: python-snimpy Version: 1.0.0 Release: 0