Accepting request 638877 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/638877 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testpath?expand=0&rev=5
This commit is contained in:
@@ -18,14 +18,14 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-testpath
|
||||
Version: 0.3.1
|
||||
Version: 0.4.1
|
||||
Release: 0
|
||||
Summary: Test utilities for code working with files and commands
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/jupyter/testpath
|
||||
Source0: https://files.pythonhosted.org/packages/source/t/testpath/testpath-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module base}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
@@ -49,8 +49,8 @@ for mocking system commands and recording calls to those.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.rst LICENSE
|
||||
%doc README.rst
|
||||
%license LICENSE
|
||||
%{python_sitelib}/testpath/
|
||||
%{python_sitelib}/testpath-%{version}-py*.egg-info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user