From 31529626574d6485cf7f2277c91c1fd6da56f459f7012c93121f1a87b8f9d68d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 24 Apr 2019 12:49:35 +0000 Subject: [PATCH] Accepting request 697499 from home:pgajdos - version update to 1.3.1 * Fix a typo that prevents ash and csh from being detected. `#24 `_ OBS-URL: https://build.opensuse.org/request/show/697499 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shellingham?expand=0&rev=3 --- python-shellingham.changes | 7 +++++++ python-shellingham.spec | 6 +++--- shellingham-1.3.0.tar.gz | 3 --- shellingham-1.3.1.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 shellingham-1.3.0.tar.gz create mode 100644 shellingham-1.3.1.tar.gz diff --git a/python-shellingham.changes b/python-shellingham.changes index 8b1db45..25cee75 100644 --- a/python-shellingham.changes +++ b/python-shellingham.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Apr 24 12:43:38 UTC 2019 - pgajdos@suse.com + +- version update to 1.3.1 + * Fix a typo that prevents ash and csh from being detected. `#24 + `_ + ------------------------------------------------------------------- Fri Mar 8 06:08:17 UTC 2019 - John Vandenberg diff --git a/python-shellingham.spec b/python-shellingham.spec index 976af98..a831ad2 100644 --- a/python-shellingham.spec +++ b/python-shellingham.spec @@ -18,16 +18,16 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-shellingham -Version: 1.3.0 +Version: 1.3.1 Release: 0 Summary: Library to detect surrounding shell License: ISC Group: Development/Languages/Python URL: https://github.com/sarugaku/shellingham Source: https://github.com/sarugaku/shellingham/archive/%{version}.tar.gz#//shellingham-%{version}.tar.gz -BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest-mock} +BuildRequires: %{python_module pytest} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch diff --git a/shellingham-1.3.0.tar.gz b/shellingham-1.3.0.tar.gz deleted file mode 100644 index 8fc23bd..0000000 --- a/shellingham-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90cf523124358551ef085033cfcd4a2658cb27a56746992230a178c137aeca80 -size 12960 diff --git a/shellingham-1.3.1.tar.gz b/shellingham-1.3.1.tar.gz new file mode 100644 index 0000000..004592e --- /dev/null +++ b/shellingham-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1d83d3004c4126a86a42ca42c1e5095695c585a18e814bff13aa91ee8398c1e +size 12989