forked from pool/python-MiniMock
Run through spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=27
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 15:00:03 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Run through spec-cleaner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:50:24 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -23,8 +23,7 @@ Version: 1.2.8
|
||||
Release: 0
|
||||
Summary: A mock library for Python
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: http://pypi.python.org/pypi/MiniMock
|
||||
URL: https://pypi.python.org/pypi/MiniMock
|
||||
Source: https://files.pythonhosted.org/packages/source/M/MiniMock/MiniMock-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
@@ -58,8 +57,7 @@ python3 -O -m compileall -d %{python3_sitelib} %{buildroot}%{python3_sitelib}/
|
||||
%python_expand $python -B %{buildroot}%{$python_sitelib}/minimock.py
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc docs/license.txt
|
||||
%license docs/license.txt
|
||||
%pycache_only %{python_sitelib}/__pycache__/*
|
||||
%{python_sitelib}/minimock.py*
|
||||
%{python_sitelib}/MiniMock-%{version}-py%{python_version}.egg-info
|
||||
|
||||
Reference in New Issue
Block a user