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:
commit
c51a6d873c
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
3
shellingham-1.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1d83d3004c4126a86a42ca42c1e5095695c585a18e814bff13aa91ee8398c1e
|
||||
size 12989
|
Loading…
x
Reference in New Issue
Block a user