diff --git a/python-xsge_path.changes b/python-xsge_path.changes index a5207b6..22149f9 100644 --- a/python-xsge_path.changes +++ b/python-xsge_path.changes @@ -1,6 +1,8 @@ ------------------------------------------------------------------- -Tue May 25 04:26:04 UTC 2021 - Steve Kowalik +Wed May 26 04:51:10 UTC 2021 - Steve Kowalik +- Update to 1.0.2: + * Drop support for Python 2. - Do not build for Python 3.6, due to no NumPy. ------------------------------------------------------------------- diff --git a/python-xsge_path.spec b/python-xsge_path.spec index 829cd9b..33377db 100644 --- a/python-xsge_path.spec +++ b/python-xsge_path.spec @@ -17,13 +17,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 %define skip_python36 1 Name: python-xsge_path -Version: 1.0.1 +Version: 1.0.2 Release: 0 Summary: xSGE Path License: GPL-3.0-or-later -Group: Development/Languages/Python URL: http://xsge.nongnu.org Source: https://files.pythonhosted.org/packages/source/x/xsge_path/xsge_path-%{version}.tar.gz BuildRequires: %{python_module setuptools} diff --git a/xsge_path-1.0.1.tar.gz b/xsge_path-1.0.1.tar.gz deleted file mode 100644 index 253b570..0000000 --- a/xsge_path-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:087b1ae637c599edc7d79013f359ff52719b5e3f564971a46df4f34ed647a405 -size 519628 diff --git a/xsge_path-1.0.2.tar.gz b/xsge_path-1.0.2.tar.gz new file mode 100644 index 0000000..84da2af --- /dev/null +++ b/xsge_path-1.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee7c6a0d993478925dc5dfee2a29b2c83db2bbe28c9d6a52baddf8d6a10aa17f +size 172794