14
0
forked from pool/python-sarge

Accepting request 1008821 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.1.7.post1 
  * Fixed #50: Initialized commands attribute in a constructor.
  * Fixed #52: Updated documentation to show improved command line parsing under Windows.
  * Fixed #53: Added waiter.py to the manifest so that the test suite can be run.

OBS-URL: https://build.opensuse.org/request/show/1008821
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sarge?expand=0&rev=4
This commit is contained in:
2022-10-10 07:11:18 +00:00
committed by Git OBS Bridge
parent 3e24ae5a3b
commit cf46dc4027
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 7 15:19:47 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.1.7.post1
* Fixed #50: Initialized commands attribute in a constructor.
* Fixed #52: Updated documentation to show improved command line parsing under Windows.
* Fixed #53: Added waiter.py to the manifest so that the test suite can be run.
-------------------------------------------------------------------
Sun Feb 3 02:25:32 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-sarge
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -13,20 +13,21 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-sarge
Version: 0.1.5.post0
Version: 0.1.7.post1
Release: 0
License: BSD-3-Clause
Summary: Command pipelines for python
Url: https://sarge.readthedocs.org/
URL: https://sarge.readthedocs.org/
Group: Development/Languages/Python
Source: https://files.pythonhosted.org/packages/source/s/sarge/sarge-%{version}.tar.gz
BuildRequires: python-rpm-macros
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages

View File

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

3
sarge-0.1.7.post1.tar.gz Normal file
View File

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