14
0

Accepting request 697951 from devel:languages:python

- update to 1.4.0:
  * no changelog

OBS-URL: https://build.opensuse.org/request/show/697951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requestsexceptions?expand=0&rev=5
This commit is contained in:
2019-04-30 11:04:28 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 25 20:04:06 UTC 2019 - Dirk Mueller <dmueller@suse.com>
- update to 1.4.0:
* no changelog
-------------------------------------------------------------------
Mon Jul 3 11:48:19 UTC 2017 - tbechtold@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-requestsexceptions
#
# Copyright (c) 2017 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
@@ -12,20 +12,19 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-requestsexceptions
Version: 1.3.0
Version: 1.4.0
Release: 0
Summary: Import exceptions from potentially bundled packages in requests
License: Apache-2.0
Group: Development/Languages/Python
Url: http://www.openstack.org/
Source: https://files.pythonhosted.org/packages/source/r/requestsexceptions/requestsexceptions-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{python_module pbr}
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
@@ -50,9 +49,13 @@ regardless of whether they are bundled.
%install
%python_install
%check
sed -i -e "s,hacking.*,," *txt
%python_exec setup.py test
%files %{python_files}
%defattr(-,root,root,-)
%doc README.rst ChangeLog LICENSE AUTHORS
%license LICENSE
%doc README.rst
%{python_sitelib}/*
%changelog

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f141ba636d6748cd29208c1955bde38bf00fcdda1a685bc09d8ed133700353e
size 6818

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b095cbc77618f066d459a02b137b020c37da9f46d9b057704019c9f77dba3065
size 6880