diff --git a/python-subprocrunner.changes b/python-subprocrunner.changes index 8b52f62..2e2d105 100644 --- a/python-subprocrunner.changes +++ b/python-subprocrunner.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Apr 4 11:15:24 UTC 2020 - Martin Hauke + +- version update to 1.2.1 + * no upstream changelog this time + ------------------------------------------------------------------- Fri Mar 20 16:52:01 UTC 2020 - Martin Hauke diff --git a/python-subprocrunner.spec b/python-subprocrunner.spec index 2250e1a..f5f3973 100644 --- a/python-subprocrunner.spec +++ b/python-subprocrunner.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-subprocrunner -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: A Python wrapper library for subprocess module License: MIT @@ -30,14 +30,14 @@ BuildRequires: %{python_module setuptools >= 38.3.0} BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION test requirements -BuildRequires: %{python_module loguru} -BuildRequires: %{python_module mbstrdecoder >= 0.8.0} +BuildRequires: %{python_module loguru >= 0.4.1} +BuildRequires: %{python_module mbstrdecoder >= 1.0.0} BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module six} BuildRequires: %{python_module typepy} # /SECTION -Requires: python-loguru -Requires: python-mbstrdecoder >= 0.8.0 +Requires: python-loguru >= 0.4.1 +Requires: python-mbstrdecoder >= 1.0.0 Requires: python-six Requires: python-typepy BuildArch: noarch diff --git a/subprocrunner-1.2.0.tar.gz b/subprocrunner-1.2.0.tar.gz deleted file mode 100644 index ce192dc..0000000 --- a/subprocrunner-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e5c7463f47b668257131fd70b55cbfe02cd32d2a5dc4377f6c2aaeb8352f8ba -size 12331 diff --git a/subprocrunner-1.2.1.tar.gz b/subprocrunner-1.2.1.tar.gz new file mode 100644 index 0000000..ac7fb53 --- /dev/null +++ b/subprocrunner-1.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446b0763ee6896f8e20e8a4484387c26e3ebd8ba586b84580c7e1fe75e469724 +size 12321