forked from pool/python-scripttest
Accepting request 726492 from devel:languages:python
- Clean up SPEC file, update URL OBS-URL: https://build.opensuse.org/request/show/726492 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scripttest?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 27 11:45:55 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Clean up SPEC file, update URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:54:02 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-scripttest
|
||||
#
|
||||
# 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
|
||||
@@ -24,7 +24,7 @@ Release: 0
|
||||
Summary: Helper to test command-line scripts
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: http://pythonpaste.org/scripttest/
|
||||
URL: https://github.com/pypa/scripttest
|
||||
Source: https://files.pythonhosted.org/packages/source/s/scripttest/scripttest-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
@@ -52,7 +52,6 @@ output (stdout, stderr) and any file modifications.
|
||||
%python_install
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.rst
|
||||
%{python_sitelib}/*
|
||||
|
||||
|
Reference in New Issue
Block a user