15
0

- Update to 1.0.2:

* Drop support for Python 2.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xsge_path?expand=0&rev=8
This commit is contained in:
2021-05-26 04:51:57 +00:00
committed by Git OBS Bridge
parent 8c1657cc97
commit 4693f2d4f2
4 changed files with 8 additions and 6 deletions

View File

@@ -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}