forked from pool/python-requestsexceptions
Accepting request 929834 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/929834 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requestsexceptions?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 3 11:16:30 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- %check: note that no testsuite have been found
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 25 20:04:06 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
Thu Apr 25 20:04:06 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-requestsexceptions
|
# spec file for package python-requestsexceptions
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -23,7 +23,7 @@ Release: 0
|
|||||||
Summary: Import exceptions from potentially bundled packages in requests
|
Summary: Import exceptions from potentially bundled packages in requests
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: http://www.openstack.org/
|
URL: http://www.openstack.org/
|
||||||
Source: https://files.pythonhosted.org/packages/source/r/requestsexceptions/requestsexceptions-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/r/requestsexceptions/requestsexceptions-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module pbr}
|
BuildRequires: %{python_module pbr}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
@@ -50,8 +50,7 @@ regardless of whether they are bundled.
|
|||||||
%python_install
|
%python_install
|
||||||
|
|
||||||
%check
|
%check
|
||||||
sed -i -e "s,hacking.*,," *txt
|
# no tests found
|
||||||
%python_exec setup.py test
|
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
Reference in New Issue
Block a user