diff --git a/python-pytools.changes b/python-pytools.changes index 13ac941..64174c1 100644 --- a/python-pytools.changes +++ b/python-pytools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 23 01:10:24 UTC 2021 - Dirk Müller + +- update to 2021.1: + * pytools.tag.Taggable added + ------------------------------------------------------------------- Sun Dec 20 09:56:53 UTC 2020 - Benjamin Greiner diff --git a/python-pytools.spec b/python-pytools.spec index 2194bc6..b4110fd 100644 --- a/python-pytools.spec +++ b/python-pytools.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytools # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pytools -Version: 2020.4.4 +Version: 2021.1 Release: 0 Summary: A collection of tools for Python License: MIT @@ -32,10 +32,10 @@ BuildRequires: %{python_module decorator >= 3.2.0} BuildRequires: %{python_module numpy >= 1.6.0} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} -BuildRequires: ( python3-dataclasses >= 0.7 if python3-base <= 3.6 ) -BuildRequires: ( python36-dataclasses >= 0.7 if python36-base ) BuildRequires: fdupes BuildRequires: python-rpm-macros +BuildRequires: ( python3-dataclasses >= 0.7 if python3-base <= 3.6 ) +BuildRequires: ( python36-dataclasses >= 0.7 if python36-base ) Requires: python-appdirs >= 1.4.0 Requires: python-decorator >= 3.2.0 Requires: python-numpy >= 1.6.0 diff --git a/pytools-2020.4.4.tar.gz b/pytools-2020.4.4.tar.gz deleted file mode 100644 index fff5530..0000000 --- a/pytools-2020.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3645ed839cf4d79cb4bf030f37ddaeecd7fe5e2d6698438cc36c24a1d5168809 -size 61208 diff --git a/pytools-2021.1.tar.gz b/pytools-2021.1.tar.gz new file mode 100644 index 0000000..6a13bf2 --- /dev/null +++ b/pytools-2021.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073ae22a0ae946e2db97164f2eb24a599cd3a51430384aa40859dffd73056c40 +size 62003