From dfc2c1b1d5473400b6c29077b8dbdd1717e54260e4c8369173b6899324ed16cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 7 Jan 2018 09:35:43 +0000 Subject: [PATCH] Accepting request 562202 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/562202 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-file?expand=0&rev=3 --- python-requests-file.changes | 10 ++++++++++ python-requests-file.spec | 10 +++++----- requests-file-1.4.2.tar.gz | 3 --- requests-file-1.4.3.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 requests-file-1.4.2.tar.gz create mode 100644 requests-file-1.4.3.tar.gz diff --git a/python-requests-file.changes b/python-requests-file.changes index d90e384..5dc001d 100644 --- a/python-requests-file.changes +++ b/python-requests-file.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jan 6 05:26:44 UTC 2018 - arun@gmx.de + +- specfile: + * update copyright year + +- update to version 1.4.3: + * Skip the permissions test when running as root + * Handle missing locale in tests + ------------------------------------------------------------------- Thu May 11 01:28:32 UTC 2017 - toddrme2178@gmail.com diff --git a/python-requests-file.spec b/python-requests-file.spec index 125a5b0..254e2f3 100644 --- a/python-requests-file.spec +++ b/python-requests-file.spec @@ -1,7 +1,7 @@ # # spec file for package python-requests-file # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -20,18 +20,18 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-requests-file -Version: 1.4.2 +Version: 1.4.3 Release: 0 Summary: File transport adapter for Requests License: Apache-2.0 Group: Development/Languages/Python Url: http://github.com/dashea/requests-file Source: https://files.pythonhosted.org/packages/source/r/requests-file/requests-file-%{version}.tar.gz +BuildRequires: %{python_module devel} +BuildRequires: %{python_module requests} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: %{python_module devel} -BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module requests} Requires: python-requests BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch diff --git a/requests-file-1.4.2.tar.gz b/requests-file-1.4.2.tar.gz deleted file mode 100644 index dd9a239..0000000 --- a/requests-file-1.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f518e7cfe048e053fd1019dfb891b4c55b871c56c5a31693d733240c80b8f191 -size 5161 diff --git a/requests-file-1.4.3.tar.gz b/requests-file-1.4.3.tar.gz new file mode 100644 index 0000000..6033dda --- /dev/null +++ b/requests-file-1.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f04aa6201bacda0567e7ac7f677f1499b0fc76b22140c54bc06edf1ba92e2fa +size 5252