15
0

Accepting request 928997 from home:pgajdos:python

- %check: note that no testsuite have been found

OBS-URL: https://build.opensuse.org/request/show/928997
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requestsexceptions?expand=0&rev=12
This commit is contained in:
2021-11-06 10:25:39 +00:00
committed by Git OBS Bridge
parent c9d497de4d
commit a2ecf896a0
2 changed files with 8 additions and 4 deletions

View File

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

View File

@@ -1,7 +1,7 @@
#
# 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
# 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
License: Apache-2.0
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
BuildRequires: %{python_module pbr}
BuildRequires: %{python_module setuptools}
@@ -50,8 +50,7 @@ regardless of whether they are bundled.
%python_install
%check
sed -i -e "s,hacking.*,," *txt
%python_exec setup.py test
# no tests found
%files %{python_files}
%license LICENSE