17
0

Accepting request 746308 from devel:languages:python

- Run through spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/746308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-MiniMock?expand=0&rev=19
This commit is contained in:
2019-11-13 12:14:33 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 5 deletions

View File

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

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-MiniMock
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -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