From 665dc28abc062d1488caa8fbddc1ce3536952c87abeb2a9038e3ca90ca18f409 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 18 Mar 2020 08:43:07 +0000 Subject: [PATCH] - Update to 1.1.5: * no changelog found OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-remoto?expand=0&rev=11 --- python-remoto.changes | 6 ++++++ python-remoto.spec | 9 +++------ remoto-1.1.4.tar.gz | 3 --- remoto-1.1.5.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 9 deletions(-) delete mode 100644 remoto-1.1.4.tar.gz create mode 100644 remoto-1.1.5.tar.gz diff --git a/python-remoto.changes b/python-remoto.changes index b58551e..f9dc706 100644 --- a/python-remoto.changes +++ b/python-remoto.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 18 08:42:13 UTC 2020 - Tomáš Chvátal + +- Update to 1.1.5: + * no changelog found + ------------------------------------------------------------------- Mon May 20 11:51:08 UTC 2019 - pgajdos@suse.com diff --git a/python-remoto.spec b/python-remoto.spec index e06e685..4ea61e9 100644 --- a/python-remoto.spec +++ b/python-remoto.spec @@ -1,7 +1,7 @@ # # spec file for package python-remoto # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,11 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-remoto -Version: 1.1.4 +Version: 1.1.5 Release: 0 Summary: Remote command executor using ssh and Python in the remote end License: MIT -Group: Development/Languages/Python -Url: https://github.com/alfredodeza/remoto +URL: https://github.com/alfredodeza/remoto Source0: https://files.pythonhosted.org/packages/source/r/remoto/remoto-%{version}.tar.gz BuildRequires: %{python_module execnet} BuildRequires: %{python_module setuptools} @@ -33,7 +32,6 @@ BuildRequires: python-devel BuildRequires: python-rpm-macros Requires: python-execnet Requires: python-setuptools -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch # SECTION build requirements BuildRequires: %{python_module mock >= 1.0b1} @@ -63,7 +61,6 @@ export REMOTO_NO_VENDOR=no %pytest %files %{python_files} -%defattr(-,root,root,-) %license LICENSE %doc README.rst %{python_sitelib}/* diff --git a/remoto-1.1.4.tar.gz b/remoto-1.1.4.tar.gz deleted file mode 100644 index aad55b2..0000000 --- a/remoto-1.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b62bcbed66687c0d351d4b7937db11a27cba3cf4789a401d826caec3f0418490 -size 15047 diff --git a/remoto-1.1.5.tar.gz b/remoto-1.1.5.tar.gz new file mode 100644 index 0000000..34221a6 --- /dev/null +++ b/remoto-1.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c11ee2154511998cfad7c17f9226632d69f71ca9573cbb7d0b32e0c69f4dac +size 15332