From cfc0e20b7be8ffc3ac3f4cb570c8eebbd220c32640db7a54c5f7f29110a7c1e9 Mon Sep 17 00:00:00 2001 From: Todd R Date: Mon, 2 Dec 2019 15:57:55 +0000 Subject: [PATCH] Accepting request 752972 from home:TheBlackCat:branches:devel:languages:python:numeric Drop python2 support due to dependencies dropping python2 support OBS-URL: https://build.opensuse.org/request/show/752972 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-csvkit?expand=0&rev=15 --- python-csvkit.changes | 5 +++++ python-csvkit.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-csvkit.changes b/python-csvkit.changes index 116f7c0..bb2387d 100644 --- a/python-csvkit.changes +++ b/python-csvkit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 2 15:50:51 UTC 2019 - Todd R + +- Drop python2 support due to dependencies dropping python2 support + ------------------------------------------------------------------- Wed Apr 24 16:28:27 CEST 2019 - Matej Cepl diff --git a/python-csvkit.spec b/python-csvkit.spec index 832b914..be8b2aa 100644 --- a/python-csvkit.spec +++ b/python-csvkit.spec @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-csvkit Version: 1.0.4 Release: 0