forked from pool/python-subprocrunner
Accepting request 791506 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/791506 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-subprocrunner?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 4 11:15:24 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- version update to 1.2.1
|
||||||
|
* no upstream changelog this time
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 20 16:52:01 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
Fri Mar 20 16:52:01 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-subprocrunner
|
Name: python-subprocrunner
|
||||||
Version: 1.2.0
|
Version: 1.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python wrapper library for subprocess module
|
Summary: A Python wrapper library for subprocess module
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -30,14 +30,14 @@ BuildRequires: %{python_module setuptools >= 38.3.0}
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module loguru}
|
BuildRequires: %{python_module loguru >= 0.4.1}
|
||||||
BuildRequires: %{python_module mbstrdecoder >= 0.8.0}
|
BuildRequires: %{python_module mbstrdecoder >= 1.0.0}
|
||||||
BuildRequires: %{python_module pytest-runner}
|
BuildRequires: %{python_module pytest-runner}
|
||||||
BuildRequires: %{python_module six}
|
BuildRequires: %{python_module six}
|
||||||
BuildRequires: %{python_module typepy}
|
BuildRequires: %{python_module typepy}
|
||||||
# /SECTION
|
# /SECTION
|
||||||
Requires: python-loguru
|
Requires: python-loguru >= 0.4.1
|
||||||
Requires: python-mbstrdecoder >= 0.8.0
|
Requires: python-mbstrdecoder >= 1.0.0
|
||||||
Requires: python-six
|
Requires: python-six
|
||||||
Requires: python-typepy
|
Requires: python-typepy
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0e5c7463f47b668257131fd70b55cbfe02cd32d2a5dc4377f6c2aaeb8352f8ba
|
|
||||||
size 12331
|
|
3
subprocrunner-1.2.1.tar.gz
Normal file
3
subprocrunner-1.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:446b0763ee6896f8e20e8a4484387c26e3ebd8ba586b84580c7e1fe75e469724
|
||||||
|
size 12321
|
Reference in New Issue
Block a user