Accepting request 697501 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/697501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-shellingham?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2019-04-30 11:01:25 +00:00 committed by Git OBS Bridge
commit c51a6d873c
4 changed files with 13 additions and 6 deletions

View File

@ -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
<https://github.com/sarugaku/shellingham/issues/24>`_
-------------------------------------------------------------------
Fri Mar 8 06:08:17 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@ -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

View File

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

3
shellingham-1.3.1.tar.gz Normal file
View File

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