diff --git a/python-sarge.changes b/python-sarge.changes index ca217b4..9756ec5 100644 --- a/python-sarge.changes +++ b/python-sarge.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Oct 7 15:19:47 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-sarge.spec b/python-sarge.spec index 4b71fbe..15dbcb4 100644 --- a/python-sarge.spec +++ b/python-sarge.spec @@ -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 diff --git a/sarge-0.1.5.post0.tar.gz b/sarge-0.1.5.post0.tar.gz deleted file mode 100644 index d3f9b03..0000000 --- a/sarge-0.1.5.post0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da8cc90883f8e5ab4af0d746438f608662f5f2a35da2e858517927edefa134b0 -size 17860 diff --git a/sarge-0.1.7.post1.tar.gz b/sarge-0.1.7.post1.tar.gz new file mode 100644 index 0000000..8c04e79 --- /dev/null +++ b/sarge-0.1.7.post1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ff42ae6ef90acbded6318ed440ed63b31a669302fb60cf41265debea282a3d +size 25736