From 0cf1dac188d7cfc51e92a704a3f7ab1a6ff7aae8498839e03e831513d2dff959 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 23 Apr 2020 10:46:08 +0000 Subject: [PATCH] - Drop py2 dependency from py3 only package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-natsort?expand=0&rev=38 --- python-natsort.changes | 5 +++++ python-natsort.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-natsort.changes b/python-natsort.changes index b319ffe..d152584 100644 --- a/python-natsort.changes +++ b/python-natsort.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 23 10:45:41 UTC 2020 - Tomáš Chvátal + +- Drop py2 dependency from py3 only package + ------------------------------------------------------------------- Sun Feb 9 17:17:05 UTC 2020 - Arun Persaud diff --git a/python-natsort.spec b/python-natsort.spec index 370d5ee..c32eba6 100644 --- a/python-natsort.spec +++ b/python-natsort.spec @@ -34,7 +34,6 @@ BuildRequires: %{python_module sortedcontainers} BuildRequires: fdupes BuildRequires: help2man BuildRequires: python-rpm-macros -BuildRequires: python2-pathlib Requires: python-setuptools Recommends: python-PyICU >= 1.0.0 Recommends: python-fastnumbers >= 2.0.0