14
0

Accepting request 791504 from home:mnhauke

- version update to 1.2.1
  * no upstream changelog this time

OBS-URL: https://build.opensuse.org/request/show/791504
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-04-05 11:34:35 +00:00
committed by Git OBS Bridge
parent f05a8b8bb3
commit 82b67d891c
4 changed files with 14 additions and 8 deletions

View File

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

View File

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

View File

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

View File

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