forked from pool/python-remoto
- 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
This commit is contained in:
committed by
Git OBS Bridge
parent
81eb03d99b
commit
665dc28abc
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 18 08:42:13 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.1.5:
|
||||||
|
* no changelog found
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 20 11:51:08 UTC 2019 - pgajdos@suse.com
|
Mon May 20 11:51:08 UTC 2019 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-remoto
|
# 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
|
# 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
|
||||||
@@ -18,12 +18,11 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-remoto
|
Name: python-remoto
|
||||||
Version: 1.1.4
|
Version: 1.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Remote command executor using ssh and Python in the remote end
|
Summary: Remote command executor using ssh and Python in the remote end
|
||||||
License: MIT
|
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
|
Source0: https://files.pythonhosted.org/packages/source/r/remoto/remoto-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module execnet}
|
BuildRequires: %{python_module execnet}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
@@ -33,7 +32,6 @@ BuildRequires: python-devel
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-execnet
|
Requires: python-execnet
|
||||||
Requires: python-setuptools
|
Requires: python-setuptools
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# SECTION build requirements
|
# SECTION build requirements
|
||||||
BuildRequires: %{python_module mock >= 1.0b1}
|
BuildRequires: %{python_module mock >= 1.0b1}
|
||||||
@@ -63,7 +61,6 @@ export REMOTO_NO_VENDOR=no
|
|||||||
%pytest
|
%pytest
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%doc README.rst
|
%doc README.rst
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b62bcbed66687c0d351d4b7937db11a27cba3cf4789a401d826caec3f0418490
|
|
||||||
size 15047
|
|
3
remoto-1.1.5.tar.gz
Normal file
3
remoto-1.1.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:17c11ee2154511998cfad7c17f9226632d69f71ca9573cbb7d0b32e0c69f4dac
|
||||||
|
size 15332
|
Reference in New Issue
Block a user