Accepting request 743852 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/743852 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-shaptools?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 02:41:35 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
|
||||
|
||||
- Create package version 0.3.2
|
||||
- Add isconnected and reconnect methods
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 7 12:50:36 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
|
||||
|
||||
- Add the required code to install SAP Netweaver instances
|
||||
* Wrap sapcontrol command usage
|
||||
* Install and uninstall SAP instances
|
||||
* Check current installation status
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:04:25 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-shaptools
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,9 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
|
||||
%if 0%{?suse_version} < 1500
|
||||
%bcond_with test
|
||||
@@ -24,7 +22,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-shaptools
|
||||
Version: 0.3.1
|
||||
Version: 0.3.2
|
||||
Release: 0
|
||||
Summary: Python tools to interact with SAP HANA utilities
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8264622de4ac7960407584d4450c18897487c35534b8db276b7a614ba0641ef
|
||||
size 36909
|
||||
3
shaptools-0.3.2.tar.gz
Normal file
3
shaptools-0.3.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ead1b63033ccad902bdff54b601edf25c5e1c2f5b91b1312f072b58808510148
|
||||
size 44759
|
||||
Reference in New Issue
Block a user