diff --git a/python-sure.changes b/python-sure.changes index ecd9523..ca10e7d 100644 --- a/python-sure.changes +++ b/python-sure.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Nov 4 02:06:40 UTC 2017 - arun@gmx.de + +- update to version 1.4.7: + * Remove wrong parens for format call. Refs #139 + ------------------------------------------------------------------- Mon May 22 16:52:16 UTC 2017 - toddrme2178@gmail.com diff --git a/python-sure.spec b/python-sure.spec index 4737f90..edda0bf 100644 --- a/python-sure.spec +++ b/python-sure.spec @@ -20,19 +20,19 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-sure -Version: 1.4.6 +Version: 1.4.7 Release: 0 Summary: Utility belt for automated testing in python for python License: GPL-3.0+ Group: Development/Languages/Python Url: https://github.com/requests/sure Source: https://files.pythonhosted.org/packages/source/s/sure/sure-%{version}.tar.gz +BuildRequires: %{python_module devel} +BuildRequires: %{python_module mock >= 2.0.0} +BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module six >= 1.10.0} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: %{python_module devel} -BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module mock >= 2.0.0} -BuildRequires: %{python_module six >= 1.10.0} %if %{with test} BuildRequires: %{python_module nose} %endif diff --git a/sure-1.4.6.tar.gz b/sure-1.4.6.tar.gz deleted file mode 100644 index 2d95fdf..0000000 --- a/sure-1.4.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ff4f1a221b193e57194e58d75598169ace2e3a7c0e1f0108a4d65d384d7d8c7 -size 45608 diff --git a/sure-1.4.7.tar.gz b/sure-1.4.7.tar.gz new file mode 100644 index 0000000..b7422f2 --- /dev/null +++ b/sure-1.4.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2ffe244f5ecc22f37f0b8034400a7c1c42ce4cd88a8363902cdd36ffd9757e +size 45703