diff --git a/python-pytools.changes b/python-pytools.changes index 7429556..5c4f9d4 100644 --- a/python-pytools.changes +++ b/python-pytools.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Aug 3 14:09:15 UTC 2020 - Marketa Calabkova + +- update to 2020.3.1 + * drop Python2 support + * Drop 3.4, 3.5 support + * Work around numpy/numpy#16564 in make_obj_array + * add CycleError class + * add few procedures + ------------------------------------------------------------------- Mon Apr 20 09:53:17 UTC 2020 - Tomáš Chvátal diff --git a/python-pytools.spec b/python-pytools.spec index faf51da..f98d988 100644 --- a/python-pytools.spec +++ b/python-pytools.spec @@ -17,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-pytools -Version: 2020.1 +Version: 2020.3.1 Release: 0 Summary: A collection of tools for Python License: MIT diff --git a/pytools-2020.1.tar.gz b/pytools-2020.1.tar.gz deleted file mode 100644 index aaa2168..0000000 --- a/pytools-2020.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c132d17855584ad61c6e00f3ff11146499755944afc400cce9eae0ecf03d04a6 -size 60662 diff --git a/pytools-2020.3.1.tar.gz b/pytools-2020.3.1.tar.gz new file mode 100644 index 0000000..bfc1898 --- /dev/null +++ b/pytools-2020.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ebb27e8d946b30bc4479f97862066eb26e305d5ad4327230b2b2f8cbf110f9 +size 67635