diff --git a/python-TagStats.changes b/python-TagStats.changes index c7014e5..328454b 100644 --- a/python-TagStats.changes +++ b/python-TagStats.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 29 09:23:15 UTC 2018 - tchvatal@suse.com + +- Remove devel dependency +- Require python 3.6+ + ------------------------------------------------------------------- Fri Jul 27 09:22:48 UTC 2018 - jengelh@inai.de diff --git a/python-TagStats.spec b/python-TagStats.spec index 6fbede3..af32e02 100644 --- a/python-TagStats.spec +++ b/python-TagStats.spec @@ -24,15 +24,14 @@ Release: 0 Summary: Statistics for each tag's set of key phrases License: MIT Group: Development/Languages/Python -Url: https://github.com/chuanconggao/TagStats +URL: https://github.com/chuanconggao/TagStats Source: https://files.pythonhosted.org/packages/source/T/TagStats/TagStats-%{version}.tar.gz Source10: https://raw.githubusercontent.com/chuanconggao/TagStats/%{version}/LICENSE -BuildRequires: %{python_module devel} +BuildRequires: %{python_module base >= 3.6} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch - %python_subpackages %description