forked from pool/python-jaraco.path
- update to 3.7.0:
* Require Python 3.8 or later.
* Added support for ``Symlink``s for the tree maker
(``build``).
- Initial package (3.3.1)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.path?expand=0&rev=11
This commit is contained in:
@@ -18,13 +18,13 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-jaraco.path
|
||||
Version: 3.5.0
|
||||
Version: 3.7.0
|
||||
Release: 0
|
||||
Summary: Miscellaneous path functions for jaraco packages
|
||||
License: MIT
|
||||
URL: https://github.com/jaraco/jaraco.path
|
||||
Source: https://files.pythonhosted.org/packages/source/j/jaraco.path/jaraco.path-%{version}.tar.gz
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module base >= 3.8}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools >= 56}
|
||||
|
||||
Reference in New Issue
Block a user