From 7d42cd7c4ebcaf79708e04d19db1a863e919dd718ea619755ab21369a3081a06 Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 6 Dec 2019 19:42:49 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pastream?expand=0&rev=3 --- python-pastream.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pastream.spec b/python-pastream.spec index c247f60..9f7ed48 100644 --- a/python-pastream.spec +++ b/python-pastream.spec @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-pastream Version: 0.2.0.post0 Release: 0 From 516f9e964e6f5e705ae2a5ffa6eaf70abbc614b8004dd8034ae755888300d96a Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 6 Dec 2019 19:51:24 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pastream?expand=0&rev=4 --- python-pastream.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python-pastream.changes b/python-pastream.changes index d42be87..0a4d4f6 100644 --- a/python-pastream.changes +++ b/python-pastream.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 6 18:44:56 UTC 2019 - Todd R + +- Disable python2 support since dependencies dropped python2 + ------------------------------------------------------------------- Fri Nov 2 02:34:46 UTC 2018 - Todd R